Skip to content

Commit 2a73663

Browse files
Bump react-router to 7.6.2 (#4993)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a080410 commit 2a73663

File tree

5 files changed

+13
-13
lines changed

5 files changed

+13
-13
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"react-dom": "^19.1.0",
7878
"react-hook-form": "7.53.2",
7979
"react-is": "^19.1.0",
80-
"react-router": "7.6.0",
80+
"react-router": "7.6.2",
8181
"react-runner": "1.0.5",
8282
"react-simple-code-editor": "0.14.1",
8383
"react-simple-typewriter": "5.0.1",

packages/toolpad-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"next": "^15.3.2",
7272
"next-router-mock": "^0.9.13",
7373
"playwright": "1.52.0",
74-
"react-router": "7.6.0",
74+
"react-router": "7.6.2",
7575
"sinon": "^19.0.5",
7676
"vitest": "2.1.9"
7777
},

packages/toolpad-studio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"react-inspector": "6.0.2",
136136
"react-is": "^19.1.0",
137137
"react-resizable-panels": "2.1.9",
138-
"react-router": "7.6.0",
138+
"react-router": "7.6.2",
139139
"semver": "7.6.3",
140140
"serialize-javascript": "6.0.2",
141141
"superjson": "2.2.2",

playground/vite-react-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@vitejs/plugin-react": "4.4.1",
1919
"react": "^19.1.0",
2020
"react-dom": "^19.1.0",
21-
"react-router": "7.6.0",
21+
"react-router": "7.6.2",
2222
"vite": "5.4.19",
2323
"zod": "3.25.36"
2424
}

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.

0 commit comments

Comments
 (0)