Skip to content

Commit

Permalink
fix(deps): update dependency react-toastify to v10.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent e9b8d9f commit 2a47c71
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 @@ -57,7 +57,7 @@
"react-quill": "2.0.0",
"react-router": "6.26.2",
"react-router-dom": "6.26.2",
"react-toastify": "10.0.5",
"react-toastify": "10.0.6",
"stylis": "4.3.4",
"uuid": "10.0.0",
"validator": "13.12.0"
Expand Down
14 changes: 13 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6544,7 +6544,7 @@ __metadata:
react-quill: "npm:2.0.0"
react-router: "npm:6.26.2"
react-router-dom: "npm:6.26.2"
react-toastify: "npm:10.0.5"
react-toastify: "npm:10.0.6"
stylis: "npm:4.3.4"
typescript: "npm:5.6.3"
uuid: "npm:10.0.0"
Expand Down Expand Up @@ -10124,6 +10124,18 @@ __metadata:
languageName: node
linkType: hard

"react-toastify@npm:10.0.6":
version: 10.0.6
resolution: "react-toastify@npm:10.0.6"
dependencies:
clsx: "npm:^2.1.0"
peerDependencies:
react: ">=18"
react-dom: ">=18"
checksum: 10/60ec092f6b6ab4c6dd0a42e6207ce0d72af1f41a010ae8aa1b3de080697a3cdaa4d2249eb9092f9331bc17f155b1b45c681bd4a29dc698e20a6ac6fe79f967e6
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 2a47c71

Please sign in to comment.