Skip to content

Commit

Permalink
Bump React router to ^6.28.2 (mui#16242)
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 Jan 20, 2025
1 parent 16199b6 commit 1d9c502
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@
"react-dom": "^19.0.0",
"react-hook-form": "^7.54.2",
"react-is": "^19.0.0",
"react-router": "^6.28.1",
"react-router-dom": "^6.28.1",
"react-router": "^6.28.2",
"react-router-dom": "^6.28.2",
"react-runner": "^1.0.5",
"react-simple-code-editor": "^0.14.1",
"recast": "^0.23.9",
Expand Down
36 changes: 18 additions & 18 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"prop-types": "^15.8.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router-dom": "^6.28.1",
"react-router-dom": "^6.28.2",
"semver": "^7.6.3",
"stylis": "^4.3.5",
"stylis-plugin-rtl": "^2.1.1"
Expand Down

0 comments on commit 1d9c502

Please sign in to comment.