Skip to content

Commit

Permalink
chore(deps): update dependency react-router-dom to ^6.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 263a7ef commit 0d80b94
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 24 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 @@ -39,7 +39,7 @@
"@types/react-dom": "^18.3.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.28.2",
"react-router-dom": "^6.29.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 @@ -54,7 +54,7 @@
"@types/react-dom": "^18.3.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.28.2",
"react-router-dom": "^6.29.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.28.2",
"react-router-dom": "^6.29.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 @@ -46,7 +46,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-helmet-async": "^1.3.0",
"react-router-dom": "^6.28.2"
"react-router-dom": "^6.29.0"
},
"devDependencies": {
"@modern-js/tsconfig": "2.64.0",
Expand Down
40 changes: 20 additions & 20 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 0d80b94

Please sign in to comment.