valentichu 1 vuosi sitten
vanhempi
commit
93a6c2ebba
1 muutettua tiedostoa jossa 6 lisäystä ja 3 poistoa
  1. 6 3
      package.json

+ 6 - 3
package.json

@@ -1,6 +1,6 @@
 {
   "name": "dt-alarm-component",
-  "version": "0.1.10",
+  "version": "0.2.0",
   "description": "",
   "main": "lib/index.js",
   "scripts": {
@@ -39,14 +39,17 @@
     "webpack-merge": "^4.2.2"
   },
   "dependencies": {
+    "@ant-design/icons": "^5.4.0",
     "@reduxjs/toolkit": "^1.9.5",
     "ahooks": "^3.8.1",
     "antd": "^5.15.4",
     "axios": "^1.4.0",
-    "dayjs": "^1.11.9",
-    "echarts": "^5.4.3",
+    "dayjs": "^1.11.13",
+    "echarts": "^5.5.1",
+    "echarts-for-react": "^3.0.2",
     "file-saver": "^2.0.5",
     "html2canvas": "^1.4.1",
+    "immer": "^10.1.1",
     "lodash": "^4.17.21",
     "path": "^0.12.7",
     "ramda": "^0.29.0",