Skip to content

Commit 976cbbb

Browse files
fix(deps): update dependency react-router-dom to v7 (main) (#16515)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f989bd0 commit 976cbbb

File tree

2 files changed

+51
-25
lines changed

2 files changed

+51
-25
lines changed

‎pkg/ui/frontend/package-lock.json

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

‎pkg/ui/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"react-dom": "^18.2.0",
4848
"react-hook-form": "^7.54.2",
4949
"react-icons": "^5.4.0",
50-
"react-router-dom": "^6.30.0",
50+
"react-router-dom": "^7.0.0",
5151
"recharts": "^2.15.1",
5252
"tailwind-merge": "^2.6.0",
5353
"tailwindcss-animate": "^1.0.7",

0 commit comments

Comments
 (0)