更新npm旧版依赖,完成工程师审核模块

This commit is contained in:
monanxiao
2024-10-11 11:31:14 +08:00
parent 01aafbd872
commit b0247d5efc
6 changed files with 3047 additions and 1340 deletions
+4 -4
View File
@@ -13,10 +13,10 @@
"@kangc/v-md-editor": "^2.3.15",
"@wangeditor/editor": "^5.1.14",
"@wangeditor/editor-for-vue": "^5.1.12",
"axios": "^0.27.2",
"axios": "1.7.4",
"driver.js": "^0.9.8",
"echarts": "^5.3.3",
"element-plus": "^2.1.11",
"element-plus": "^2.8.4",
"js-base64": "^3.7.2",
"mockjs": "^1.1.0",
"nprogress": "^0.2.0",
@@ -34,8 +34,8 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.3.1",
"sass": "^1.51.0",
"vite": "^2.9.7",
"sass": "^1.79.5",
"vite": "5.4.6",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-mock": "^2.9.6",
"vue-cli-plugin-style-resources-loader": "~0.1.5"