Bump react-router from 7.4.1 to 7.5.0 (#473)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-04-11 12:56:25 +03:00
committed by GitHub
parent cabb9700a8
commit 5a98844f1f
2 changed files with 12 additions and 2 deletions

View File

@@ -68,7 +68,7 @@
"react-hook-form": "^7.55.0",
"react-is": "^19.1.0",
"ts-jest-mock-import-meta": "^1.3.0",
"react-router": "^7.4.1",
"react-router": "^7.5.0",
"react-router-dom": "^7.4.1"
},
"scripts": {