Skip to content

Commit 6491458

Browse files
fix(deps): update dependency react-router-dom to v6.30.0 (#6008)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 025f76f commit 6491458

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

ui/ui-app/package-lock.json

+13-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/ui-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"pluralize": "8.0.0",
5959
"react": "18.3.1",
6060
"react-dom": "18.3.1",
61-
"react-router-dom": "6.29.0",
61+
"react-router-dom": "6.30.0",
6262
"use-resize-observer": "9.1.0",
6363
"yaml": "2.7.0"
6464
}

0 commit comments

Comments
 (0)