Skip to content

Commit d530bc3

Browse files
chore(deps): update dependency react-router-dom to v7
1 parent 7efde6c commit d530bc3

File tree

5 files changed

+55
-32
lines changed

5 files changed

+55
-32
lines changed

packages/plugin-api-docgen/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/react-dom": "^18.3.5",
4040
"react": "^18.3.1",
4141
"react-dom": "^18.3.1",
42-
"react-router-dom": "^6.29.0",
42+
"react-router-dom": "^7.4.1",
4343
"typescript": "^5.8.2",
4444
"unified": "^10.1.2",
4545
"unist-util-visit": "^4.1.2"

packages/plugin-playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"mdast-util-mdx-jsx": "^2.1.4",
5656
"react": "^18.3.1",
5757
"react-dom": "^18.3.1",
58-
"react-router-dom": "^6.29.0",
58+
"react-router-dom": "^7.4.1",
5959
"typescript": "^5.8.2",
6060
"unified": "^10.1.2",
6161
"unist-util-visit": "^4.1.2"

packages/plugin-preview/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"mdast-util-mdxjs-esm": "^1.3.1",
4545
"react": "^18.3.1",
4646
"react-dom": "^18.3.1",
47-
"react-router-dom": "^6.29.0",
47+
"react-router-dom": "^7.4.1",
4848
"typescript": "^5.8.2",
4949
"unified": "^10.1.2",
5050
"unist-util-visit": "^4.1.2"

packages/runtime/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"react": "^18.3.1",
4646
"react-dom": "^18.3.1",
4747
"react-helmet-async": "^2.0.5",
48-
"react-router-dom": "^6.29.0"
48+
"react-router-dom": "^7.4.1"
4949
},
5050
"devDependencies": {
5151
"@rsbuild/plugin-react": "~1.1.1",

pnpm-lock.yaml

+51-28
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)