chore(deps): bump react-toastify from 10.0.0 to 10.0.1 (#588)

Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v10.0.0...v10.0.1)

---
updated-dependencies:
- dependency-name: react-toastify
  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-01-16 08:15:50 +00:00 committed by GitHub
parent eb498f8330
commit 78c348c3b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -30,7 +30,7 @@
"react-dom": "^18.2.0",
"react-icons": "^5.0.1",
"react-modal": "3.16.1",
"react-toastify": "10.0.0"
"react-toastify": "10.0.1"
},
"devDependencies": {
"@commitlint/cli": "^18.4.4",

View File

@ -63,8 +63,8 @@ dependencies:
specifier: 3.16.1
version: 3.16.1(react-dom@18.2.0)(react@18.2.0)
react-toastify:
specifier: 10.0.0
version: 10.0.0(react-dom@18.2.0)(react@18.2.0)
specifier: 10.0.1
version: 10.0.1(react-dom@18.2.0)(react@18.2.0)
devDependencies:
'@commitlint/cli':
@ -5530,8 +5530,8 @@ packages:
warning: 4.0.3
dev: false
/react-toastify@10.0.0(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-nTKun8snjXcdmaYJIwgeXQ1IKkUBDkCt7O3K1y/XdrFh8o+MZwO1mY79cZ+qsXX92KFz6psUxHUZcLHCVkA/Sw==}
/react-toastify@10.0.1(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-gQ/S2StRDl/6T6gUtfQyDhlYyWx37Q469nGi94Jddx3Wq220ym2mw80Wlvx3/PNvamEvQuCjw86ZZAILA7fXPg==}
peerDependencies:
react: '>=16'
react-dom: '>=16'