Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a46c7a2

Browse files
authoredFeb 15, 2024
fix(deps): update react-router monorepo to v6.22.0 (#773)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 93e5ccc commit a46c7a2

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed
 

‎package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@
105105
"react": "18.2.0",
106106
"react-dom": "18.2.0",
107107
"react-final-form": "6.5.9",
108-
"react-router": "6.21.3",
109-
"react-router-dom": "6.21.3",
108+
"react-router": "6.22.0",
109+
"react-router-dom": "6.22.0",
110110
"react-transition-group": "4.4.5",
111111
"ts-loader": "9.5.1",
112112
"typescript": "5.3.3"

‎pnpm-lock.yaml

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.