update vue to v3.5
This commit is contained in:
parent
df100989ed
commit
fc10e7cc1a
2 changed files with 49 additions and 151 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue