chore: update vue

This commit is contained in:
Kasper Seweryn 2024-03-14 22:15:16 +01:00 committed by Ciarán Ainsworth
parent 424eb2223f
commit 8c8f71176f
2 changed files with 589 additions and 471 deletions

View File

@ -22,7 +22,7 @@
"@sentry/tracing": "7.107.0",
"@sentry/vue": "7.107.0",
"@tauri-apps/api": "2.0.0-beta.1",
"@vue/runtime-core": "3.3.11",
"@vue/runtime-core": "3.4.21",
"@vueuse/core": "10.9.0",
"@vueuse/integrations": "10.9.0",
"@vueuse/math": "10.9.0",
@ -46,9 +46,9 @@
"transliteration": "2.3.5",
"universal-cookie": "4.0.4",
"vite-plugin-pwa": "0.14.4",
"vue": "3.3.11",
"vue": "3.4.21",
"vue-i18n": "9.9.1",
"vue-router": "4.2.5",
"vue-router": "4.3.0",
"vue-upload-component": "3.1.8",
"vue-virtual-scroller": "2.0.0-beta.8",
"vue3-lazyload": "0.3.8",
@ -71,13 +71,13 @@
"@types/showdown": "2.0.6",
"@types/vue-virtual-scroller": "npm:@earltp/vue-virtual-scroller",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@vitejs/plugin-vue": "5.0.3",
"@vitejs/plugin-vue": "5.0.4",
"@vitest/coverage-v8": "1.3.1",
"@vue-macros/volar": "0.13.3",
"@vue/compiler-sfc": "3.3.11",
"@vue-macros/volar": "0.18.11",
"@vue/compiler-sfc": "3.4.21",
"@vue/eslint-config-standard": "8.0.1",
"@vue/eslint-config-typescript": "12.0.0",
"@vue/test-utils": "2.2.7",
"@vue/test-utils": "2.4.5",
"@vue/tsconfig": "0.5.1",
"cypress": "13.6.4",
"eslint": "8.57.0",
@ -96,11 +96,11 @@
"sass": "1.57.1",
"standardized-audio-context-mock": "9.6.32",
"typescript": "5.3.3",
"unplugin-vue-macros": "2.4.6",
"unplugin-vue-macros": "2.7.10",
"utility-types": "3.10.0",
"vite": "5.1.3",
"vitest": "1.3.1",
"vue-tsc": "1.8.27",
"vue-tsc": "2.0.6",
"workbox-core": "7.0.0",
"workbox-precaching": "7.0.0",
"workbox-routing": "7.0.0",

File diff suppressed because it is too large Load Diff