Skip to content

Commit

Permalink
fix(web): update dependency react-router-dom to v7.1.1 (#21908)
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 Dec 24, 2024
1 parent fff2cad commit 747f94a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions web/package-lock.json

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

2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hook-form": "7.54.2",
"react-router-dom": "7.1.0",
"react-router-dom": "7.1.1",
"react-use": "17.6.0",
"rxjs": "7.8.1",
"workbox-background-sync": "7.3.0",
Expand Down

0 comments on commit 747f94a

Please sign in to comment.