From 54fa78ad0c2592f1cdb6e06827171e1db2abf1b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 09:20:32 +0000 Subject: [PATCH] Bump use-debounce from 9.0.4 to 10.0.6 Bumps [use-debounce](https://github.com/xnimorz/use-debounce) from 9.0.4 to 10.0.6. - [Release notes](https://github.com/xnimorz/use-debounce/releases) - [Changelog](https://github.com/xnimorz/use-debounce/blob/master/CHANGELOG.md) - [Commits](https://github.com/xnimorz/use-debounce/compare/9.0.4...10.0.6) --- updated-dependencies: - dependency-name: use-debounce dependency-version: 10.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 21 +++++++++++---------- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 0bb7f7c..9093048 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "showdown": "^2.1.0", "styled-components": "^6.1.19", "ts-pattern": "^4.3.0", - "use-debounce": "^9.0.4", + "use-debounce": "^10.0.6", "zod": "^3.25.76" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8bb5180..4dc16d5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -78,8 +78,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.6 + version: 10.0.6(react@18.3.1) zod: specifier: ^3.25.76 version: 3.25.76 @@ -919,6 +919,7 @@ packages: '@graphql-tools/prisma-loader@8.0.17': resolution: {integrity: sha512-fnuTLeQhqRbA156pAyzJYN0KxCjKYRU5bz1q/SKOwElSnAU4k7/G1kyVsWLh7fneY78LoMNH5n+KlFV8iQlnyg==} engines: {node: '>=16.0.0'} + deprecated: 'This package was intended to be used with an older versions of Prisma.\nThe newer versions of Prisma has a different approach to GraphQL integration.\nTherefore, this package is no longer needed and has been deprecated and removed.\nLearn more: https://www.prisma.io/graphql' peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -4186,14 +4187,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.6: + resolution: {integrity: sha512-C5OtPyhAZgVoteO9heXMTdW7v/IbFI+8bSVKYCJrSmiWWCLsbUxiBSp4t9v0hNBTGY97bT72ydDIDyGSFWfwXg==} + 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' @@ -9060,11 +9061,11 @@ snapshots: urlpattern-polyfill@10.1.0: {} - use-debounce@7.0.1(react@18.3.1): + use-debounce@10.0.6(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