Skip to content

Commit

Permalink
chore(deps): update dependency react-router-dom to ^6.27.0 (#1510)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 422a9d9 commit 3a21a57
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 40 deletions.
2 changes: 1 addition & 1 deletion packages/plugin-api-docgen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"mdast-util-mdxjs-esm": "^1.3.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.26.2",
"react-router-dom": "^6.27.0",
"typescript": "^5.5.3",
"unified": "^10.1.2",
"unist-util-visit": "^4.1.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"mdast-util-mdxjs-esm": "^1.3.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.26.2",
"react-router-dom": "^6.27.0",
"typescript": "^5.5.3",
"unified": "^10.1.2",
"unist-util-visit": "^4.1.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"mdast-util-mdxjs-esm": "^1.3.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.26.2",
"react-router-dom": "^6.27.0",
"typescript": "^5.5.3",
"unified": "^10.1.2",
"unist-util-visit": "^4.1.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-helmet-async": "^1.3.0",
"react-router-dom": "^6.26.2"
"react-router-dom": "^6.27.0"
},
"devDependencies": {
"@modern-js/tsconfig": "2.60.4",
Expand Down
44 changes: 8 additions & 36 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3a21a57

Please sign in to comment.