Bump react-router from 7.4.0 to 7.4.1 (#446)

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

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

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-03-31 22:04:29 +03:00 committed by GitHub
parent a24b5b1914
commit 05b0864759
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 2 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.4.0",
"react-router": "^7.4.1",
"react-router-dom": "^7.4.0"
},
"scripts": {

View File

@ -4745,7 +4745,7 @@ react-refresh@^0.14.2:
dependencies:
react-router "7.4.0"
react-router@7.4.0, "react-router@^6.28.1 || ^7.1.1", react-router@^7.4.0:
react-router@7.4.0:
version "7.4.0"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.4.0.tgz#9787041425bc4bf52e6d472b6ccfd78a43ace133"
integrity sha512-Y2g5ObjkvX3VFeVt+0CIPuYd9PpgqCslG7ASSIdN73LwA1nNWzcMLaoMRJfP3prZFI92svxFwbn7XkLJ+UPQ6A==
@ -4755,6 +4755,16 @@ react-router@7.4.0, "react-router@^6.28.1 || ^7.1.1", react-router@^7.4.0:
set-cookie-parser "^2.6.0"
turbo-stream "2.4.0"
"react-router@^6.28.1 || ^7.1.1", react-router@^7.4.1:
version "7.4.1"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.4.1.tgz#0e6af1eefb8370d2cd79c961b87708afdb50fe64"
integrity sha512-Vmizn9ZNzxfh3cumddqv3kLOKvc7AskUT0dC1prTabhiEi0U4A33LmkDOJ79tXaeSqCqMBXBU/ySX88W85+EUg==
dependencies:
"@types/cookie" "^0.6.0"
cookie "^1.0.1"
set-cookie-parser "^2.6.0"
turbo-stream "2.4.0"
react-test-renderer@^19.0.0:
version "19.0.0"
resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-19.0.0.tgz#ca6fa322c58d4bfa34635788fe242a8c3daa4c7d"