: 升级 vite 2.9.9

This commit is contained in:
就眠儀式
2022-05-16 23:51:30 +08:00
parent b7a0401705
commit fa1d635e56
3 changed files with 35 additions and 10 deletions

View File

@@ -47,14 +47,14 @@
"@babel/preset-typescript": "^7.15.0",
"@rollup/plugin-babel": "^5.3.0",
"@types/node": "^16.11.9",
"@vitejs/plugin-vue": "^2.3.1",
"@vitejs/plugin-vue": "^2.3.3",
"@vue/compiler-sfc": "^3.2.33",
"@vue/server-renderer": "^3.2.33",
"less": "^4.1.2",
"rimraf": "^3.0.2",
"rollup": "^2.70.1",
"typescript": "^4.6.3",
"vite": "2.9.8"
"vite": "2.9.9"
},
"config": {
"commitizen": {