🚀 Update dependency
Showing
... | ... | @@ -55,7 +55,7 @@ |
"screenfull": "^5.0.2", | ||
"vue": "^2.6.12", | ||
"vue-echarts": "^5.0.0-beta.0", | ||
"vue-router": "^3.4.7", | ||
"vue-router": "^3.4.8", | ||
"vuex": "^3.5.1", | ||
"zx-comparison": "^1.0.3", | ||
"zx-count": "^0.3.7", | ||
... | ... | @@ -65,7 +65,7 @@ |
"zx-markdown-editor": "^0.0.2", | ||
"zx-player": "^1.0.1", | ||
"zx-quill": "^0.0.3", | ||
"zx-templates": "^0.0.25", | ||
"zx-templates": "^0.0.26", | ||
"zx-verify": "^0.0.2" | ||
}, | ||
"devDependencies": { | ||
... | ... | @@ -77,19 +77,19 @@ |
"body-parser": "^1.19.0", | ||
"chalk": "^4.1.0", | ||
"chokidar": "^3.4.3", | ||
"eslint": "^7.12.0", | ||
"eslint": "^7.12.1", | ||
"eslint-plugin-prettier": "^3.1.4", | ||
"eslint-plugin-vue": "^7.1.0", | ||
"filemanager-webpack-plugin": "^2.0.5", | ||
"image-webpack-loader": "^7.0.1", | ||
"lint-staged": "^10.4.2", | ||
"lint-staged": "^10.5.0", | ||
"plop": "^2.7.4", | ||
"prettier": "^2.1.2", | ||
"sass": "^1.27.0", | ||
"sass-loader": "^10.0.4", | ||
"stylelint": "^13.7.2", | ||
"stylelint-config-prettier": "^8.0.2", | ||
"stylelint-config-recess-order": "^2.2.0", | ||
"stylelint-config-recess-order": "^2.3.0", | ||
"svg-sprite-loader": "^5.0.0", | ||
"vue-template-compiler": "^2.6.12", | ||
"webpackbar": "^4.0.0" | ||
... | ... |
Please
register
or
sign in
to comment