chore(deps): bump react-toastify from 10.0.4 to 10.0.5 (#672)

Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 10.0.4 to 10.0.5.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v10.0.4...v10.0.5)

---
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-03-18 08:50:34 +00:00 committed by GitHub
parent 9b326737e1
commit 89b8840bb7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 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.4"
"react-toastify": "10.0.5"
},
"devDependencies": {
"@commitlint/cli": "^19.2.0",

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.4
version: 10.0.4(react-dom@18.2.0)(react@18.2.0)
specifier: 10.0.5
version: 10.0.5(react-dom@18.2.0)(react@18.2.0)
devDependencies:
'@commitlint/cli':
@ -5453,11 +5453,11 @@ packages:
warning: 4.0.3
dev: false
/react-toastify@10.0.4(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-etR3RgueY8pe88SA67wLm8rJmL1h+CLqUGHuAoNsseW35oTGJEri6eBTyaXnFKNQ80v/eO10hBYLgz036XRGgA==}
/react-toastify@10.0.5(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-mNKt2jBXJg4O7pSdbNUfDdTsK9FIdikfsIE/yUCxbAEXl4HMyJaivrVFcn3Elvt5xvCQYhUZm+hqTIu1UXM3Pw==}
peerDependencies:
react: '>=16'
react-dom: '>=16'
react: '>=18'
react-dom: '>=18'
dependencies:
clsx: 2.1.0
react: 18.2.0