diff --git a/package.json b/package.json index c4f33cc..39b17ac 100644 --- a/package.json +++ b/package.json @@ -17,30 +17,27 @@ "url": "https://github.com/elunez/eladmin-qd" }, "dependencies": { - "clipboard": "2.0.4", - "@riophae/vue-treeselect": "0.1.0", - "vue-cropper": "0.4.9", - "axios": "0.18.1", - "echarts": "4.2.1", - "fuse.js": "3.4.4", - "js-cookie": "2.2.0", - "normalize.css": "7.0.0", - "nprogress": "0.2.0", - "path-to-regexp": "2.4.0", - "screenfull": "4.2.0", - "vue": "2.6.10", - "vue-count-to": "1.0.13", - "vue-router": "3.0.2", - "vue-splitpane": "1.0.4", - "vuex": "3.1.0", + "@riophae/vue-treeselect": "0.0.38", + "axios": "^0.19.0", + "clipboard": "1.7.1", "codemirror": "^5.38.0", "connect": "3.6.6", + "echarts": "^4.1.0", "echarts-gl": "^1.1.1", "element-ui": "^2.12.0", "file-saver": "1.3.8", + "js-cookie": "2.2.0", "jsencrypt": "^3.0.0-rc.1", "jszip": "3.1.5", "mavon-editor": "^2.7.0", + "normalize.css": "7.0.0", + "nprogress": "0.2.0", + "path-to-regexp": "2.4.0", + "screenfull": "3.3.3", + "vue": "2.5.17", + "vue-count-to": "1.0.13", + "vue-router": "3.1.3", + "vuex": "3.0.1", "wangeditor": ">=3.0.0", "xlsx": "^0.11.16" },