Skip to content

Commit

Permalink
Bump react-router from 6.25.0 to 6.25.1
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.25.0 to 6.25.1.
- [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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent a9f2310 commit 41b485b
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 8 deletions.
38 changes: 31 additions & 7 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 @@ -35,7 +35,7 @@
"moment": "^2.30.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router": "^6.24.0",
"react-router": "^6.25.1",
"react-router-dom": "^6.25.0",
"static-server": "^2.2.1",
"vitest": "^2.0.2"
Expand Down

0 comments on commit 41b485b

Please sign in to comment.