Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 151c205 commit c86339b
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 17 deletions.
41 changes: 25 additions & 16 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 @@ -149,7 +149,7 @@
"react": "^18.3.1",
"react-docgen-typescript": "^2.1.0",
"react-dom": "^18.3.1",
"react-router": "^6.23.1",
"react-router": "^7.0.2",
"react-router-dom": "^7.0.1",
"react-test-renderer": "^18.3.1",
"resize-observer-polyfill": "^1.5.1",
Expand Down

0 comments on commit c86339b

Please sign in to comment.