Skip to content

Commit

Permalink
Bump react-router to ^7.0.2 (#44696)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 55be89f commit e79615b
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"react-intersection-observer": "^9.13.1",
"react-is": "^19.0.0",
"react-number-format": "^5.4.2",
"react-router": "^7.0.1",
"react-router": "^7.0.2",
"react-runner": "^1.0.5",
"react-simple-code-editor": "^0.14.1",
"react-spring": "^9.7.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-material/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"playwright": "^1.48.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router": "^7.0.1",
"react-router": "^7.0.2",
"sinon": "^19.0.2"
},
"peerDependencies": {
Expand Down
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-is": "^19.0.0",
"react-router": "^7.0.1",
"react-router": "^7.0.2",
"react-window": "^1.8.10",
"sinon": "^19.0.2",
"styled-components": "^6.1.13",
Expand Down

0 comments on commit e79615b

Please sign in to comment.