Skip to content

Commit 8e4e500

Browse files
Update react-router monorepo to v6.24.1
1 parent 452fd64 commit 8e4e500

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@
6969
"react-i18next": "14.1.2",
7070
"react-inlinesvg": "4.1.3",
7171
"react-redux": "9.1.2",
72-
"react-router": "6.24.0",
73-
"react-router-dom": "6.24.0",
72+
"react-router": "6.24.1",
73+
"react-router-dom": "6.24.1",
7474
"redux": "4.2.1",
7575
"redux-saga": "1.3.0",
7676
"scss-goodies": "2.2.0"

yarn.lock

+15-15
Original file line numberDiff line numberDiff line change
@@ -1770,10 +1770,10 @@
17701770
resolved "https://registry.yarnpkg.com/@redux-saga/types/-/types-1.2.1.tgz#9403f51c17cae37edf870c6bc0c81c1ece5ccef8"
17711771
integrity sha512-1dgmkh+3so0+LlBWRhGA33ua4MYr7tUOj+a9Si28vUi0IUFNbff1T3sgpeDJI/LaC75bBYnQ0A3wXjn0OrRNBA==
17721772

1773-
"@remix-run/[email protected].0":
1774-
version "1.17.0"
1775-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.17.0.tgz#fbb0add487478ef42247d5942e7a5d8a2e20095f"
1776-
integrity sha512-2D6XaHEVvkCn682XBnipbJjgZUU7xjLtA4dGJRBVUKpEaDYOZMENZoZjAOSb7qirxt5RupjzZxz4fK2FO+EFPw==
1773+
"@remix-run/[email protected].1":
1774+
version "1.17.1"
1775+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.17.1.tgz#bf93997beb81863fde042ebd05013a2618471362"
1776+
integrity sha512-mCOMec4BKd6BRGBZeSnGiIgwsbLGp3yhVqAD8H+PxiRNEHgDpZb8J1TnrSDlg97t0ySKMQJTHCWBCmBpSmkF6Q==
17771777

17781778
17791779
version "5.1.0"
@@ -7970,20 +7970,20 @@ react-refresh@^0.14.2:
79707970
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9"
79717971
integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==
79727972

7973-
7974-
version "6.24.0"
7975-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.24.0.tgz#ec49dc38c49bb9bd25b310a8ae849268d3085e1d"
7976-
integrity sha512-960sKuau6/yEwS8e+NVEidYQb1hNjAYM327gjEyXlc6r3Skf2vtwuJ2l7lssdegD2YjoKG5l8MsVyeTDlVeY8g==
7973+
7974+
version "6.24.1"
7975+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.24.1.tgz#b1a22f7d6c5a1bfce30732bd370713f991ab4de4"
7976+
integrity sha512-U19KtXqooqw967Vw0Qcn5cOvrX5Ejo9ORmOtJMzYWtCT4/WOfFLIZGGsVLxcd9UkBO0mSTZtXqhZBsWlHr7+Sg==
79777977
dependencies:
7978-
"@remix-run/router" "1.17.0"
7979-
react-router "6.24.0"
7978+
"@remix-run/router" "1.17.1"
7979+
react-router "6.24.1"
79807980

7981-
7982-
version "6.24.0"
7983-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.24.0.tgz#aa46648f26b6525e07f908ad3e1ad2e68d131155"
7984-
integrity sha512-sQrgJ5bXk7vbcC4BxQxeNa5UmboFm35we1AFK0VvQaz9g0LzxEIuLOhHIoZ8rnu9BO21ishGeL9no1WB76W/eg==
7981+
7982+
version "6.24.1"
7983+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.24.1.tgz#5a3bbba0000afba68d42915456ca4c806f37a7de"
7984+
integrity sha512-PTXFXGK2pyXpHzVo3rR9H7ip4lSPZZc0bHG5CARmj65fTT6qG7sTngmb6lcYu1gf3y/8KxORoy9yn59pGpCnpg==
79857985
dependencies:
7986-
"@remix-run/router" "1.17.0"
7986+
"@remix-run/router" "1.17.1"
79877987

79887988
79897989
version "18.3.1"

0 commit comments

Comments
 (0)