Skip to content

Commit d93572a

Browse files
Bump react-router to ^7.9.5 (#47160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5444975 commit d93572a

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"react-intersection-observer": "^9.16.0",
9292
"react-is": "^19.2.0",
9393
"react-number-format": "^5.4.4",
94-
"react-router": "^7.9.4",
94+
"react-router": "^7.9.5",
9595
"react-runner": "^1.0.5",
9696
"react-simple-code-editor": "^0.14.1",
9797
"react-swipeable-views": "^0.14.1",

packages/mui-material/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"fast-glob": "^3.3.3",
6262
"react": "^19.2.0",
6363
"react-dom": "^19.2.0",
64-
"react-router": "^7.9.4",
64+
"react-router": "^7.9.5",
6565
"sinon": "^21.0.0"
6666
},
6767
"peerDependencies": {

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react": "^19.2.0",
3333
"react-dom": "^19.2.0",
3434
"react-is": "^19.2.0",
35-
"react-router": "^7.9.4",
35+
"react-router": "^7.9.5",
3636
"react-window": "^1.8.11",
3737
"sinon": "^21.0.0",
3838
"styled-components": "^6.1.19",

0 commit comments

Comments
 (0)