Commit 2e502136f6e711496d0fa940dfb0b4f17d72b5f5

Authored by 陈威
1 parent 7a7f4096
Exists in dev

修改

Showing 1 changed file with 5 additions and 6 deletions   Show diff stats
frontend/front/package.json
@@ -36,21 +36,19 @@ @@ -36,21 +36,19 @@
36 }, 36 },
37 "dependencies": { 37 "dependencies": {
38 "@amap/amap-jsapi-loader": "^1.0.1", 38 "@amap/amap-jsapi-loader": "^1.0.1",
39 - "@handsontable/vue": "^4.1.1",  
40 "@jiaminghi/data-view": "^2.10.0", 39 "@jiaminghi/data-view": "^2.10.0",
41 - "@zxing/library": "^0.21.3",  
42 "axios": "^0.21.1", 40 "axios": "^0.21.1",
43 "clipboard": "^2.0.10", 41 "clipboard": "^2.0.10",
44 "core-js": "^3.25.1", 42 "core-js": "^3.25.1",
45 "dhtmlx-gantt": "6.3.7", 43 "dhtmlx-gantt": "6.3.7",
46 - "dingtalk-jsapi": "^2.10.3",  
47 "echarts": "^5.3.2", 44 "echarts": "^5.3.2",
48 "echarts-stat": "^1.2.0", 45 "echarts-stat": "^1.2.0",
  46 + "@handsontable/vue": "^4.1.1",
  47 + "handsontable": "^7.4.2",
49 "element-ui": "^2.15.6", 48 "element-ui": "^2.15.6",
50 "file-saver": "^2.0.5", 49 "file-saver": "^2.0.5",
51 - "handsontable": "^7.4.2",  
52 "hotent-portal": "1.0.0-peony", 50 "hotent-portal": "1.0.0-peony",
53 - "hotent-ui": "1.0.6-peony", 51 + "hotent-ui": "1.0.4-peony",
54 "html2canvas": "^1.3.2", 52 "html2canvas": "^1.3.2",
55 "image-conversion": "^2.1.1", 53 "image-conversion": "^2.1.1",
56 "jquery": "^3.6.0", 54 "jquery": "^3.6.0",
@@ -85,7 +83,8 @@ @@ -85,7 +83,8 @@
85 "vuedraggable": "^2.24.3", 83 "vuedraggable": "^2.24.3",
86 "vuex": "^3.6.2", 84 "vuex": "^3.6.2",
87 "wangeditor": "^4.7.10", 85 "wangeditor": "^4.7.10",
88 - "xlsx": "^0.16.6" 86 + "xlsx": "^0.16.6",
  87 + "dingtalk-jsapi": "^2.10.3"
89 }, 88 },
90 "devDependencies": { 89 "devDependencies": {
91 "@babel/plugin-proposal-optional-chaining": "^7.17.12", 90 "@babel/plugin-proposal-optional-chaining": "^7.17.12",