Skip to content

Commit

Permalink
build(deps): bump react-router-dom from 7.1.0 to 7.2.0
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 7.1.0 to 7.2.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/[email protected]/packages/react-router-dom)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent d8db879 commit 7a76dff
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router": "^7.1.0",
"react-router-dom": "^7.1.0",
"react-router-dom": "^7.2.0",
"typescript": "^5.7.2",
"vite": "^6.0.5",
"vite-plugin-static-copy": "^2.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react-dom": "^19.0.0",
"react-is": "^19.0.0",
"react-router": "^7.1.0",
"react-router-dom": "^7.1.0",
"react-router-dom": "^7.2.0",
"three": "^0.171.0",
"wasm-gzip": "^2.1.0",
"zod": "^3.24.1",
Expand Down
93 changes: 78 additions & 15 deletions pnpm-lock.yaml

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

0 comments on commit 7a76dff

Please sign in to comment.