1
0
mirror of synced 2026-03-23 11:18:36 +08:00

chore: 更新vite到3.0

This commit is contained in:
roymondchen
2022-08-03 15:29:52 +08:00
committed by jia000
parent e5f0506a00
commit 55661ee2e7
16 changed files with 260 additions and 1325 deletions

View File

@@ -17,7 +17,7 @@
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"serialize-javascript": "^6.0.0",
"vue": "^3.2.0"
"vue": "^3.2.37"
},
"devDependencies": {
"@vuepress/bundler-vite": "^2.0.0-beta.49",