mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-04-06 03:58:00 +08:00
🚀 feat: Update dayjs、vue-router、vuex、@vue/cli-plugin-babel、@vue/cli-plugin-eslint、@vue/cli-service、eslint-plugin-vue
This commit is contained in:
parent
598b3cf3be
commit
76fca95214
14
package.json
14
package.json
@ -42,7 +42,7 @@
|
||||
"axios": "^0.21.1",
|
||||
"clipboard": "^2.0.6",
|
||||
"core-js": "^3.8.3",
|
||||
"dayjs": "^1.10.3",
|
||||
"dayjs": "^1.10.4",
|
||||
"echarts": "^5.0.1",
|
||||
"echarts-wordcloud": "^2.0.0",
|
||||
"element-ui": "^2.15.0",
|
||||
@ -57,8 +57,8 @@
|
||||
"vab-icon": "^0.0.1",
|
||||
"vue": "^2.6.12",
|
||||
"vue-echarts": "^5.0.0-beta.0",
|
||||
"vue-router": "^3.4.9",
|
||||
"vuex": "^3.6.0",
|
||||
"vue-router": "^3.5.1",
|
||||
"vuex": "^3.6.2",
|
||||
"zx-count": "^0.3.7",
|
||||
"zx-layouts": "^0.6.24",
|
||||
"zx-magnifie": "^0.4.0",
|
||||
@ -69,9 +69,9 @@
|
||||
"zx-verify": "^0.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vue/cli-plugin-babel": "^4.5.10",
|
||||
"@vue/cli-plugin-eslint": "^4.5.10",
|
||||
"@vue/cli-service": "^4.5.10",
|
||||
"@vue/cli-plugin-babel": "^4.5.11",
|
||||
"@vue/cli-plugin-eslint": "^4.5.11",
|
||||
"@vue/cli-service": "^4.5.11",
|
||||
"@vue/eslint-config-prettier": "^6.0.0",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"body-parser": "^1.19.0",
|
||||
@ -79,7 +79,7 @@
|
||||
"chokidar": "^3.5.1",
|
||||
"eslint": "^7.18.0",
|
||||
"eslint-plugin-prettier": "^3.3.1",
|
||||
"eslint-plugin-vue": "^7.4.1",
|
||||
"eslint-plugin-vue": "^7.5.0",
|
||||
"filemanager-webpack-plugin": "^3.1.0",
|
||||
"image-webpack-loader": "^7.0.1",
|
||||
"lint-staged": "^10.5.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user