Skip to content

Commit d9adbd5

Browse files
Bump react-router and react-router-dom in /admin
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.9.1 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/[email protected]/packages/react-router) Updates `react-router-dom` from 7.9.1 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/[email protected]/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] <[email protected]>
1 parent 5b199c8 commit d9adbd5

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

admin/package-lock.json

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

admin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"react": "^18.0.0",
2424
"react-day-picker": "^9.5",
2525
"react-dom": "^18.0.0",
26-
"react-router": "^7.9",
27-
"react-router-dom": "^7.9",
26+
"react-router": "^7.12",
27+
"react-router-dom": "^7.12",
2828
"react-select": "^5.9",
2929
"uikit": "^3.22.0",
3030
"underscore": "^1.13.0",

0 commit comments

Comments
 (0)