mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-04-06 03:58:00 +08:00
♻ refactor: update element-ui
This commit is contained in:
parent
c7ac695021
commit
8dc6f0b8da
10
package.json
10
package.json
@ -41,10 +41,10 @@
|
||||
"dependencies": {
|
||||
"axios": "^0.21.1",
|
||||
"clipboard": "^2.0.8",
|
||||
"core-js": "^3.16.0",
|
||||
"core-js": "^3.16.1",
|
||||
"dayjs": "^1.10.6",
|
||||
"echarts": "^5.1.2",
|
||||
"element-ui": "^2.15.4",
|
||||
"element-ui": "^2.15.5",
|
||||
"jsencrypt": "^3.2.1",
|
||||
"lodash": "^4.17.21",
|
||||
"maptalks": "^0.49.5",
|
||||
@ -72,7 +72,7 @@
|
||||
"@vue/cli-plugin-babel": "^4.5.13",
|
||||
"@vue/cli-plugin-eslint": "^4.5.13",
|
||||
"@vue/cli-service": "^4.5.13",
|
||||
"@vue/composition-api": "^1.0.5",
|
||||
"@vue/composition-api": "^1.0.6",
|
||||
"@vue/eslint-config-prettier": "^6.0.0",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"body-parser": "^1.19.0",
|
||||
@ -80,10 +80,10 @@
|
||||
"chokidar": "^3.5.2",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-plugin-prettier": "^3.4.0",
|
||||
"eslint-plugin-vue": "^7.15.1",
|
||||
"eslint-plugin-vue": "^7.15.2",
|
||||
"filemanager-webpack-plugin": "^6.1.4",
|
||||
"image-webpack-loader": "^7.0.1",
|
||||
"lint-staged": "^11.1.1",
|
||||
"lint-staged": "^11.1.2",
|
||||
"plop": "^2.7.4",
|
||||
"prettier": "^2.3.2",
|
||||
"sass": "~1.32.13",
|
||||
|
Loading…
x
Reference in New Issue
Block a user