Skip to content

Commit

Permalink
fix(deps): update dependency react-toastify to v10.0.5 (#1098)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 22, 2024
1 parent 3b93b2b commit 277a409
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"react-quill": "2.0.0",
"react-router": "6.22.3",
"react-router-dom": "6.22.3",
"react-toastify": "10.0.4",
"react-toastify": "10.0.5",
"short-uuid": "4.2.2",
"stylis": "4.3.1",
"stylis-plugin-rtl": "2.1.1",
Expand Down
14 changes: 13 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7997,7 +7997,7 @@ __metadata:
react-quill: "npm:2.0.0"
react-router: "npm:6.22.3"
react-router-dom: "npm:6.22.3"
react-toastify: "npm:10.0.4"
react-toastify: "npm:10.0.5"
short-uuid: "npm:4.2.2"
stylis: "npm:4.3.1"
stylis-plugin-rtl: "npm:2.1.1"
Expand Down Expand Up @@ -12045,6 +12045,18 @@ __metadata:
languageName: node
linkType: hard

"react-toastify@npm:10.0.5":
version: 10.0.5
resolution: "react-toastify@npm:10.0.5"
dependencies:
clsx: "npm:^2.1.0"
peerDependencies:
react: ">=18"
react-dom: ">=18"
checksum: 10/6630f4b6d6902d827efd5e66c09df693c7ab8abeeb6ef24d880080f47b636614ef9cc251dd5e6564d49fe2f6f25f720ce0f7ef72cd4b0cd58a65b7c4b8052fac
languageName: node
linkType: hard

"react-transition-group@npm:^4.4.5":
version: 4.4.5
resolution: "react-transition-group@npm:4.4.5"
Expand Down

0 comments on commit 277a409

Please sign in to comment.