From 5e1243f362e60251892a3f18c98df7ea91ee29b3 Mon Sep 17 00:00:00 2001 From: LiuJiaNan <15703339975@163.com> Date: Mon, 22 Jun 2026 17:15:09 +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 ad43c59..3f90332 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": "latest" }, "devDependencies": {