Skip to content

Commit

Permalink
Bump react-router-dom from 6.28.1 to 7.1.0 (#122)
Browse files Browse the repository at this point in the history
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.28.1 to 7.1.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.1.0/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 0738374 commit f03fd93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"react-dom": "^18.2.0",
"react-i18next": "^15.0.1",
"react-icons": "^5.0.1",
"react-router-dom": "^6.3.0",
"react-router-dom": "^7.1.0",
"react-toastify": "^10.0.4",
"styled-components": "^6.0.5",
"uuid": "^11.0.3",
Expand Down

0 comments on commit f03fd93

Please sign in to comment.