Skip to content

Commit

Permalink
fix(deps): update dependency react-toastify to v10.0.6 (#99)
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 Nov 30, 2024
1 parent 0c538d9 commit 9d5b4b5
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 @@ -28,7 +28,7 @@
"react-content-loader": "7.0.2",
"react-dom": "18.3.1",
"react-i18next": "14.1.3",
"react-toastify": "10.0.5",
"react-toastify": "10.0.6",
"typescript": "5.6.2"
},
"scripts": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8416,7 +8416,7 @@ __metadata:
react-content-loader: "npm:7.0.2"
react-dom: "npm:18.3.1"
react-i18next: "npm:14.1.3"
react-toastify: "npm:10.0.5"
react-toastify: "npm:10.0.6"
typescript: "npm:5.6.2"
uuid: "npm:9.0.1"
vite: "npm:5.4.11"
Expand Down Expand Up @@ -11329,15 +11329,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 9d5b4b5

Please sign in to comment.