Skip to content

Commit

Permalink
Bump React router to ^6.23.1 (#13100)
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 May 29, 2024
1 parent 329b041 commit 46e1538
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@
"react-dom": "^18.2.0",
"react-hook-form": "^7.51.4",
"react-is": "^18.2.0",
"react-router": "^6.22.3",
"react-router-dom": "^6.22.3",
"react-router": "^6.23.1",
"react-router-dom": "^6.23.1",
"react-runner": "^1.0.3",
"react-simple-code-editor": "^0.13.1",
"recast": "^0.23.6",
Expand Down
30 changes: 15 additions & 15 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 @@ -28,7 +28,7 @@
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.22.3",
"react-router-dom": "^6.23.1",
"stylis": "^4.3.1",
"stylis-plugin-rtl": "^2.1.1"
}
Expand Down

0 comments on commit 46e1538

Please sign in to comment.