build: 添加 papaparse 依赖用于 CSV 解析

This commit is contained in:
zhang1106
2026-01-23 09:06:40 +08:00
parent 8099edc5e5
commit 6e57e0b74c
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@
"antd": "^5.8.6",
"axios": "^1.5.0",
"dayjs": "^1.11.19",
"papaparse": "^5.5.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.15.0",