chore: bump vite and esbuild (#10277)

This commit is contained in:
neverland
2022-02-10 15:34:10 +08:00
committed by GitHub
parent 7e7c4e3b83
commit fbafac333f
5 changed files with 157 additions and 261 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"author": "chenjiahan",
"license": "MIT",
"devDependencies": {
"esbuild": "^0.13.15",
"esbuild": "^0.14.21",
"release-it": "^14.2.2",
"typescript": "~4.5.2"
},