Skip to content

Commit 95e92c6

Browse files
fix(deps): update dependency react-toastify to v10.0.6
1 parent 8b3f53e commit 95e92c6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"react-router-dom": "6.25.1",
6464
"react-sparklines": "1.7.0",
6565
"react-syntax-highlighter": "15.5.0",
66-
"react-toastify": "10.0.5",
66+
"react-toastify": "10.0.6",
6767
"remark-breaks": "4.0.0",
6868
"remark-gfm": "4.0.0",
6969
"stylis-plugin-rtl": "2.1.1"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9079,7 +9079,7 @@ __metadata:
90799079
react-router-dom: "npm:6.25.1"
90809080
react-sparklines: "npm:1.7.0"
90819081
react-syntax-highlighter: "npm:15.5.0"
9082-
react-toastify: "npm:10.0.5"
9082+
react-toastify: "npm:10.0.6"
90839083
remark-breaks: "npm:4.0.0"
90849084
remark-gfm: "npm:4.0.0"
90859085
stylis-plugin-rtl: "npm:2.1.1"
@@ -12814,15 +12814,15 @@ __metadata:
1281412814
languageName: node
1281512815
linkType: hard
1281612816

12817-
"react-toastify@npm:10.0.5":
12818-
version: 10.0.5
12819-
resolution: "react-toastify@npm:10.0.5"
12817+
"react-toastify@npm:10.0.6":
12818+
version: 10.0.6
12819+
resolution: "react-toastify@npm:10.0.6"
1282012820
dependencies:
1282112821
clsx: "npm:^2.1.0"
1282212822
peerDependencies:
1282312823
react: ">=18"
1282412824
react-dom: ">=18"
12825-
checksum: 10/6630f4b6d6902d827efd5e66c09df693c7ab8abeeb6ef24d880080f47b636614ef9cc251dd5e6564d49fe2f6f25f720ce0f7ef72cd4b0cd58a65b7c4b8052fac
12825+
checksum: 10/60ec092f6b6ab4c6dd0a42e6207ce0d72af1f41a010ae8aa1b3de080697a3cdaa4d2249eb9092f9331bc17f155b1b45c681bd4a29dc698e20a6ac6fe79f967e6
1282612826
languageName: node
1282712827
linkType: hard
1282812828

0 commit comments

Comments
 (0)