mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-04-06 03:58:00 +08:00
✅feat: Update dependencies
This commit is contained in:
parent
bbb78ef46f
commit
a48e0ba3be
16
package.json
16
package.json
@ -22,13 +22,13 @@
|
||||
"mockjs": "^1.1.0",
|
||||
"remixicon": "^2.5.0",
|
||||
"vue": "^3.0.2",
|
||||
"vue-router": "^4.0.0-rc.3",
|
||||
"vue-router": "^4.0.0-rc.5",
|
||||
"vuex": "^4.0.0-rc.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vue/cli-plugin-babel": "^4.5.8",
|
||||
"@vue/cli-plugin-eslint": "^4.5.8",
|
||||
"@vue/cli-service": "^4.5.8",
|
||||
"@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.2",
|
||||
"@vue/eslint-config-prettier": "^6.0.0",
|
||||
"babel-eslint": "^11.0.0-beta.2",
|
||||
@ -36,16 +36,16 @@
|
||||
"chalk": "^4.1.0",
|
||||
"chokidar": "^3.4.3",
|
||||
"compression-webpack-plugin": "^6.1.1",
|
||||
"eslint": "^7.13.0",
|
||||
"eslint": "^7.14.0",
|
||||
"eslint-plugin-prettier": "^3.1.4",
|
||||
"eslint-plugin-vue": "^7.1.0",
|
||||
"filemanager-webpack-plugin": "^3.0.0-alpha.7",
|
||||
"filemanager-webpack-plugin": "^3.0.0-beta.0",
|
||||
"image-webpack-loader": "^7.0.1",
|
||||
"less": "^3.13.1-alpha.1",
|
||||
"less-loader": "^7.1.0",
|
||||
"lint-staged": "^10.5.1",
|
||||
"prettier": "^2.1.2",
|
||||
"stylelint": "^13.7.2",
|
||||
"prettier": "^2.2.0",
|
||||
"stylelint": "^13.8.0",
|
||||
"stylelint-config-prettier": "^8.0.2",
|
||||
"stylelint-config-recess-order": "^2.3.0",
|
||||
"svg-sprite-loader": "^5.0.0",
|
||||
|
@ -58,6 +58,14 @@
|
||||
<td>ant-design-vue</td>
|
||||
<td>{{ dependencies['ant-design-vue'] }}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>PRO版演示地址(付费版)</td>
|
||||
<td colspan="3">
|
||||
<a href="https://chu1204505056.gitee.io/vue-admin-beautiful-pro/">
|
||||
https://chu1204505056.gitee.io/vue-admin-beautiful-pro/
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>v2.x版演示地址(MIT协议,商用免费)</td>
|
||||
<td colspan="3">
|
||||
@ -96,14 +104,6 @@
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>PRO版演示地址</td>
|
||||
<td colspan="3">
|
||||
<a href="https://chu1204505056.gitee.io/vue-admin-beautiful-pro/">
|
||||
https://chu1204505056.gitee.io/vue-admin-beautiful-pro/
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>官方QQ群</td>
|
||||
<td colspan="3">972435319、1139183756</td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user