Build(deps): Bump react-router and react-router-dom in /page

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.11.0 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.11.0 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>
This commit is contained in:
dependabot[bot]
2026-01-12 06:38:29 +00:00
committed by GitHub
parent d70ab2607e
commit e78bb8cd32
2 changed files with 9 additions and 9 deletions

View File

@@ -36,7 +36,7 @@
"react-dom": "^19.2.3",
"react-dropzone": "^14.3.8",
"react-helmet": "^6.1.0",
"react-router-dom": "^7.11.0",
"react-router-dom": "^7.12.0",
"react-window": "^2.2.3",
"shell-quote": "^1.8.3",
"tailwind-merge": "^3.4.0",