'admin-21.05.07:更新最新依赖'
This commit is contained in:
parent
37e3db50b6
commit
7c673b9ae6
@ -84,7 +84,6 @@ cnpm run build
|
|||||||
- <a href="https://github.com/vuejs/vue-router-next" target="_blank">vue-router-nex</a>
|
- <a href="https://github.com/vuejs/vue-router-next" target="_blank">vue-router-nex</a>
|
||||||
- <a href="https://github.com/vuejs/vuex" target="_blank">vuex</a>
|
- <a href="https://github.com/vuejs/vuex" target="_blank">vuex</a>
|
||||||
- <a href="https://github.com/apache/echarts" target="_blank">echarts</a>
|
- <a href="https://github.com/apache/echarts" target="_blank">echarts</a>
|
||||||
- <a href="https://github.com/PanJiaChen/vue-element-admin" target="_blank">vue-element-admin</a>
|
|
||||||
- <a href="https://github.com/axios/axios" target="_blank">axios</a>
|
- <a href="https://github.com/axios/axios" target="_blank">axios</a>
|
||||||
- <a href="https://github.com/zenorocha/clipboard.js" target="_blank">clipboard</a>
|
- <a href="https://github.com/zenorocha/clipboard.js" target="_blank">clipboard</a>
|
||||||
- <a href="https://github.com/inorganik/countUp.js" target="_blank">countUp</a>
|
- <a href="https://github.com/inorganik/countUp.js" target="_blank">countUp</a>
|
||||||
|
@ -33,14 +33,14 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/axios": "^0.14.0",
|
"@types/axios": "^0.14.0",
|
||||||
"@types/clipboard": "^2.0.1",
|
"@types/clipboard": "^2.0.1",
|
||||||
"@types/node": "^15.0.1",
|
"@types/node": "^15.0.2",
|
||||||
"@types/nprogress": "^0.2.0",
|
"@types/nprogress": "^0.2.0",
|
||||||
"@types/sortablejs": "^1.10.6",
|
"@types/sortablejs": "^1.10.6",
|
||||||
"@typescript-eslint/eslint-plugin": "^4.22.0",
|
"@typescript-eslint/eslint-plugin": "^4.22.1",
|
||||||
"@typescript-eslint/parser": "^4.22.0",
|
"@typescript-eslint/parser": "^4.22.1",
|
||||||
"@vitejs/plugin-vue": "^1.2.2",
|
"@vitejs/plugin-vue": "^1.2.2",
|
||||||
"@vue/compiler-sfc": "^3.0.11",
|
"@vue/compiler-sfc": "^3.0.11",
|
||||||
"dotenv": "^8.2.0",
|
"dotenv": "^9.0.0",
|
||||||
"eslint": "^7.25.0",
|
"eslint": "^7.25.0",
|
||||||
"eslint-plugin-vue": "^7.9.0",
|
"eslint-plugin-vue": "^7.9.0",
|
||||||
"prettier": "^2.2.1",
|
"prettier": "^2.2.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user