更新依赖

This commit is contained in:
chuzhixin 2020-09-21 14:58:48 +08:00
parent 6c5ed0c82e
commit 0bb1216879

View File

@ -43,7 +43,7 @@
}, },
"dependencies": { "dependencies": {
"axios": "^0.20.0", "axios": "^0.20.0",
"better-scroll": "^2.0.3", "better-scroll": "^2.0.4",
"clipboard": "^2.0.6", "clipboard": "^2.0.6",
"codemirror": "^5.57.0", "codemirror": "^5.57.0",
"core-js": "^3.6.5", "core-js": "^3.6.5",
@ -77,7 +77,7 @@
"zx-markdown-editor": "^0.0.2", "zx-markdown-editor": "^0.0.2",
"zx-player": "^1.0.1", "zx-player": "^1.0.1",
"zx-quill": "^0.0.2", "zx-quill": "^0.0.2",
"zx-templates": "^0.0.15", "zx-templates": "^0.0.21",
"zx-verify": "^0.0.2" "zx-verify": "^0.0.2"
}, },
"devDependencies": { "devDependencies": {
@ -91,7 +91,7 @@
"autoprefixer": "^10.0.0", "autoprefixer": "^10.0.0",
"babel-eslint": "^10.1.0", "babel-eslint": "^10.1.0",
"babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-dynamic-import-node": "^2.3.3",
"compression-webpack-plugin": "^6.0.1", "compression-webpack-plugin": "^6.0.2",
"eslint": "^7.9.0", "eslint": "^7.9.0",
"eslint-plugin-prettier": "^3.1.4", "eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-vue": "^6.2.2", "eslint-plugin-vue": "^6.2.2",