diff --git a/package.json b/package.json index 5de89ee..3dfa393 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "styled-components": "^6.1.19", "tippy.js": "^6.3.7", "ts-pattern": "^3.3.5", - "use-debounce": "^8.0.4", + "use-debounce": "^10.0.5", "uuid": "^9.0.1", "word-wrap": "1.2.4", "yup": "^0.32.11" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1b7af8e..bf19abb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -84,8 +84,8 @@ importers: specifier: ^3.3.5 version: 3.3.5 use-debounce: - specifier: ^8.0.4 - version: 8.0.4(react@18.3.1) + specifier: ^10.0.5 + version: 10.0.5(react@18.3.1) uuid: specifier: ^9.0.1 version: 9.0.1 @@ -3384,14 +3384,14 @@ packages: uri-js@4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} - 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@8.0.4: - resolution: {integrity: sha512-fGqsYQzl8kLHF2QpQSgIwgOgJmnh6j5L6SIzQiHdLfwp3q1egUL3btq5Bg2SJysH6A0ILLgT2IqXZKoNJr0nFw==} + use-debounce@7.0.1: + resolution: {integrity: sha512-fOrzIw2wstbAJuv8PC9Vg4XgwyTLEOdq4y/Z3IhVl8DAE4svRcgyEUvrEXu+BMNgMoc3YND6qLT61kkgEKXh7Q==} engines: {node: '>= 10.0.0'} peerDependencies: react: '>=16.8.0' @@ -7197,11 +7197,11 @@ snapshots: dependencies: punycode: 2.3.1 - 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@8.0.4(react@18.3.1): + use-debounce@7.0.1(react@18.3.1): dependencies: react: 18.3.1