Skip to content

Commit

Permalink
chore(deps): bump react-router-dom from 6.20.0 to 7.1.3
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.20.0 to 7.1.3.
- [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/[email protected]/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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2025
1 parent cb6f0b3 commit 8a5d4af
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 24 deletions.
75 changes: 52 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react": "18.3.1",
"diff": "5.2.0",
"react-dom": "18.3.1",
"react-router-dom": "6.20.0",
"react-router-dom": "7.1.3",
"react-scripts": "5.0.1",
"typescript": "4.9.5",
"web-vitals": "3.5.0"
Expand Down

0 comments on commit 8a5d4af

Please sign in to comment.