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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-10-14 08:41:12 +00:00
committed by GitHub
parent b0e89ed1e6
commit 03de2ecc3f
2 changed files with 6 additions and 6 deletions

View File

@@ -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",