mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-05-22 04:19:15 +08:00
⬆ chore: update dependencies
This commit is contained in:
parent
63800da89c
commit
c550ff1e6b
14
package.json
14
package.json
@ -39,9 +39,9 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^0.26.1",
|
"axios": "^0.27.2",
|
||||||
"clipboard": "^2.0.10",
|
"clipboard": "^2.0.11",
|
||||||
"core-js": "^3.22.2",
|
"core-js": "^3.22.4",
|
||||||
"dayjs": "^1.11.1",
|
"dayjs": "^1.11.1",
|
||||||
"echarts": "5.3.2",
|
"echarts": "5.3.2",
|
||||||
"element-ui": "^2.15.8",
|
"element-ui": "^2.15.8",
|
||||||
@ -72,7 +72,7 @@
|
|||||||
"@vue/cli-plugin-babel": "^4.5.15",
|
"@vue/cli-plugin-babel": "^4.5.15",
|
||||||
"@vue/cli-plugin-eslint": "^4.5.15",
|
"@vue/cli-plugin-eslint": "^4.5.15",
|
||||||
"@vue/cli-service": "^4.5.15",
|
"@vue/cli-service": "^4.5.15",
|
||||||
"@vue/composition-api": "^1.4.9",
|
"@vue/composition-api": "^1.6.0",
|
||||||
"@vue/eslint-config-prettier": "^7.0.0",
|
"@vue/eslint-config-prettier": "^7.0.0",
|
||||||
"babel-eslint": "^10.1.0",
|
"babel-eslint": "^10.1.0",
|
||||||
"body-parser": "^1.20.0",
|
"body-parser": "^1.20.0",
|
||||||
@ -83,12 +83,12 @@
|
|||||||
"eslint-plugin-vue": "^8.7.1",
|
"eslint-plugin-vue": "^8.7.1",
|
||||||
"filemanager-webpack-plugin": "^6.1.7",
|
"filemanager-webpack-plugin": "^6.1.7",
|
||||||
"image-webpack-loader": "^8.1.0",
|
"image-webpack-loader": "^8.1.0",
|
||||||
"lint-staged": "^12.4.0",
|
"lint-staged": "^12.4.1",
|
||||||
"plop": "^3.0.5",
|
"plop": "^3.1.0",
|
||||||
"prettier": "^2.6.2",
|
"prettier": "^2.6.2",
|
||||||
"sass": "~1.32.13",
|
"sass": "~1.32.13",
|
||||||
"sass-loader": "^10.1.1",
|
"sass-loader": "^10.1.1",
|
||||||
"stylelint": "^14.7.1",
|
"stylelint": "^14.8.2",
|
||||||
"stylelint-config-prettier": "^9.0.3",
|
"stylelint-config-prettier": "^9.0.3",
|
||||||
"stylelint-config-recess-order": "^3.0.0",
|
"stylelint-config-recess-order": "^3.0.0",
|
||||||
"svg-sprite-loader": "^6.0.11",
|
"svg-sprite-loader": "^6.0.11",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user