|
|
@@ -17,11 +17,19 @@
|
|
|
"braft-editor": "^2.3.9",
|
|
|
"braft-utils": "^3.0.12",
|
|
|
"dayjs": "^1.11.10",
|
|
|
- "echarts": "^6.0.0",
|
|
|
- "echarts-for-react": "^3.0.6",
|
|
|
+ "dingtalk-jsapi": "^3.1.0",
|
|
|
+ "docxtemplater": "^3.61.1",
|
|
|
+ "docxtemplater-image-module-free": "^1.1.1",
|
|
|
+ "echarts": "^5.6.0",
|
|
|
+ "exceljs": "^4.4.0",
|
|
|
"file-saver": "^2.0.5",
|
|
|
+ "gdt-jsapi": "^1.9.51",
|
|
|
"js-base64": "^3.7.3",
|
|
|
"js-export-excel": "^1.1.4",
|
|
|
+ "jszip-utils": "^0.1.0",
|
|
|
+ "lodash": "^4.17.21",
|
|
|
+ "pizzip": "^3.1.8",
|
|
|
+ "query-string": "^9.2.1",
|
|
|
"react": "^18.2.0",
|
|
|
"react-dom": "^18.2.0",
|
|
|
"react-redux": "^8.0.4",
|
|
|
@@ -34,8 +42,7 @@
|
|
|
"sass": "^1.55.0",
|
|
|
"socket.io-client": "^4.8.3",
|
|
|
"typescript": "^4.8.4",
|
|
|
- "web-vitals": "^2.1.4",
|
|
|
- "xlsx": "^0.18.5"
|
|
|
+ "web-vitals": "^2.1.4"
|
|
|
},
|
|
|
"scripts": {
|
|
|
"dev": "react-app-rewired start",
|
|
|
@@ -63,10 +70,10 @@
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@types/history": "^5.0.0",
|
|
|
+ "@types/lodash": "^4.17.16",
|
|
|
"@types/react-router-dom": "^5.3.3",
|
|
|
- "@types/xlsx": "^0.0.36",
|
|
|
"customize-cra": "^1.0.0",
|
|
|
- "react-app-rewired": "^2.2.1"
|
|
|
+ "react-app-rewired": "2.2.1"
|
|
|
},
|
|
|
"homepage": "."
|
|
|
}
|