diff --git a/package.json b/package.json index 2cba2d3..02dac6a 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "clipboard": "^2.0.6", "codemirror": "^5.56.0", "core-js": "^3.6.5", - "dayjs": "^1.8.32", + "dayjs": "^1.8.33", "echarts": "^4.8.0", "echarts-wordcloud": "^1.1.3", "element-ui": "^2.13.2", @@ -55,7 +55,7 @@ "js-cookie": "^2.2.1", "jsencrypt": "^3.0.0-rc.1", "jsonlint": "^1.6.3", - "lodash": "^4.17.19", + "lodash": "^4.17.20", "maptalks": "^0.48.0", "mapv": "^2.0.56", "nprogress": "^0.2.0", @@ -65,7 +65,7 @@ "vue-amap": "^0.5.10", "vue-echarts": "^5.0.0-beta.0", "vue-qart": "^2.2.0", - "vue-router": "^3.4.2", + "vue-router": "^3.4.3", "vuedraggable": "^2.24.0", "vuex": "^3.5.1", "zx-comparison": "^1.0.3", @@ -77,20 +77,20 @@ "zx-markdown-editor": "^0.0.2", "zx-player": "^0.9.6", "zx-quill": "^0.0.2", - "zx-templates": "^0.0.11", + "zx-templates": "^0.0.13", "zx-verify": "^0.0.2" }, "devDependencies": { "@babel/register": "^7.10.5", - "@vue/cli-plugin-babel": "^4.4.6", - "@vue/cli-plugin-eslint": "^4.4.6", - "@vue/cli-plugin-router": "^4.4.6", - "@vue/cli-plugin-vuex": "^4.4.6", - "@vue/cli-service": "^4.4.6", + "@vue/cli-plugin-babel": "^4.5.3", + "@vue/cli-plugin-eslint": "^4.5.3", + "@vue/cli-plugin-router": "^4.5.3", + "@vue/cli-plugin-vuex": "^4.5.3", + "@vue/cli-service": "^4.5.3", "@vue/eslint-config-prettier": "^6.0.0", "autoprefixer": "^9.8.6", "babel-eslint": "^10.1.0", - "compression-webpack-plugin": "^4.0.0", + "compression-webpack-plugin": "^4.0.1", "eslint": "^7.6.0", "eslint-plugin-prettier": "^3.1.4", "eslint-plugin-vue": "^6.2.2",