This commit is contained in:
chuzhixin 2020-09-28 16:00:28 +08:00
parent 7320dadb44
commit 08613cdb64

View File

@ -47,7 +47,7 @@
"clipboard": "^2.0.6", "clipboard": "^2.0.6",
"codemirror": "^5.58.1", "codemirror": "^5.58.1",
"core-js": "^3.6.5", "core-js": "^3.6.5",
"dayjs": "^1.8.36", "dayjs": "^1.9.0",
"echarts": "^4.9.0", "echarts": "^4.9.0",
"echarts-wordcloud": "^1.1.3", "echarts-wordcloud": "^1.1.3",
"element-ui": "^2.13.2", "element-ui": "^2.13.2",
@ -65,7 +65,7 @@
"vue-amap": "^0.5.10", "vue-amap": "^0.5.10",
"vue-echarts": "^5.0.0-beta.0", "vue-echarts": "^5.0.0-beta.0",
"vue-qart": "^2.2.0", "vue-qart": "^2.2.0",
"vue-router": "^3.4.4", "vue-router": "^3.4.5",
"vuedraggable": "^2.24.1", "vuedraggable": "^2.24.1",
"vuex": "^3.5.1", "vuex": "^3.5.1",
"zx-comparison": "^1.0.3", "zx-comparison": "^1.0.3",
@ -88,11 +88,11 @@
"@vue/cli-plugin-vuex": "^4.5.6", "@vue/cli-plugin-vuex": "^4.5.6",
"@vue/cli-service": "^4.5.6", "@vue/cli-service": "^4.5.6",
"@vue/eslint-config-prettier": "^6.0.0", "@vue/eslint-config-prettier": "^6.0.0",
"autoprefixer": "^10.0.0", "autoprefixer": "^10.0.1",
"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.2", "compression-webpack-plugin": "^6.0.2",
"eslint": "^7.9.0", "eslint": "^7.10.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",
"filemanager-webpack-plugin": "^2.0.5", "filemanager-webpack-plugin": "^2.0.5",