From cffcab7b05e5d9a3b32edfcb90d3a84d02e4ee80 Mon Sep 17 00:00:00 2001 From: liuwh <964324856@qq.com> Date: Wed, 07 Aug 2024 21:07:37 +0800 Subject: [PATCH] 依赖增加和修改 --- 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