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