diff --git a/package.json b/package.json index 1579240..3846c0f 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "styled-components": "^6.1.19", "tippy.js": "^6.3.7", "ts-pattern": "^4.3.0", - "use-debounce": "^9.0.4", + "use-debounce": "^10.0.5", "word-wrap": "1.2.4", "yup": "^0.32.11" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d229359..41adcc8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,8 +69,8 @@ importers: specifier: ^4.3.0 version: 4.3.0 use-debounce: - specifier: ^9.0.4 - version: 9.0.4(react@18.3.1) + specifier: ^10.0.5 + version: 10.0.5(react@18.3.1) word-wrap: specifier: 1.2.4 version: 1.2.4 @@ -4182,14 +4182,14 @@ packages: urlpattern-polyfill@10.1.0: resolution: {integrity: sha512-IGjKp/o0NL3Bso1PymYURCJxMPNAf/ILOpendP9f5B6e1rTJgdgiOvgfoT8VxCAdY+Wisb9uhGaJJf3yZ2V9nw==} - use-debounce@7.0.1: - resolution: {integrity: sha512-fOrzIw2wstbAJuv8PC9Vg4XgwyTLEOdq4y/Z3IhVl8DAE4svRcgyEUvrEXu+BMNgMoc3YND6qLT61kkgEKXh7Q==} - engines: {node: '>= 10.0.0'} + use-debounce@10.0.5: + resolution: {integrity: sha512-Q76E3lnIV+4YT9AHcrHEHYmAd9LKwUAbPXDm7FlqVGDHiSOhX3RDjT8dm0AxbJup6WgOb1YEcKyCr11kBJR5KQ==} + engines: {node: '>= 16.0.0'} peerDependencies: - react: '>=16.8.0' + react: '*' - use-debounce@9.0.4: - resolution: {integrity: sha512-6X8H/mikbrt0XE8e+JXRtZ8yYVvKkdYRfmIhWZYsP8rcNs9hk3APV8Ua2mFkKRLcJKVdnX2/Vwrmg2GWKUQEaQ==} + use-debounce@7.0.1: + resolution: {integrity: sha512-fOrzIw2wstbAJuv8PC9Vg4XgwyTLEOdq4y/Z3IhVl8DAE4svRcgyEUvrEXu+BMNgMoc3YND6qLT61kkgEKXh7Q==} engines: {node: '>= 10.0.0'} peerDependencies: react: '>=16.8.0' @@ -9071,11 +9071,11 @@ snapshots: urlpattern-polyfill@10.1.0: {} - use-debounce@7.0.1(react@18.3.1): + use-debounce@10.0.5(react@18.3.1): dependencies: react: 18.3.1 - use-debounce@9.0.4(react@18.3.1): + use-debounce@7.0.1(react@18.3.1): dependencies: react: 18.3.1