Skip to content

Commit

Permalink
fix(deps): update dependency react-toastify to v11.0.3 (#282)
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 Jan 16, 2025
1 parent e134995 commit bc12215
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 @@ -43,7 +43,7 @@
"react-markdown": "^9.0.3",
"react-mde": "12.0.8",
"react-router-dom": "^6.28.1",
"react-toastify": "11.0.2",
"react-toastify": "11.0.3",
"react-wordcloud": "^1.2.7",
"remark-breaks": "^4.0.0",
"remark-gfm": "^4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7556,7 +7556,7 @@ __metadata:
react-markdown: "npm:^9.0.3"
react-mde: "npm:12.0.8"
react-router-dom: "npm:^6.28.1"
react-toastify: "npm:11.0.2"
react-toastify: "npm:11.0.3"
react-wordcloud: "npm:^1.2.7"
remark-breaks: "npm:^4.0.0"
remark-gfm: "npm:^4.0.0"
Expand Down Expand Up @@ -10840,15 +10840,15 @@ __metadata:
languageName: node
linkType: hard

"react-toastify@npm:11.0.2":
version: 11.0.2
resolution: "react-toastify@npm:11.0.2"
"react-toastify@npm:11.0.3":
version: 11.0.3
resolution: "react-toastify@npm:11.0.3"
dependencies:
clsx: "npm:^2.1.1"
peerDependencies:
react: ^18 || ^19
react-dom: ^18 || ^19
checksum: 10/41ad8aad518dca587d398fb39002db0bd034124c3fc12a6fb5ea959c84da8b655ed2afabbd34e5bbe3e96a4f24b46884ea8feeff0c8f828fbc9057c72992c3c5
checksum: 10/3b8320873803ee73d27fccbee2890221bc64cd7f6e0082244a6044c77871ec559bac59cdd771f06e586a427cbd575780bbcfb47add0cca3137317ec5debd92fb
languageName: node
linkType: hard

Expand Down

0 comments on commit bc12215

Please sign in to comment.