mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-04-06 03:58:00 +08:00
⬆ chore: update dependencies
This commit is contained in:
parent
9e27858bf6
commit
702ad159b7
10
package.json
10
package.json
@ -40,11 +40,11 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^0.27.2",
|
||||
"caniuse-lite": "^1.0.30001407",
|
||||
"caniuse-lite": "^1.0.30001412",
|
||||
"clipboard": "^2.0.11",
|
||||
"core-js": "^3.25.2",
|
||||
"core-js": "^3.25.3",
|
||||
"dayjs": "^1.11.5",
|
||||
"echarts": "5.3.3",
|
||||
"echarts": "5.4.0",
|
||||
"element-ui": "^2.15.10",
|
||||
"jsencrypt": "^3.2.1",
|
||||
"lodash": "^4.17.21",
|
||||
@ -74,7 +74,7 @@
|
||||
"@vue/cli-plugin-babel": "^4.5.15",
|
||||
"@vue/cli-plugin-eslint": "^4.5.15",
|
||||
"@vue/cli-service": "^4.5.15",
|
||||
"@vue/composition-api": "^1.7.0",
|
||||
"@vue/composition-api": "^1.7.1",
|
||||
"@vue/eslint-config-prettier": "^7.0.0",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"body-parser": "^1.20.0",
|
||||
@ -90,7 +90,7 @@
|
||||
"prettier": "^2.7.1",
|
||||
"sass": "~1.32.13",
|
||||
"sass-loader": "^10.1.1",
|
||||
"stylelint": "^14.12.0",
|
||||
"stylelint": "^14.12.1",
|
||||
"stylelint-config-prettier": "^9.0.3",
|
||||
"stylelint-config-recess-order": "^3.0.0",
|
||||
"svg-sprite-loader": "^6.0.11",
|
||||
|
Loading…
x
Reference in New Issue
Block a user