Bump react-router from 7.2.0 to 7.3.0

Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.2.0 to 7.3.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.3.0/packages/react-router)

---
updated-dependencies:
- dependency-name: react-router
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-10 09:40:37 +00:00
committed by GitHub
parent 7894d58aef
commit ae83cb0fdf
2 changed files with 13 additions and 3 deletions

View File

@@ -69,7 +69,7 @@
"react-hook-form": "^7.54.2",
"react-is": "^19.0.0",
"ts-jest-mock-import-meta": "^1.2.1",
"react-router": "^7.2.0",
"react-router": "^7.3.0",
"react-router-dom": "^7.2.0"
},
"scripts": {