Commit a513b763411eb09a3903440d7d98c26e1588c807

Authored by 陈威
1 parent 5fa3135d
Exists in dev

update

Showing 1 changed file with 5 additions and 10 deletions   Show diff stats
frontend/front/package.json
@@ -35,24 +35,19 @@ @@ -35,24 +35,19 @@
35 ] 35 ]
36 }, 36 },
37 "dependencies": { 37 "dependencies": {
38 - "@amap/amap-jsapi-loader": "^1.0.1",  
39 - "@fortawesome/fontawesome-free": "^6.6.0",  
40 - "@handsontable/vue": "^4.1.1",  
41 "@jiaminghi/data-view": "^2.10.0", 38 "@jiaminghi/data-view": "^2.10.0",
42 - "amis": "6.0.0",  
43 "axios": "^0.21.1", 39 "axios": "^0.21.1",
44 "clipboard": "^2.0.10", 40 "clipboard": "^2.0.10",
45 - "copy-to-clipboard": "^3.3.1",  
46 "core-js": "^3.25.1", 41 "core-js": "^3.25.1",
47 "dhtmlx-gantt": "6.3.7", 42 "dhtmlx-gantt": "6.3.7",
48 - "dingtalk-jsapi": "^2.10.3",  
49 "echarts": "^5.3.2", 43 "echarts": "^5.3.2",
50 "echarts-stat": "^1.2.0", 44 "echarts-stat": "^1.2.0",
  45 + "@handsontable/vue": "^4.1.1",
  46 + "handsontable": "^7.4.2",
51 "element-ui": "^2.15.6", 47 "element-ui": "^2.15.6",
52 "file-saver": "^2.0.5", 48 "file-saver": "^2.0.5",
53 - "handsontable": "^7.4.2",  
54 "hotent-portal": "1.0.0-peony", 49 "hotent-portal": "1.0.0-peony",
55 - "hotent-ui": "1.0.0-peony-three-heavy", 50 + "hotent-ui": "1.0.6-peony",
56 "html2canvas": "^1.3.2", 51 "html2canvas": "^1.3.2",
57 "image-conversion": "^2.1.1", 52 "image-conversion": "^2.1.1",
58 "jquery": "^3.6.0", 53 "jquery": "^3.6.0",
@@ -87,11 +82,11 @@ @@ -87,11 +82,11 @@
87 "vuedraggable": "^2.24.3", 82 "vuedraggable": "^2.24.3",
88 "vuex": "^3.6.2", 83 "vuex": "^3.6.2",
89 "wangeditor": "^4.7.10", 84 "wangeditor": "^4.7.10",
90 - "xlsx": "^0.16.6" 85 + "xlsx": "^0.16.6",
  86 + "dingtalk-jsapi": "^2.10.3"
91 }, 87 },
92 "devDependencies": { 88 "devDependencies": {
93 "@babel/plugin-proposal-optional-chaining": "^7.17.12", 89 "@babel/plugin-proposal-optional-chaining": "^7.17.12",
94 - "copy-webpack-plugin": "^5.1.0",  
95 "@vue/cli-plugin-babel": "^4.5.12", 90 "@vue/cli-plugin-babel": "^4.5.12",
96 "@vue/cli-plugin-eslint": "^4.5.12", 91 "@vue/cli-plugin-eslint": "^4.5.12",
97 "@vue/cli-service": "^4.5.12", 92 "@vue/cli-service": "^4.5.12",