Skip to content

Commit 9c8408c

Browse files
chore(deps): update dependency react-router-dom to v7
1 parent 73df600 commit 9c8408c

File tree

6 files changed

+46
-35
lines changed

6 files changed

+46
-35
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"react": "^19.1.1",
8484
"react-dom": "^19.1.1",
8585
"react-lazy-with-preload": "^2.2.1",
86-
"react-router-dom": "^6.29.0",
86+
"react-router-dom": "^7.7.1",
8787
"rehype-external-links": "^3.0.0",
8888
"rehype-raw": "^7.0.0",
8989
"remark": "^15.0.1",

packages/plugin-api-docgen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/react-dom": "^19.1.7",
4848
"react": "^19.1.1",
4949
"react-dom": "^19.1.1",
50-
"react-router-dom": "^6.29.0",
50+
"react-router-dom": "^7.7.1",
5151
"rsbuild-plugin-publint": "^0.3.2",
5252
"typescript": "^5.8.2"
5353
},

packages/plugin-playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"mdast-util-mdx-jsx": "^3.2.0",
5555
"react": "^19.1.1",
5656
"react-dom": "^19.1.1",
57-
"react-router-dom": "^6.29.0",
57+
"react-router-dom": "^7.7.1",
5858
"rsbuild-plugin-publint": "^0.3.2",
5959
"typescript": "^5.8.2",
6060
"unified": "^11.0.5"

packages/plugin-preview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"mdast-util-mdxjs-esm": "^2.0.1",
5050
"react": "^19.1.1",
5151
"react-dom": "^19.1.1",
52-
"react-router-dom": "^6.29.0",
52+
"react-router-dom": "^7.7.1",
5353
"rsbuild-plugin-publint": "^0.3.2",
5454
"typescript": "^5.8.2",
5555
"unified": "^11.0.5",

packages/runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@unhead/react": "^2.0.13",
4343
"react": "^19.1.1",
4444
"react-dom": "^19.1.1",
45-
"react-router-dom": "^6.29.0"
45+
"react-router-dom": "^7.7.1"
4646
},
4747
"devDependencies": {
4848
"@rsbuild/plugin-react": "~1.3.4",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)