chore(deps): bump react-toastify from 9.1.3 to 10.0.0 (#585)

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

---
updated-dependencies:
- dependency-name: react-toastify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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-15 08:22:41 +00:00 committed by GitHub
parent 84477e3680
commit 48854b5842
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 11 deletions

View File

@ -30,7 +30,7 @@
"react-dom": "^18.2.0",
"react-icons": "^5.0.1",
"react-modal": "3.16.1",
"react-toastify": "9.1.3"
"react-toastify": "10.0.0"
},
"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: 9.1.3
version: 9.1.3(react-dom@18.2.0)(react@18.2.0)
specifier: 10.0.0
version: 10.0.0(react-dom@18.2.0)(react@18.2.0)
devDependencies:
'@commitlint/cli':
@ -3353,11 +3353,6 @@ packages:
wrap-ansi: 7.0.0
dev: true
/clsx@1.2.1:
resolution: {integrity: sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==}
engines: {node: '>=6'}
dev: false
/clsx@2.1.0:
resolution: {integrity: sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg==}
engines: {node: '>=6'}
@ -5535,13 +5530,13 @@ packages:
warning: 4.0.3
dev: false
/react-toastify@9.1.3(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-fPfb8ghtn/XMxw3LkxQBk3IyagNpF/LIKjOBflbexr2AWxAH1MJgvnESwEwBn9liLFXgTKWgBSdZpw9m4OTHTg==}
/react-toastify@10.0.0(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-nTKun8snjXcdmaYJIwgeXQ1IKkUBDkCt7O3K1y/XdrFh8o+MZwO1mY79cZ+qsXX92KFz6psUxHUZcLHCVkA/Sw==}
peerDependencies:
react: '>=16'
react-dom: '>=16'
dependencies:
clsx: 1.2.1
clsx: 2.1.0
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false