mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-09-15 09:11:16 +08:00
⬆ chore: update dependencies
This commit is contained in:
parent
b83439ef19
commit
5135a490a8
@ -42,6 +42,9 @@
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
<img width="200px" src="https://gitee.com/chu1204505056/image/raw/master/qq_group/hbm.jpg">
|
||||
</td>
|
||||
<td>
|
||||
<img width="200px" src="https://gitee.com/chu1204505056/image/raw/master/zfb_kf.jpg">
|
||||
</td>
|
||||
<td>
|
||||
|
12
package.json
12
package.json
@ -39,9 +39,9 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^0.21.4",
|
||||
"axios": "^0.22.0",
|
||||
"clipboard": "^2.0.8",
|
||||
"core-js": "^3.18.1",
|
||||
"core-js": "^3.18.2",
|
||||
"dayjs": "^1.10.7",
|
||||
"echarts": "^5.2.1",
|
||||
"element-ui": "^2.15.6",
|
||||
@ -72,7 +72,7 @@
|
||||
"@vue/cli-plugin-babel": "^4.5.13",
|
||||
"@vue/cli-plugin-eslint": "^4.5.13",
|
||||
"@vue/cli-service": "^4.5.13",
|
||||
"@vue/composition-api": "^1.2.2",
|
||||
"@vue/composition-api": "^1.2.4",
|
||||
"@vue/eslint-config-prettier": "^6.0.0",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"body-parser": "^1.19.0",
|
||||
@ -80,10 +80,10 @@
|
||||
"chokidar": "^3.5.2",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
"eslint-plugin-vue": "^7.18.0",
|
||||
"eslint-plugin-vue": "^7.19.1",
|
||||
"filemanager-webpack-plugin": "^6.1.7",
|
||||
"image-webpack-loader": "^7.0.1",
|
||||
"lint-staged": "^11.1.2",
|
||||
"image-webpack-loader": "^8.0.1",
|
||||
"lint-staged": "^11.2.0",
|
||||
"plop": "^2.7.4",
|
||||
"prettier": "^2.4.1",
|
||||
"sass": "~1.32.13",
|
||||
|
Loading…
x
Reference in New Issue
Block a user