From 29e8a03592503eb4b62198c7c10c903d2779a9a2 Mon Sep 17 00:00:00 2001
From: dminyi <1301963064@qq.com>
Date: Fri, 09 Aug 2024 09:58:29 +0800
Subject: [PATCH] Merge branch 'master' of http://120.79.193.119:9090/r/gzzfw/frontEnd/gzDyh into master
---
customerSystem/package.json | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/customerSystem/package.json b/customerSystem/package.json
index 282d37f..9093cd5 100644
--- a/customerSystem/package.json
+++ b/customerSystem/package.json
@@ -8,12 +8,13 @@
"@ant-design/icons": "^4.7.0",
"@ant-design/plots": "^1.2.5",
"@antv/g2": "^4.2.1",
+ "@arco-design/web-react": "^2.63.1",
"@craco/craco": "^6.4.3",
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.5.0",
"@types/react-router-dom": "^5.3.3",
- "antd": "^4.19.2",
+ "antd": "^4.19.5",
"axios": "^0.26.0",
"craco-less": "^2.0.0",
"crypto-js": "^4.1.1",
@@ -53,4 +54,4 @@
"last 1 safari version"
]
}
-}
\ No newline at end of file
+}
--
Gitblit v1.8.0