perf: update

This commit is contained in:
xiaoxian521
2021-10-16 21:17:18 +08:00
parent f4b5150b03
commit a05d0fbbe8
11 changed files with 418 additions and 39 deletions

View File

@@ -40,7 +40,9 @@
"vue": "^3.2.20",
"vue-i18n": "^9.2.0-beta.3",
"vue-router": "^4.0.11",
"vue-types": "^4.1.0"
"vue-types": "^4.1.0",
"vxe-table": "^4.0.29",
"xe-utils": "3"
},
"devDependencies": {
"@commitlint/cli": "^13.1.0",
@@ -80,6 +82,7 @@
"unplugin-element-plus": "^0.1.0",
"vite": "^2.6.7",
"vite-plugin-mock": "^2.9.6",
"vite-plugin-style-import": "^1.2.1",
"vite-svg-loader": "^2.2.0",
"vue-eslint-parser": "^7.10.0"
},