Skip to content

Commit

Permalink
build(deps): Bump react-toastify from 11.0.2 to 11.0.3
Browse files Browse the repository at this point in the history
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 11.0.2 to 11.0.3.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](fkhadra/react-toastify@v11.0.2...v11.0.3)

---
updated-dependencies:
- dependency-name: react-toastify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and erikgb committed Jan 18, 2025
1 parent 7e6ac2c commit e041eb0
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 @@ -77,7 +77,7 @@
"react-query": "^3.39.3",
"react-router": "^7.1.1",
"react-syntax-highlighter": "^15.6.1",
"react-toastify": "^11.0.2",
"react-toastify": "^11.0.3",
"remark-gfm": "^4.0.0",
"styled-components": "^6.1.14",
"yaml": "^2.7.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4437,7 +4437,7 @@ __metadata:
react-router: "npm:^7.1.1"
react-syntax-highlighter: "npm:^15.6.1"
react-test-renderer: "npm:^18.0.0"
react-toastify: "npm:^11.0.2"
react-toastify: "npm:^11.0.3"
remark-gfm: "npm:^4.0.0"
styled-components: "npm:^6.1.14"
svgo: "npm:^3"
Expand Down Expand Up @@ -11204,15 +11204,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: 10c0/e1ba01846782d47d0bf9cec7e2b4804f9af30e50a203786523f16db33691c1491f2382832e7ec4b69c583d3634ea0e3efb383da00ca9076bcf4bdd906a54a85f
checksum: 10c0/23b989c6080bc5bf0eb0c1f7ed17bd53d067d9beb33baf93c520119cd69cf75c9f2d1ee524dfe6c8a2a5d326029772b576de00e018b379d03a0e37630b83adea
languageName: node
linkType: hard

Expand Down

0 comments on commit e041eb0

Please sign in to comment.