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.8"
This commit is contained in:
parent
3090417818
commit
ebb08289ad
24
package.json
24
package.json
@ -13,35 +13,35 @@
|
||||
"deploy": "start ./deploy.sh"
|
||||
},
|
||||
"dependencies": {
|
||||
"ant-design-vue": "2.0.0-rc.7",
|
||||
"ant-design-vue": "2.0.0-rc.8",
|
||||
"axios": "^0.21.1",
|
||||
"clipboard": "^2.0.6",
|
||||
"core-js": "^3.8.1",
|
||||
"dayjs": "^1.9.8",
|
||||
"core-js": "^3.8.2",
|
||||
"dayjs": "^1.10.3",
|
||||
"js-cookie": "^3.0.0-rc.1",
|
||||
"mockjs": "^1.1.0",
|
||||
"remixicon": "^2.5.0",
|
||||
"vue": "^3.0.4",
|
||||
"vue-router": "^4.0.2",
|
||||
"vue": "^3.0.5",
|
||||
"vue-router": "^4.0.3",
|
||||
"vuex": "^4.0.0-rc.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vue/cli-plugin-babel": "^4.5.9",
|
||||
"@vue/cli-plugin-eslint": "^4.5.9",
|
||||
"@vue/cli-service": "^4.5.9",
|
||||
"@vue/compiler-sfc": "^3.0.4",
|
||||
"@vue/compiler-sfc": "^3.0.5",
|
||||
"@vue/eslint-config-prettier": "^6.0.0",
|
||||
"babel-eslint": "^11.0.0-beta.2",
|
||||
"body-parser": "^1.19.0",
|
||||
"chalk": "^4.1.0",
|
||||
"chokidar": "^3.4.3",
|
||||
"eslint": "^7.16.0",
|
||||
"eslint-plugin-prettier": "^3.3.0",
|
||||
"eslint-plugin-vue": "^7.4.0",
|
||||
"chokidar": "^3.5.0",
|
||||
"eslint": "^7.17.0",
|
||||
"eslint-plugin-prettier": "^3.3.1",
|
||||
"eslint-plugin-vue": "^7.4.1",
|
||||
"filemanager-webpack-plugin": "^3.0.0",
|
||||
"image-webpack-loader": "^7.0.1",
|
||||
"less": "^4.0.1-alpha.2",
|
||||
"less-loader": "^7.2.0",
|
||||
"less": "^4.1.0",
|
||||
"less-loader": "^7.2.1",
|
||||
"lint-staged": "^10.5.3",
|
||||
"prettier": "^2.2.1",
|
||||
"stylelint": "^13.8.0",
|
||||
|
@ -62,7 +62,7 @@
|
||||
<td>PRO版演示地址(付费版)</td>
|
||||
<td colspan="3">
|
||||
<a
|
||||
href="https://beautiful.panm.cn/vue-admin-beautiful-pro?hmsr=mwsqj&hmpl=&hmcu=&hmkw=&hmci="
|
||||
href="http://beautiful.panm.cn/vue-admin-beautiful-pro?hmsr=mwsqj&hmpl=&hmcu=&hmkw=&hmci="
|
||||
>
|
||||
点我
|
||||
</a>
|
||||
@ -78,7 +78,7 @@
|
||||
<td>v2.x版演示地址(MIT协议,商用免费)</td>
|
||||
<td colspan="3">
|
||||
<a
|
||||
href="https://beautiful.panm.cn/vue-admin-beautiful-element?hmsr=mwsqj&hmpl=&hmcu=&hmkw=&hmci="
|
||||
href="http://beautiful.panm.cn/vue-admin-beautiful-element?hmsr=mwsqj&hmpl=&hmcu=&hmkw=&hmci="
|
||||
>
|
||||
点我
|
||||
</a>
|
||||
@ -88,7 +88,7 @@
|
||||
<td>v3.element-plus MIT协议,商用免费)</td>
|
||||
<td colspan="3">
|
||||
<a
|
||||
href="https://beautiful.panm.cn/vue-admin-beautiful-element-plus?hmsr=mwsqj&hmpl=&hmcu=&hmkw=&hmci="
|
||||
href="http://beautiful.panm.cn/vue-admin-beautiful-element-plus?hmsr=mwsqj&hmpl=&hmcu=&hmkw=&hmci="
|
||||
>
|
||||
点我
|
||||
</a>
|
||||
@ -98,7 +98,7 @@
|
||||
<td>v3.x版演示地址(antdv MIT协议,商用免费)</td>
|
||||
<td colspan="3">
|
||||
<a
|
||||
href="https://beautiful.panm.cn/vue-admin-beautiful-antdv?hmsr=mwsqj&hmpl=&hmcu=&hmkw=&hmci="
|
||||
href="http://beautiful.panm.cn/vue-admin-beautiful-antdv?hmsr=mwsqj&hmpl=&hmcu=&hmkw=&hmci="
|
||||
>
|
||||
点我
|
||||
</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user