diff --git a/package.json b/package.json index 6519ec5..ea27efb 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "showdown": "^2.1.0", "styled-components": "^6.1.14", "ts-pattern": "^4.3.0", - "use-debounce": "^9.0.4", + "use-debounce": "^10.0.4", "zod": "^3.24.1" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f5049fe..f2290ba 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -72,8 +72,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.4 + version: 10.0.4(react@18.3.1) zod: specifier: ^3.24.1 version: 3.24.1 @@ -4110,14 +4110,14 @@ packages: urlpattern-polyfill@10.0.0: resolution: {integrity: sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==} - 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@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' @@ -8966,11 +8966,11 @@ snapshots: urlpattern-polyfill@10.0.0: {} - use-debounce@7.0.1(react@18.3.1): + use-debounce@10.0.4(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