Skip to content

Commit

Permalink
Merge pull request #349 from etkecc/dependabot/npm_and_yarn/react-rou…
Browse files Browse the repository at this point in the history
…ter-7.2.0

Bump react-router from 7.1.5 to 7.2.0
  • Loading branch information
aine-etke authored Feb 24, 2025
2 parents ab179e3 + 0371151 commit a412ceb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.1",
"react-router": "^7.2.0",
"react-router-dom": "^7.1.1"
},
"scripts": {
Expand Down
12 changes: 11 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4721,7 +4721,7 @@ react-refresh@^0.14.2:
dependencies:
react-router "7.1.5"

[email protected], "react-router@^6.28.1 || ^7.1.1", react-router@^7.1.1:
[email protected]:
version "7.1.5"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.1.5.tgz#c9e19d329d9ce2215fdae844ab6b023b911094db"
integrity sha512-8BUF+hZEU4/z/JD201yK6S+UYhsf58bzYIDq2NS1iGpwxSXDu7F+DeGSkIXMFBuHZB21FSiCzEcUb18cQNdRkA==
Expand All @@ -4731,6 +4731,16 @@ [email protected], "react-router@^6.28.1 || ^7.1.1", react-router@^7.1.1:
set-cookie-parser "^2.6.0"
turbo-stream "2.4.0"

"react-router@^6.28.1 || ^7.1.1", 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==
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"
Expand Down

0 comments on commit a412ceb

Please sign in to comment.