chore(deps): bump react-modal from 3.16.1 to 3.16.3 (#978)

Bumps [react-modal](https://github.com/reactjs/react-modal) from 3.16.1 to 3.16.3.
- [Release notes](https://github.com/reactjs/react-modal/releases)
- [Changelog](https://github.com/reactjs/react-modal/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reactjs/react-modal/compare/v3.16.1...v3.16.3)

---
updated-dependencies:
- dependency-name: react-modal
  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-12-26 23:07:05 +00:00
committed by GitHub
parent cd21579ef5
commit d36c989af9
2 changed files with 9 additions and 10 deletions

View File

@@ -30,7 +30,7 @@
"react-clock": "5.1.0",
"react-dom": "^18.3.1",
"react-icons": "^5.4.0",
"react-modal": "3.16.1",
"react-modal": "3.16.3",
"react-toastify": "10.0.6",
"use-debounce": "^10.0.4"
},