Skip to content

Commit

Permalink
fix(deps): update dependency react-toastify to v10.0.6 (#5)
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 Oct 20, 2024
1 parent c632438 commit 49265ff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "14.1.3",
"react-toastify": "10.0.5",
"react-toastify": "10.0.6",
"three": "^0.169.0",
"typescript": "5.6.2"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8751,7 +8751,7 @@ __metadata:
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-i18next: "npm:14.1.3"
react-toastify: "npm:10.0.5"
react-toastify: "npm:10.0.6"
three: "npm:^0.169.0"
three-stdlib: "npm:2.33.0"
typescript: "npm:5.6.2"
Expand Down Expand Up @@ -11803,15 +11803,15 @@ __metadata:
languageName: node
linkType: hard

"react-toastify@npm:10.0.5":
version: 10.0.5
resolution: "react-toastify@npm:10.0.5"
"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/6630f4b6d6902d827efd5e66c09df693c7ab8abeeb6ef24d880080f47b636614ef9cc251dd5e6564d49fe2f6f25f720ce0f7ef72cd4b0cd58a65b7c4b8052fac
checksum: 10/60ec092f6b6ab4c6dd0a42e6207ce0d72af1f41a010ae8aa1b3de080697a3cdaa4d2249eb9092f9331bc17f155b1b45c681bd4a29dc698e20a6ac6fe79f967e6
languageName: node
linkType: hard

Expand Down

0 comments on commit 49265ff

Please sign in to comment.