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