Skip to content

Commit

Permalink
fix(deps): update dependency react-toastify to v10.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 16, 2024
1 parent 8d4eaca commit 85db732
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "14.1.0",
"react-toastify": "10.0.4",
"react-toastify": "10.0.5",
"react-unity-webgl": "^9.5.0",
"recharts": "^2.12.2",
"typescript": "5.3.3"
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8534,7 +8534,7 @@ __metadata:
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
react-i18next: "npm:14.1.0"
react-toastify: "npm:10.0.4"
react-toastify: "npm:10.0.5"
react-unity-webgl: "npm:^9.5.0"
recharts: "npm:^2.12.2"
typescript: "npm:5.3.3"
Expand Down Expand Up @@ -11552,15 +11552,15 @@ __metadata:
languageName: node
linkType: hard

"react-toastify@npm:10.0.4":
version: 10.0.4
resolution: "react-toastify@npm:10.0.4"
"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: ">=16"
react-dom: ">=16"
checksum: 10/57f4d0032bf328381bdfeb78ab5efa988d425627a61ffa43b0caa184633a0ea44253a349d6b967247fa3d480ad82a2bbaa9063ce3f89be9550eb9b30398a6837
react: ">=18"
react-dom: ">=18"
checksum: 10/6630f4b6d6902d827efd5e66c09df693c7ab8abeeb6ef24d880080f47b636614ef9cc251dd5e6564d49fe2f6f25f720ce0f7ef72cd4b0cd58a65b7c4b8052fac
languageName: node
linkType: hard

Expand Down

0 comments on commit 85db732

Please sign in to comment.