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

View File

@@ -62,7 +62,7 @@
"commander": "^8.3.0",
"consola": "^2.15.3",
"conventional-changelog": "^3.1.24",
"esbuild": "^0.14.2",
"esbuild": "^0.14.21",
"eslint": "^8.1.0",
"execa": "^5.1.1",
"fast-glob": "^3.2.7",
@@ -86,7 +86,7 @@
"stylelint": "^13.0.0",
"transliteration": "^2.2.0",
"typescript": "^4.5.2",
"vite": "^2.7.10",
"vite": "^2.8.0",
"vite-plugin-html": "^2.1.1",
"vite-plugin-md": "^0.11.4",
"vue-router": "^4.0.12"