From 644035cbfdf994233d6312839975ffc5a57d56a5 Mon Sep 17 00:00:00 2001 From: LiuJiaNan <15703339975@163.com> Date: Mon, 22 Jun 2026 17:15:59 +0800 Subject: [PATCH] =?UTF-8?q?chore(deps):=20=E6=B7=BB=E5=8A=A0=20throttle-de?= =?UTF-8?q?bounce=20=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index f4a6fd1..68bb74b 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,7 @@ "lodash-es": "^4.17.21", "react": "^18.2.0", "react-dom": "^18.2.0", + "throttle-debounce": "^5.0.2", "zy-react-library": "^2.0.0" }, "devDependencies": {