Skip to content

Commit 7f72f43

Browse files
Bump react-router to 7.13.2 (#4454)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 161528f commit 7f72f43

4 files changed

Lines changed: 12 additions & 12 deletions

File tree

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"luxon": "3.7.2",
104104
"react": "19.2.4",
105105
"react-dom": "19.2.4",
106-
"react-router": "7.13.1",
106+
"react-router": "7.13.2",
107107
"typescript": "5.9.3",
108108
"vitest-browser-react": "2.1.0"
109109
},

playground/vite-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"radix-ui": "^1.4.3",
1313
"react": "19.2.4",
1414
"react-dom": "19.2.4",
15-
"react-router": "7.13.1"
15+
"react-router": "7.13.2"
1616
},
1717
"devDependencies": {
1818
"@eslint/js": "10.0.1",

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
@@ -17,7 +17,7 @@
1717
"is-wsl": "3.1.1",
1818
"react": "19.2.4",
1919
"react-dom": "19.2.4",
20-
"react-router": "7.13.1",
20+
"react-router": "7.13.2",
2121
"util": "0.12.5",
2222
"webpack": "5.105.4",
2323
"yargs": "18.0.0"

0 commit comments

Comments
 (0)