feat(cli): bump vite 4.2, esbuild 0.17 (#11682)

This commit is contained in:
neverland
2023-03-19 09:21:15 +08:00
committed by GitHub
parent 1d5b37930a
commit e6575ae47b
7 changed files with 136 additions and 110 deletions

View File

@@ -39,7 +39,7 @@
"@vue/runtime-core": "^3.2.47",
"vant": "workspace:*",
"vue": "^3.2.47",
"esbuild": "^0.16.10",
"esbuild": "^0.17.12",
"release-it": "^15.1.1",
"rimraf": "^4.0.4",
"typescript": "^5.0.2"