deploy
Showing
| ... | ... | @@ -43,7 +43,7 @@ |
| "clipboard": "^2.0.8", | ||
| "core-js": "^3.14.0", | ||
| "dayjs": "^1.10.5", | ||
| "echarts": "^5.1.1", | ||
| "echarts": "^5.1.2", | ||
| "echarts-wordcloud": "^2.0.0", | ||
| "element-ui": "^2.15.2", | ||
| "jsencrypt": "^3.2.0", | ||
| ... | ... | @@ -56,7 +56,7 @@ |
| "screenfull": "^5.1.0", | ||
| "sortablejs": "^1.13.0", | ||
| "vab-icon": "^0.0.1", | ||
| "vue": "^2.6.13", | ||
| "vue": "^2.6.14", | ||
| "vue-echarts": "5.0.0-beta.0", | ||
| "vue-router": "^3.5.1", | ||
| "vuex": "^3.6.2", | ||
| ... | ... | @@ -77,10 +77,10 @@ |
| "babel-eslint": "^10.1.0", | ||
| "body-parser": "^1.19.0", | ||
| "chalk": "^4.1.1", | ||
| "chokidar": "^3.5.1", | ||
| "chokidar": "^3.5.2", | ||
| "eslint": "^7.28.0", | ||
| "eslint-plugin-prettier": "^3.4.0", | ||
| "eslint-plugin-vue": "^7.10.0", | ||
| "eslint-plugin-vue": "^7.11.1", | ||
| "filemanager-webpack-plugin": "^5.0.0", | ||
| "image-webpack-loader": "^7.0.1", | ||
| "lint-staged": "^11.0.0", | ||
| ... | ... | @@ -92,7 +92,7 @@ |
| "stylelint-config-prettier": "^8.0.2", | ||
| "stylelint-config-recess-order": "^2.4.0", | ||
| "svg-sprite-loader": "^6.0.7", | ||
| "vue-template-compiler": "^2.6.13", | ||
| "vue-template-compiler": "^2.6.14", | ||
| "webpackbar": "^4.0.0" | ||
| }, | ||
| "keywords": [ | ||
| ... | ... |
Please
register
or
sign in
to comment