chore(deps): bump use-debounce from 10.0.0 to 10.0.1 (#733)

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

---
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-05-27 08:59:38 +00:00
committed by GitHub
parent 37b49f5132
commit e673ab4528
2 changed files with 5 additions and 5 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.0"
"use-debounce": "^10.0.1"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",