From b304616906b8525d44a90d8203a8d5d8faee7de6 Mon Sep 17 00:00:00 2001 From: chuzhixin <1204505056@qq.com> Date: Thu, 3 Sep 2020 22:58:10 +0800 Subject: [PATCH] =?UTF-8?q?:bug:=E6=9B=B4=E6=96=B0=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E4=BE=9D=E8=B5=96=EF=BC=8C=E4=BF=AE=E5=A4=8Dzx-player=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E5=88=B7=E6=96=B0=E5=90=8E=E5=A4=B1=E6=95=88=E7=9A=84?= =?UTF-8?q?bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index b26b116..5854d0a 100644 --- a/package.json +++ b/package.json @@ -43,12 +43,12 @@ }, "dependencies": { "axios": "^0.20.0", - "better-scroll": "^2.0.0", + "better-scroll": "^2.0.2", "clipboard": "^2.0.6", "codemirror": "^5.57.0", "core-js": "^3.6.5", - "dayjs": "^1.8.34", - "echarts": "^4.8.0", + "dayjs": "^1.8.35", + "echarts": "^4.9.0", "echarts-wordcloud": "^1.1.3", "element-ui": "^2.13.2", "file-saver": "^2.0.2", @@ -56,7 +56,7 @@ "jsencrypt": "^3.0.0-rc.1", "jsonlint": "^1.6.3", "lodash": "^4.17.20", - "maptalks": "^0.48.0", + "maptalks": "^0.49.0", "mapv": "^2.0.56", "nprogress": "^0.2.0", "qs": "^6.9.4", @@ -72,16 +72,16 @@ "zx-count": "^0.3.7", "zx-icon": "^1.1.8", "zx-keel": "^0.9.4", - "zx-layouts": "^0.6.12", + "zx-layouts": "^0.6.13", "zx-magnifie": "^0.4.0", "zx-markdown-editor": "^0.0.2", - "zx-player": "^1.0.0", + "zx-player": "^1.0.1", "zx-quill": "^0.0.2", "zx-templates": "^0.0.14", "zx-verify": "^0.0.2" }, "devDependencies": { - "@babel/register": "^7.10.5", + "@babel/register": "^7.11.5", "@vue/cli-plugin-babel": "^4.5.4", "@vue/cli-plugin-eslint": "^4.5.4", "@vue/cli-plugin-router": "^4.5.4", @@ -91,22 +91,22 @@ "autoprefixer": "^9.8.6", "babel-eslint": "^10.1.0", "babel-plugin-dynamic-import-node": "^2.3.3", - "compression-webpack-plugin": "^5.0.1", - "eslint": "^7.7.0", + "compression-webpack-plugin": "^5.0.2", + "eslint": "^7.8.1", "eslint-plugin-prettier": "^3.1.4", "eslint-plugin-vue": "^6.2.2", "filemanager-webpack-plugin": "^2.0.5", "husky": "^4.2.5", "image-webpack-loader": "^6.0.0", "increase-memory-limit": "^1.0.7", - "lint-staged": "^10.2.11", + "lint-staged": "^10.3.0", "mockjs": "^1.1.0", "plop": "^2.7.4", - "prettier": "^2.0.5", + "prettier": "^2.1.1", "sass": "^1.26.10", - "sass-loader": "^10.0.1", + "sass-loader": "^10.0.2", "script-loader": "^0.7.2", - "stylelint": "^13.6.1", + "stylelint": "^13.7.0", "stylelint-config-prettier": "^8.0.2", "stylelint-config-recess-order": "^2.1.0", "svg-sprite-loader": "^5.0.0",