Skip to content

Commit

Permalink
fix(deps): update dependency react-toastify to v10 (#34)
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 Feb 14, 2024
1 parent 8b3dbbf commit 35a2a6c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"react-markdown": "^9.0.1",
"react-mde": "12",
"react-router-dom": "^6.21.2",
"react-toastify": "9.1.3",
"react-toastify": "10.0.4",
"remark-breaks": "^4.0.0",
"remark-gfm": "^4.0.0",
"stylis-plugin-rtl": "^2.1.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7824,7 +7824,7 @@ __metadata:
react-markdown: "npm:^9.0.1"
react-mde: "npm:12"
react-router-dom: "npm:^6.21.2"
react-toastify: "npm:9.1.3"
react-toastify: "npm:10.0.4"
remark-breaks: "npm:^4.0.0"
remark-gfm: "npm:^4.0.0"
stylis-plugin-rtl: "npm:^2.1.1"
Expand Down Expand Up @@ -11410,15 +11410,15 @@ __metadata:
languageName: node
linkType: hard

"react-toastify@npm:9.1.3":
version: 9.1.3
resolution: "react-toastify@npm:9.1.3"
"react-toastify@npm:10.0.4":
version: 10.0.4
resolution: "react-toastify@npm:10.0.4"
dependencies:
clsx: "npm:^1.1.1"
clsx: "npm:^2.1.0"
peerDependencies:
react: ">=16"
react-dom: ">=16"
checksum: 12667aa10e6cf3f74be2e3c704c2d5570dd7de66fff89ae38fbfab1122e9a9f632de1cb712fe44a9a60b8ecca7590578157cb4ca6c4e8105a8cf80936a94e181
checksum: 57f4d0032bf328381bdfeb78ab5efa988d425627a61ffa43b0caa184633a0ea44253a349d6b967247fa3d480ad82a2bbaa9063ce3f89be9550eb9b30398a6837
languageName: node
linkType: hard

Expand Down

0 comments on commit 35a2a6c

Please sign in to comment.