Merge pull request #391 from etkecc/dependabot/npm_and_yarn/react-router-7.3.0

Bump react-router from 7.2.0 to 7.3.0
This commit is contained in:
Aine 2025-03-10 09:53:27 +00:00 committed by GitHub
commit 8640d1357f
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.2.0",
"react-router": "^7.3.0",
"react-router-dom": "^7.2.0"
},
"scripts": {

View File

@ -4727,7 +4727,7 @@ react-refresh@^0.14.2:
dependencies:
react-router "7.2.0"
react-router@7.2.0, "react-router@^6.28.1 || ^7.1.1", react-router@^7.2.0:
react-router@7.2.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.2.0.tgz#a8f2729d39f634a7a870d14dd906a1b406f39d6f"
integrity sha512-fXyqzPgCPZbqhrk7k3hPcCpYIlQ2ugIXDboHUzhJISFVy2DEPsmHgN588MyGmkIOv3jDgNfUE3kJi83L28s/LQ==
@ -4737,6 +4737,16 @@ react-router@7.2.0, "react-router@^6.28.1 || ^7.1.1", react-router@^7.2.0:
set-cookie-parser "^2.6.0"
turbo-stream "2.4.0"
"react-router@^6.28.1 || ^7.1.1", react-router@^7.3.0:
version "7.3.0"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.3.0.tgz#14fb630f088d919386e97f91199a2bc4abcdd85d"
integrity sha512-466f2W7HIWaNXTKM5nHTqNxLrHTyXybm7R0eBlVSt0k/u55tTCDO194OIx/NrYD4TS5SXKTNekXfT37kMKUjgw==
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"