Skip to content

Commit

Permalink
build(dev-deps): bump react-toastify from 9.1.3 to 10.0.6
Browse files Browse the repository at this point in the history
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.1.3 to 10.0.6.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](fkhadra/react-toastify@v9.1.3...v10.0.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 91d4d89 commit 60d4d0d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
"react-dom": "18.3.1",
"react-imask": "7.6.1",
"react-is": "18.3.1",
"react-toastify": "9.1.3",
"react-toastify": "10.0.6",
"rollup": "4.27.4",
"rollup-plugin-bundle-size": "1.0.3",
"rollup-plugin-import-css": "3.5.7",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3420,7 +3420,7 @@ __metadata:
react-dom: "npm:18.3.1"
react-imask: "npm:7.6.1"
react-is: "npm:18.3.1"
react-toastify: "npm:9.1.3"
react-toastify: "npm:10.0.6"
rollup: "npm:4.27.4"
rollup-plugin-bundle-size: "npm:1.0.3"
rollup-plugin-import-css: "npm:3.5.7"
Expand Down Expand Up @@ -8063,10 +8063,10 @@ __metadata:
languageName: node
linkType: hard

"clsx@npm:^1.1.1":
version: 1.2.1
resolution: "clsx@npm:1.2.1"
checksum: 10c0/34dead8bee24f5e96f6e7937d711978380647e936a22e76380290e35486afd8634966ce300fc4b74a32f3762c7d4c0303f442c3e259f4ce02374eb0c82834f27
"clsx@npm:^2.1.0":
version: 2.1.1
resolution: "clsx@npm:2.1.1"
checksum: 10c0/c4c8eb865f8c82baab07e71bfa8897c73454881c4f99d6bc81585aecd7c441746c1399d08363dc096c550cceaf97bd4ce1e8854e1771e9998d9f94c4fe075839
languageName: node
linkType: hard

Expand Down Expand Up @@ -16936,15 +16936,15 @@ __metadata:
languageName: node
linkType: hard

"react-toastify@npm:9.1.3":
version: 9.1.3
resolution: "react-toastify@npm:9.1.3"
"react-toastify@npm:10.0.6":
version: 10.0.6
resolution: "react-toastify@npm:10.0.6"
dependencies:
clsx: "npm:^1.1.1"
clsx: "npm:^2.1.0"
peerDependencies:
react: ">=16"
react-dom: ">=16"
checksum: 10c0/51de1e51e9357a24773fbcd45a4db18bf74b8ec40d86a2bfb4a4fee23ca4f9fffdac5dfb7a3c21baea39971f72f72dfcdc79403a6de006f74d69e7bc12f8b3e0
react: ">=18"
react-dom: ">=18"
checksum: 10c0/4042b716d008295d0feab32488d1e88ec655a1b7a9176fa7d253c70387578a8a0c04aca0ff86d20e1722f3b4baadae8970f50f462940d67a90453c307dd350a9
languageName: node
linkType: hard

Expand Down

0 comments on commit 60d4d0d

Please sign in to comment.