From 03de2ecc3f92cdb8899d81f7970c95be49904065 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 08:41:12 +0000 Subject: [PATCH] chore(deps): bump use-debounce from 10.0.3 to 10.0.4 (#901) Bumps [use-debounce](https://github.com/xnimorz/use-debounce) from 10.0.3 to 10.0.4. - [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/commits/10.0.4) --- updated-dependencies: - dependency-name: use-debounce dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index abf9dc55..0ed4347f 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "react-icons": "^5.3.0", "react-modal": "3.16.1", "react-toastify": "10.0.6", - "use-debounce": "^10.0.3" + "use-debounce": "^10.0.4" }, "devDependencies": { "@commitlint/cli": "^19.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 89a3c50e..de8a53b2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,8 +69,8 @@ importers: specifier: 10.0.6 version: 10.0.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) use-debounce: - specifier: ^10.0.3 - version: 10.0.3(react@18.3.1) + specifier: ^10.0.4 + version: 10.0.4(react@18.3.1) devDependencies: '@commitlint/cli': specifier: ^19.5.0 @@ -3447,8 +3447,8 @@ packages: uri-js@4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} - use-debounce@10.0.3: - resolution: {integrity: sha512-DxQSI9ZKso689WM1mjgGU3ozcxU1TJElBJ3X6S4SMzMNcm2lVH0AHmyXB+K7ewjz2BSUKJTDqTcwtSMRfB89dg==} + use-debounce@10.0.4: + resolution: {integrity: sha512-6Cf7Yr7Wk7Kdv77nnJMf6de4HuDE4dTxKij+RqE9rufDsI6zsbjyAxcH5y2ueJCQAnfgKbzXbZHYlkFwmBlWkw==} engines: {node: '>= 16.0.0'} peerDependencies: react: '*' @@ -7314,7 +7314,7 @@ snapshots: dependencies: punycode: 2.3.1 - use-debounce@10.0.3(react@18.3.1): + use-debounce@10.0.4(react@18.3.1): dependencies: react: 18.3.1