update vue to v3.5

This commit is contained in:
Henry Jameson 2025-01-19 17:54:35 +02:00
commit fc10e7cc1a
2 changed files with 49 additions and 151 deletions

View file

@ -43,10 +43,9 @@
"querystring-es3": "0.2.1",
"url": "0.11.4",
"utf8": "3.0.0",
"vue": "3.2.45",
"vue": "3.5.13",
"vue-i18n": "10",
"vue-router": "4.1.6",
"vue-template-compiler": "2.7.14",
"vue-router": "4.5.0",
"vue-virtual-scroller": "^2.0.0-beta.7",
"vuex": "4.1.0"
},
@ -60,7 +59,7 @@
"@ungap/event-target": "0.2.4",
"@vue/babel-helper-vue-jsx-merge-props": "1.4.0",
"@vue/babel-plugin-jsx": "1.2.5",
"@vue/compiler-sfc": "3.2.45",
"@vue/compiler-sfc": "3.5.13",
"@vue/test-utils": "2.4.6",
"autoprefixer": "10.4.20",
"babel-loader": "9.2.1",