mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-05-03 21:06:34 +08:00
"compression-webpack-plugin": "^6.1.0",
✅feat: Update dependencies: ant-design-vue、vue-router、
This commit is contained in:
parent
7435b97560
commit
bbb78ef46f
@ -13,7 +13,7 @@
|
|||||||
"deploy": "start ./deploy.sh"
|
"deploy": "start ./deploy.sh"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ant-design-vue": "2.0.0-beta.15",
|
"ant-design-vue": "2.0.0-rc.1",
|
||||||
"axios": "^0.21.0",
|
"axios": "^0.21.0",
|
||||||
"clipboard": "^2.0.6",
|
"clipboard": "^2.0.6",
|
||||||
"core-js": "^3.7.0",
|
"core-js": "^3.7.0",
|
||||||
@ -22,7 +22,7 @@
|
|||||||
"mockjs": "^1.1.0",
|
"mockjs": "^1.1.0",
|
||||||
"remixicon": "^2.5.0",
|
"remixicon": "^2.5.0",
|
||||||
"vue": "^3.0.2",
|
"vue": "^3.0.2",
|
||||||
"vue-router": "^4.0.0-rc.2",
|
"vue-router": "^4.0.0-rc.3",
|
||||||
"vuex": "^4.0.0-rc.1"
|
"vuex": "^4.0.0-rc.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@ -35,7 +35,7 @@
|
|||||||
"body-parser": "^1.19.0",
|
"body-parser": "^1.19.0",
|
||||||
"chalk": "^4.1.0",
|
"chalk": "^4.1.0",
|
||||||
"chokidar": "^3.4.3",
|
"chokidar": "^3.4.3",
|
||||||
"compression-webpack-plugin": "^6.1.0",
|
"compression-webpack-plugin": "^6.1.1",
|
||||||
"eslint": "^7.13.0",
|
"eslint": "^7.13.0",
|
||||||
"eslint-plugin-prettier": "^3.1.4",
|
"eslint-plugin-prettier": "^3.1.4",
|
||||||
"eslint-plugin-vue": "^7.1.0",
|
"eslint-plugin-vue": "^7.1.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user