Skip to content

Commit 51e5b31

Browse files
Bump react-router and react-router-dom in /karavan-app/src/main/webui
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) to 7.12.0 and updates ancestor dependency [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). These dependencies need to be updated together. Updates `react-router` from 7.9.4 to 7.12.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@7.12.0/packages/react-router) Updates `react-router-dom` from 7.9.4 to 7.12.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.12.0/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.12.0 dependency-type: indirect - dependency-name: react-router-dom dependency-version: 7.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c74ae6 commit 51e5b31

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

karavan-app/src/main/webui/package-lock.json

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

karavan-app/src/main/webui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"react-dom": "18.3.1",
5454
"react-hook-form": "7.65.0",
5555
"react-resizable-panels": "3.0.6",
56-
"react-router-dom": "7.9.4",
56+
"react-router-dom": "7.12.0",
5757
"rxjs": "7.8.2",
5858
"use-sync-external-store": "1.6.0",
5959
"usehooks-ts": "3.1.1",

0 commit comments

Comments
 (0)