⬆ chore: update dependencies

This commit is contained in:
libin 2023-02-21 22:21:36 +08:00
parent d8f14d8b3e
commit 138be5578b

View File

@ -1,6 +1,6 @@
{
"name": "vue-admin-better",
"version": "2.0.5",
"version": "2.1.0",
"author": "vue-admin-better",
"participants": [],
"homepage": "https://chu1204505056.gitee.io/vue-admin-better",
@ -28,7 +28,7 @@
},
"dependencies": {
"axios": "^1.3.3",
"caniuse-lite": "^1.0.30001452",
"caniuse-lite": "^1.0.30001457",
"clipboard": "^2.0.11",
"core-js": "^3.28.0",
"dayjs": "^1.11.7",
@ -56,7 +56,7 @@
"@vue/cli-plugin-eslint": "^4.5.15",
"@vue/cli-service": "^4.5.15",
"@vue/composition-api": "^1.7.1",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-prettier": "^7.1.0",
"babel-eslint": "^10.1.0",
"body-parser": "^1.20.1",
"chalk": "^4.1.2",
@ -70,7 +70,7 @@
"prettier": "^2.8.4",
"sass": "~1.32.13",
"sass-loader": "^10.1.1",
"stylelint": "^15.1.0",
"stylelint": "^15.2.0",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-recess-order": "^4.0.0",
"svg-sprite-loader": "^6.0.11",