chore(deps): bump use-debounce from 10.0.1 to 10.0.2 (#808)

Bumps [use-debounce](https://github.com/xnimorz/use-debounce) from 10.0.1 to 10.0.2.
- [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/10.0.1...10.0.2)

---
updated-dependencies:
- dependency-name: use-debounce
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-07-29 08:17:09 +00:00
committed by GitHub
parent a31fb60e76
commit 0498acadaa
2 changed files with 6 additions and 6 deletions

View File

@@ -31,7 +31,7 @@
"react-icons": "^5.2.1",
"react-modal": "3.16.1",
"react-toastify": "10.0.5",
"use-debounce": "^10.0.1"
"use-debounce": "^10.0.2"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",

10
pnpm-lock.yaml generated
View File

@@ -69,8 +69,8 @@ importers:
specifier: 10.0.5
version: 10.0.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
use-debounce:
specifier: ^10.0.1
version: 10.0.1(react@18.3.1)
specifier: ^10.0.2
version: 10.0.2(react@18.3.1)
devDependencies:
'@commitlint/cli':
specifier: ^19.3.0
@@ -3370,8 +3370,8 @@ packages:
uri-js@4.4.1:
resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
use-debounce@10.0.1:
resolution: {integrity: sha512-0uUXjOfm44e6z4LZ/woZvkM8FwV1wiuoB6xnrrOmeAEjRDDzTLQNRFtYHvqUsJdrz1X37j0rVGIVp144GLHGKg==}
use-debounce@10.0.2:
resolution: {integrity: sha512-MwBiJK2dk+2qhMDVDCPRPeLuIekKfH2t1UYMnrW9pwcJJGFDbTLliSMBz2UKGmE1PJs8l3XoMqbIU1MemMAJ8g==}
engines: {node: '>= 16.0.0'}
peerDependencies:
react: '>=16.8.0'
@@ -7076,7 +7076,7 @@ snapshots:
dependencies:
punycode: 2.3.1
use-debounce@10.0.1(react@18.3.1):
use-debounce@10.0.2(react@18.3.1):
dependencies:
react: 18.3.1