feat(cli): bump vite v4 (#11414)

* feat(cli): bump vite v4

* chore: bump vite plugin
This commit is contained in:
neverland
2022-12-24 15:47:15 +08:00
committed by GitHub
parent 775d9539cc
commit 816a7cbdfb
7 changed files with 434 additions and 389 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
"@vue/runtime-core": "^3.2.27",
"vant": "workspace:*",
"vue": "^3.2.45",
"esbuild": "^0.15.9",
"esbuild": "^0.16.10",
"release-it": "^15.1.1",
"typescript": "^4.7.4"
},