Skip to content

Commit 8284ce6

Browse files
chore(deps): update dependency react-router-dom to v7
1 parent 7bd6122 commit 8284ce6

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
@@ -38,7 +38,7 @@
3838
"@types/react-dom": "^18.3.5",
3939
"react": "^18.3.1",
4040
"react-dom": "^18.3.1",
41-
"react-router-dom": "^6.29.0",
41+
"react-router-dom": "^7.2.0",
4242
"typescript": "^5.5.3",
4343
"unified": "^10.1.2",
4444
"unist-util-visit": "^4.1.2"

packages/plugin-playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/react-dom": "^18.3.5",
5454
"react": "^18.3.1",
5555
"react-dom": "^18.3.1",
56-
"react-router-dom": "^6.29.0",
56+
"react-router-dom": "^7.2.0",
5757
"typescript": "^5.5.3",
5858
"unified": "^10.1.2",
5959
"unist-util-visit": "^4.1.2"

packages/plugin-preview/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"mdast-util-mdxjs-esm": "^1.3.1",
4343
"react": "^18.3.1",
4444
"react-dom": "^18.3.1",
45-
"react-router-dom": "^6.29.0",
45+
"react-router-dom": "^7.2.0",
4646
"typescript": "^5.5.3",
4747
"unified": "^10.1.2",
4848
"unist-util-visit": "^4.1.2"

packages/runtime/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"react": "^18.3.1",
4545
"react-dom": "^18.3.1",
4646
"react-helmet-async": "^1.3.0",
47-
"react-router-dom": "^6.29.0"
47+
"react-router-dom": "^7.2.0"
4848
},
4949
"devDependencies": {
5050
"@modern-js/tsconfig": "2.64.0",

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)