From 362fc56a323cbfc75cf70f64e76d8b2ebadefe45 Mon Sep 17 00:00:00 2001
From: liyj <1003249715@qq.com>
Date: Thu, 29 Aug 2024 10:06:22 +0800
Subject: [PATCH] Merge branch 'master' of http://120.79.193.119:9090/r/gzzfw/frontEnd/gzDyh
---
gz-customerSystem/package-lock.json | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/gz-customerSystem/package-lock.json b/gz-customerSystem/package-lock.json
index 5f9571f..b56af68 100644
--- a/gz-customerSystem/package-lock.json
+++ b/gz-customerSystem/package-lock.json
@@ -14,6 +14,7 @@
"@ant-design/plots": "^1.2.5",
"@antv/g2": "^4.2.1",
"@arco-design/web-react": "^2.63.1",
+ "@arco-themes/react-gzzz": "^0.0.2",
"@craco/craco": "^6.4.3",
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^12.1.2",
@@ -1219,6 +1220,14 @@
"integrity": "sha512-w2d0Z9yMk07uH3+Cx0N8lqFyi3yjXZxlbYappPj+AsOlT02OyxyiuNoNHdGt6EuiSm8Wtgp2YV7vWg+GMFrvFA==",
"dev": true
},
+ "node_modules/@arco-themes/react-gzzz": {
+ "version": "0.0.2",
+ "resolved": "https://registry.npmmirror.com/@arco-themes/react-gzzz/-/react-gzzz-0.0.2.tgz",
+ "integrity": "sha512-YQGlkswfowsuaodIevDPMx+UPpJW7Is6b3+xFKh49GDNCJf5sIz37bSiK5zxLsIl1pBj16PkUIXzm7Fq4AdHgw==",
+ "peerDependencies": {
+ "@arco-design/web-react": "^2.63.1"
+ }
+ },
"node_modules/@babel/code-frame": {
"version": "7.24.7",
"resolved": "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.24.7.tgz",
--
Gitblit v1.8.0