diff --git a/package.json b/package.json index 8883b0a..1cfbc3e 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "slugify": "1.6.6", "swr": "1.3.0", "temporal-polyfill": "0.3.0", - "use-debounce": "7.0.1", + "use-debounce": "10.0.6", "zustand": "4.5.7", "zustand-persist": "0.4.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ec3cb2f..0ef9ded 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: 0.3.0 version: 0.3.0 use-debounce: - specifier: 7.0.1 - version: 7.0.1(react@18.3.1) + specifier: 10.0.6 + version: 10.0.6(react@18.3.1) zustand: specifier: 4.5.7 version: 4.5.7(@types/react@18.3.24)(react@18.3.1) @@ -2868,11 +2868,11 @@ packages: '@types/react': optional: true - use-debounce@7.0.1: - resolution: {integrity: sha512-fOrzIw2wstbAJuv8PC9Vg4XgwyTLEOdq4y/Z3IhVl8DAE4svRcgyEUvrEXu+BMNgMoc3YND6qLT61kkgEKXh7Q==} - engines: {node: '>= 10.0.0'} + use-debounce@10.0.6: + resolution: {integrity: sha512-C5OtPyhAZgVoteO9heXMTdW7v/IbFI+8bSVKYCJrSmiWWCLsbUxiBSp4t9v0hNBTGY97bT72ydDIDyGSFWfwXg==} + engines: {node: '>= 16.0.0'} peerDependencies: - react: '>=16.8.0' + react: '*' use-sidecar@1.1.3: resolution: {integrity: sha512-Fedw0aZvkhynoPYlA5WXrMCAMm+nSWdZt6lzJQ7Ok8S6Q+VsHmHpRWndVRJ8Be0ZbkfPc5LRYH+5XrzXcEeLRQ==} @@ -6373,7 +6373,7 @@ snapshots: optionalDependencies: '@types/react': 18.3.24 - use-debounce@7.0.1(react@18.3.1): + use-debounce@10.0.6(react@18.3.1): dependencies: react: 18.3.1