chore: update element-plus to the latest version

This commit is contained in:
xiaoxian521
2021-08-18 18:05:13 +08:00
parent 74ef4e1722
commit 666e755ae5
7 changed files with 1340 additions and 216 deletions

View File

@@ -26,10 +26,10 @@
"await-to-js": "^3.0.0",
"axios": "^0.21.1",
"cropperjs": "^1.5.11",
"dayjs": "^1.10.5",
"dayjs": "^1.10.6",
"dotenv": "^8.2.0",
"echarts": "^5.1.1",
"element-plus": "^1.0.2-beta.53",
"element-plus": "^1.0.2-beta.71",
"font-awesome": "^4.7.0",
"lodash-es": "^4.17.21",
"mitt": "^2.1.0",
@@ -76,12 +76,12 @@
"postcss": "^8.2.6",
"postcss-import": "^14.0.0",
"prettier": "^2.3.2",
"sass": "^1.32.8",
"sass-loader": "^11.0.1",
"sass": "^1.38.0",
"sass-loader": "^12.1.0",
"typescript": "^4.2.4",
"vite": "^2.4.3",
"vite": "^2.5.0",
"vite-plugin-mock": "^2.8.0",
"vite-plugin-style-import": "^1.0.1",
"vite-plugin-style-import": "^1.1.1",
"vue-eslint-parser": "^7.7.2"
},
"lint-staged": {