Skip to content

Commit

Permalink
fix(deps): update dependency react-toastify to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 2fa301a commit 48c76ce
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"react-draggable": "^4.4.6",
"react-i18next": "15.2.0",
"react-router-dom": "^6.27.0",
"react-toastify": "10.0.6",
"react-toastify": "11.0.2",
"react-zoom-pan-pinch": "^3.6.1",
"typescript": "5.7.2"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4916,7 +4916,7 @@ __metadata:
languageName: node
linkType: hard

"clsx@npm:^2.1.0, clsx@npm:^2.1.1":
"clsx@npm:^2.1.1":
version: 2.1.1
resolution: "clsx@npm:2.1.1"
checksum: 10/cdfb57fa6c7649bbff98d9028c2f0de2f91c86f551179541cf784b1cfdc1562dcb951955f46d54d930a3879931a980e32a46b598acaea274728dbe068deca919
Expand Down Expand Up @@ -7010,7 +7010,7 @@ __metadata:
react-draggable: "npm:^4.4.6"
react-i18next: "npm:15.2.0"
react-router-dom: "npm:^6.27.0"
react-toastify: "npm:10.0.6"
react-toastify: "npm:11.0.2"
react-zoom-pan-pinch: "npm:^3.6.1"
typescript: "npm:5.7.2"
uuid: "npm:11.0.3"
Expand Down Expand Up @@ -9614,15 +9614,15 @@ __metadata:
languageName: node
linkType: hard

"react-toastify@npm:10.0.6":
version: 10.0.6
resolution: "react-toastify@npm:10.0.6"
"react-toastify@npm:11.0.2":
version: 11.0.2
resolution: "react-toastify@npm:11.0.2"
dependencies:
clsx: "npm:^2.1.0"
clsx: "npm:^2.1.1"
peerDependencies:
react: ">=18"
react-dom: ">=18"
checksum: 10/60ec092f6b6ab4c6dd0a42e6207ce0d72af1f41a010ae8aa1b3de080697a3cdaa4d2249eb9092f9331bc17f155b1b45c681bd4a29dc698e20a6ac6fe79f967e6
react: ^18 || ^19
react-dom: ^18 || ^19
checksum: 10/41ad8aad518dca587d398fb39002db0bd034124c3fc12a6fb5ea959c84da8b655ed2afabbd34e5bbe3e96a4f24b46884ea8feeff0c8f828fbc9057c72992c3c5
languageName: node
linkType: hard

Expand Down

0 comments on commit 48c76ce

Please sign in to comment.