Skip to content

Commit 5803263

Browse files
chore(deps-dev): bump react-router-dom in /webui/react-ui
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.13.0 to 7.13.1. - [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.13.1/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-version: 7.13.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc2d283 commit 5803263

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

webui/react-ui/bun.lock

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

webui/react-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"eslint-plugin-react-hooks": "^7.0.1",
2424
"eslint-plugin-react-refresh": "^0.5.2",
2525
"globals": "^17.3.0",
26-
"react-router-dom": "^7.13.0",
26+
"react-router-dom": "^7.13.1",
2727
"vite": "^7.3.1"
2828
}
2929
}

0 commit comments

Comments
 (0)