Merge branch 'master' of https://gitlab-pro.ezijing.com/ezijing-web/x-training-new
正在显示
差异被折叠。
| ... | ... | @@ -10,30 +10,30 @@ | 
| "lint": "eslint --ext .js,.vue --ignore-path .gitignore --fix src" | ||
| }, | ||
| "dependencies": { | ||
| "axios": "^0.21.3", | ||
| "blueimp-md5": "^2.18.0", | ||
| "echarts": "^5.2.0", | ||
| "element-ui": "^2.15.6", | ||
| "axios": "^0.27.2", | ||
| "blueimp-md5": "^2.19.0", | ||
| "echarts": "^5.3.2", | ||
| "element-ui": "^2.15.8", | ||
| "jquery": "^3.6.0", | ||
| "query-string": "^7.0.1", | ||
| "query-string": "^7.1.1", | ||
| "vue": "^2.6.14", | ||
| "vue-codemirror": "^4.0.6", | ||
| "vue-router": "^3.5.2", | ||
| "vue-router": "^3.5.3", | ||
| "vue-slicksort": "^1.2.0", | ||
| "vuedraggable": "^2.24.3", | ||
| "vuex": "^3.6.2" | ||
| }, | ||
| "devDependencies": { | ||
| "ali-oss": "^6.16.0", | ||
| "ali-oss": "^6.17.1", | ||
| "chalk": "^4.1.2", | ||
| "cross-env": "^7.0.3", | ||
| "eslint": "^7.32.0", | ||
| "eslint-config-standard": "^16.0.3", | ||
| "eslint-plugin-import": "^2.24.2", | ||
| "eslint-plugin-node": "^11.1.0", | ||
| "eslint-plugin-promise": "^5.1.0", | ||
| "eslint-plugin-vue": "^7.17.0", | ||
| "sass": "1.32.13", | ||
| "eslint-plugin-promise": "^5.2.0", | ||
| "eslint-plugin-vue": "^7.20.0", | ||
| "sass": "1.51.0", | ||
| "vite": "^2.9.8", | ||
| "vite-plugin-checker": "^0.4.6", | ||
| "vite-plugin-vue2": "^2.0.0", | ||
| ... | ... | 
请
注册
或者
登录
后发表评论