Skip to content

Commit 0317391

Browse files
Bump react-router to v7.14.2 (#48412)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1101fc5 commit 0317391

4 files changed

Lines changed: 12 additions & 12 deletions

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"react-intersection-observer": "^10.0.3",
9191
"react-is": "^19.2.4",
9292
"react-number-format": "^5.4.5",
93-
"react-router": "^7.13.2",
93+
"react-router": "^7.14.2",
9494
"react-runner": "^1.0.5",
9595
"react-simple-code-editor": "^0.14.1",
9696
"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
@@ -58,7 +58,7 @@
5858
"fast-glob": "3.3.3",
5959
"react": "19.2.4",
6060
"react-dom": "19.2.4",
61-
"react-router": "7.13.2",
61+
"react-router": "7.14.2",
6262
"sinon": "21.1.2"
6363
},
6464
"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
@@ -27,7 +27,7 @@
2727
"react": "19.2.4",
2828
"react-dom": "19.2.4",
2929
"react-is": "19.2.4",
30-
"react-router": "7.13.2",
30+
"react-router": "7.14.2",
3131
"react-window": "2.2.7",
3232
"sinon": "21.1.2",
3333
"styled-components": "6.4.1",

0 commit comments

Comments
 (0)