Skip to content

Commit

Permalink
Bump react-toastify in /frontend-react in the ui group
Browse files Browse the repository at this point in the history
Bumps the ui group in /frontend-react with 1 update: [react-toastify](https://github.com/fkhadra/react-toastify).


Updates `react-toastify` from 11.0.3 to 11.0.5
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](fkhadra/react-toastify@v11.0.3...v11.0.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 2, 2025
1 parent 0aa8beb commit 49f36ed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"react-router": "^6.28.2",
"react-router-dom": "^6.28.2",
"react-scroll-sync": "^0.11.2",
"react-toastify": "^11.0.3",
"react-toastify": "^11.0.5",
"rehype-raw": "^7.0.0",
"rehype-slug": "^5.1.0",
"rest-hooks": "^6.1.7",
Expand Down
10 changes: 5 additions & 5 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10154,7 +10154,7 @@ __metadata:
react-router: ^6.28.2
react-router-dom: ^6.28.2
react-scroll-sync: ^0.11.2
react-toastify: ^11.0.3
react-toastify: ^11.0.5
rehype-raw: ^7.0.0
rehype-slug: ^5.1.0
remark-frontmatter: ^5.0.0
Expand Down Expand Up @@ -10311,15 +10311,15 @@ __metadata:
languageName: node
linkType: hard

"react-toastify@npm:^11.0.3":
version: 11.0.3
resolution: "react-toastify@npm:11.0.3"
"react-toastify@npm:^11.0.5":
version: 11.0.5
resolution: "react-toastify@npm:11.0.5"
dependencies:
clsx: ^2.1.1
peerDependencies:
react: ^18 || ^19
react-dom: ^18 || ^19
checksum: 72d771a7a780c86860350908e6adaf431b681c69ceb09726f3e572a20e361f9fc690906dd5953650e9a4964f0d240d7742d20bce4c86637487772714490c305e
checksum: e2150aabe6a2b70d1d06bd6d4ef14d14e7ff38703980339660a34ef2251df206c4850dbf52a483aacf22265b41a8af0e27210ce20bf10ea7df4600e492a58352
languageName: node
linkType: hard

Expand Down

0 comments on commit 49f36ed

Please sign in to comment.