From 93f690c1d01f9c1e7ee246fd90fd013fa59a69a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 09:08:16 +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 ab1bf9c..2de3f12 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.6", "word-wrap": "1.2.4", "yup": "^0.32.11" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c16d777..11873c4 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.6 + version: 10.0.6(react@18.3.1) word-wrap: specifier: 1.2.4 version: 1.2.4 @@ -916,6 +916,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 @@ -4181,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.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' @@ -9066,11 +9067,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