chore(front): update vue monorepo to v3.3.2

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2403>
This commit is contained in:
Renovate Bot 2023-05-15 10:33:37 +00:00 committed by Georg Krause
commit 208e1c9592
2 changed files with 149 additions and 207 deletions

View file

@ -19,7 +19,7 @@
"dependencies": {
"@sentry/tracing": "7.47.0",
"@sentry/vue": "7.47.0",
"@vue/runtime-core": "3.2.45",
"@vue/runtime-core": "3.3.2",
"@vueuse/core": "9.12.0",
"@vueuse/integrations": "9.12.0",
"@vueuse/math": "9.12.0",
@ -43,7 +43,7 @@
"text-clipper": "2.2.0",
"transliteration": "2.3.5",
"universal-cookie": "4.0.4",
"vue": "3.2.45",
"vue": "3.3.2",
"vue-gettext": "2.1.12",
"vue-i18n": "9.3.0-beta.16",
"vue-router": "4.1.6",
@ -72,7 +72,7 @@
"@typescript-eslint/eslint-plugin": "5.48.2",
"@vitejs/plugin-vue": "4.0.0",
"@vitest/coverage-c8": "0.25.8",
"@vue/compiler-sfc": "3.2.47",
"@vue/compiler-sfc": "3.3.2",
"@vue/eslint-config-standard": "8.0.1",
"@vue/eslint-config-typescript": "11.0.2",
"@vue/test-utils": "2.2.7",