Skip to content

Commit fb22176

Browse files
chore(deps): update dependency react-router-dom to v7
1 parent 4536010 commit fb22176

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
@@ -88,7 +88,7 @@
8888
"react": "^19.2.0",
8989
"react-dom": "^19.2.0",
9090
"react-lazy-with-preload": "^2.2.1",
91-
"react-router-dom": "^6.30.1",
91+
"react-router-dom": "^7.9.5",
9292
"rehype-external-links": "^3.0.0",
9393
"rehype-raw": "^7.0.0",
9494
"remark-gfm": "^4.0.1",

packages/plugin-api-docgen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@types/react-dom": "^19.2.2",
4747
"react": "^19.2.0",
4848
"react-dom": "^19.2.0",
49-
"react-router-dom": "^6.30.1",
49+
"react-router-dom": "^7.9.5",
5050
"rsbuild-plugin-publint": "^0.3.3",
5151
"typescript": "^5.8.2"
5252
},

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.2.0",
5656
"react-dom": "^19.2.0",
57-
"react-router-dom": "^6.30.1",
57+
"react-router-dom": "^7.9.5",
5858
"rsbuild-plugin-publint": "^0.3.3",
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
@@ -46,7 +46,7 @@
4646
"mdast-util-mdxjs-esm": "^2.0.1",
4747
"react": "^19.2.0",
4848
"react-dom": "^19.2.0",
49-
"react-router-dom": "^6.30.1",
49+
"react-router-dom": "^7.9.5",
5050
"rsbuild-plugin-publint": "^0.3.3",
5151
"typescript": "^5.8.2",
5252
"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.19",
4343
"react": "^19.2.0",
4444
"react-dom": "^19.2.0",
45-
"react-router-dom": "^6.30.1"
45+
"react-router-dom": "^7.9.5"
4646
},
4747
"devDependencies": {
4848
"@rsbuild/plugin-react": "~1.4.1",

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)