chore(cli): bump vite v2.9 (#10454)

This commit is contained in:
neverland
2022-03-31 23:39:03 +08:00
committed by GitHub
parent a1054c3a29
commit d29d961c4f
6 changed files with 125 additions and 96 deletions

View File

@@ -27,7 +27,7 @@
"author": "chenjiahan",
"license": "MIT",
"devDependencies": {
"esbuild": "^0.14.21",
"esbuild": "^0.14.29",
"release-it": "^14.2.2",
"typescript": "~4.5.2"
},