Skip to content

Commit d460377

Browse files
Bump react-router and react-router-dom in /bims (#5014)
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) and [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). These dependencies needed to be updated together. Updates `react-router` from 7.5.2 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.5.2 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: direct:production - dependency-name: react-router-dom dependency-version: 7.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ac7421 commit d460377

File tree

2 files changed

+13
-31
lines changed

2 files changed

+13
-31
lines changed

bims/package-lock.json

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

bims/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
"react-dom": "^18.3.1",
6060
"react-easy-sort": "^1.6.0",
6161
"react-rnd": "^10.3.4",
62-
"react-router": "^7.5.2",
63-
"react-router-dom": "^7.5.2",
62+
"react-router": "^7.12.0",
63+
"react-router-dom": "^7.12.0",
6464
"react-select": "^5.8.2",
6565
"react-test-renderer": "^18.3.1",
6666
"reactstrap": "^8.9.0",

0 commit comments

Comments
 (0)