升级vite至最新版本

This commit is contained in:
不做码农 2022-04-26 21:55:48 +08:00
parent 43eb750523
commit afe3022822

View File

@ -38,8 +38,8 @@
"wangeditor": "^4.7.15" "wangeditor": "^4.7.15"
}, },
"devDependencies": { "devDependencies": {
"@vitejs/plugin-vue": "1.9.4", "@vitejs/plugin-vue": "^2.3.1",
"@vue/compiler-sfc": "3.2.22", "@vue/compiler-sfc": "^3.2.33",
"sass": "1.45.0", "sass": "1.45.0",
"unplugin-auto-import": "0.5.3", "unplugin-auto-import": "0.5.3",
"vite": "^2.9.5", "vite": "^2.9.5",