Skip to content

Commit 4058176

Browse files
chore(deps): update dependency react-router-dom to v7
1 parent 263a7ef commit 4058176

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.28.2",
42+
"react-router-dom": "^7.1.5",
4343
"typescript": "^5.5.3",
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
@@ -54,7 +54,7 @@
5454
"@types/react-dom": "^18.3.5",
5555
"react": "^18.3.1",
5656
"react-dom": "^18.3.1",
57-
"react-router-dom": "^6.28.2",
57+
"react-router-dom": "^7.1.5",
5858
"typescript": "^5.5.3",
5959
"unified": "^10.1.2",
6060
"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.28.2",
47+
"react-router-dom": "^7.1.5",
4848
"typescript": "^5.5.3",
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
@@ -46,7 +46,7 @@
4646
"react": "^18.3.1",
4747
"react-dom": "^18.3.1",
4848
"react-helmet-async": "^1.3.0",
49-
"react-router-dom": "^6.28.2"
49+
"react-router-dom": "^7.1.5"
5050
},
5151
"devDependencies": {
5252
"@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)