mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-04-06 03:58:00 +08:00
✅feat: Update dependencies "ant-design-vue": "2.0.0-rc.7"
This commit is contained in:
parent
0a3ec56f39
commit
3090417818
12
package.json
12
package.json
@ -13,16 +13,16 @@
|
||||
"deploy": "start ./deploy.sh"
|
||||
},
|
||||
"dependencies": {
|
||||
"ant-design-vue": "2.0.0-rc.5",
|
||||
"ant-design-vue": "2.0.0-rc.7",
|
||||
"axios": "^0.21.1",
|
||||
"clipboard": "^2.0.6",
|
||||
"core-js": "^3.8.1",
|
||||
"dayjs": "^1.9.7",
|
||||
"dayjs": "^1.9.8",
|
||||
"js-cookie": "^3.0.0-rc.1",
|
||||
"mockjs": "^1.1.0",
|
||||
"remixicon": "^2.5.0",
|
||||
"vue": "^3.0.4",
|
||||
"vue-router": "^4.0.1",
|
||||
"vue-router": "^4.0.2",
|
||||
"vuex": "^4.0.0-rc.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -37,11 +37,11 @@
|
||||
"chokidar": "^3.4.3",
|
||||
"eslint": "^7.16.0",
|
||||
"eslint-plugin-prettier": "^3.3.0",
|
||||
"eslint-plugin-vue": "^7.3.0",
|
||||
"filemanager-webpack-plugin": "^3.0.0-beta.0",
|
||||
"eslint-plugin-vue": "^7.4.0",
|
||||
"filemanager-webpack-plugin": "^3.0.0",
|
||||
"image-webpack-loader": "^7.0.1",
|
||||
"less": "^4.0.1-alpha.2",
|
||||
"less-loader": "^7.1.0",
|
||||
"less-loader": "^7.2.0",
|
||||
"lint-staged": "^10.5.3",
|
||||
"prettier": "^2.2.1",
|
||||
"stylelint": "^13.8.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user