diff --git a/package.json b/package.json index 9ec84a7..f8370ad 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "styled-components": "^6.1.14", "tippy.js": "^6.3.7", "ts-pattern": "^3.3.5", - "use-debounce": "^8.0.4", + "use-debounce": "^10.0.4", "uuid": "^9.0.1", "yup": "^0.32.11" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e8e67f8..0420b13 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -81,8 +81,8 @@ importers: specifier: ^3.3.5 version: 3.3.5 use-debounce: - specifier: ^8.0.4 - version: 8.0.4(react@17.0.2) + specifier: ^10.0.4 + version: 10.0.4(react@17.0.2) uuid: specifier: ^9.0.1 version: 9.0.1 @@ -2916,14 +2916,14 @@ packages: url-parse@1.5.10: resolution: {integrity: sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==} - use-debounce@7.0.1: - resolution: {integrity: sha512-fOrzIw2wstbAJuv8PC9Vg4XgwyTLEOdq4y/Z3IhVl8DAE4svRcgyEUvrEXu+BMNgMoc3YND6qLT61kkgEKXh7Q==} - engines: {node: '>= 10.0.0'} + use-debounce@10.0.4: + resolution: {integrity: sha512-6Cf7Yr7Wk7Kdv77nnJMf6de4HuDE4dTxKij+RqE9rufDsI6zsbjyAxcH5y2ueJCQAnfgKbzXbZHYlkFwmBlWkw==} + 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' @@ -6252,11 +6252,11 @@ snapshots: querystringify: 2.2.0 requires-port: 1.0.0 - use-debounce@7.0.1(react@17.0.2): + use-debounce@10.0.4(react@17.0.2): dependencies: react: 17.0.2 - use-debounce@8.0.4(react@17.0.2): + use-debounce@7.0.1(react@17.0.2): dependencies: react: 17.0.2 @@ -6388,4 +6388,4 @@ snapshots: lodash-es: 4.17.21 nanoclone: 0.2.1 property-expr: 2.0.6 - toposort: 2.0.2 \ No newline at end of file + toposort: 2.0.2