build: 📦 升级 vite、element-plus 等依赖至最新版本

Former-commit-id: 5463a3a760
This commit is contained in:
郝先瑞 2023-10-10 20:57:20 +08:00
parent a5ca144488
commit c9ebeeb6fd
1 changed files with 3 additions and 3 deletions

View File

@ -41,13 +41,13 @@
},
"dependencies": {
"@element-plus/icons-vue": "^2.1.0",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue": "^4.4.0",
"@vueuse/core": "^10.1.2",
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "5.1.10",
"axios": "^1.4.0",
"echarts": "^5.2.2",
"element-plus": "^2.3.12",
"element-plus": "^2.3.14",
"lodash-es": "^4.17.21",
"mockjs": "^1.1.0",
"net": "^1.0.2",
@ -105,7 +105,7 @@
"unplugin-auto-import": "^0.15.3",
"unplugin-icons": "^0.16.1",
"unplugin-vue-components": "^0.24.1",
"vite": "^4.4.9",
"vite": "^4.4.11",
"vite-plugin-mock": "^3.0.0",
"vite-plugin-svg-icons": "^2.0.1",
"vue-tsc": "^1.7.0 "