Skip to content

Commit 10eb334

Browse files
committed
Update react-router monorepo to v6.25.0
1 parent b38ec8a commit 10eb334

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package.json

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

yarn.lock

Lines changed: 15 additions & 15 deletions
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/router@1.17.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==
1773+
"@remix-run/router@1.18.0":
1774+
version "1.18.0"
1775+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.18.0.tgz#20b033d1f542a100c1d57cfd18ecf442d1784732"
1776+
integrity sha512-L3jkqmqoSVBVKHfpGZmLrex0lxR5SucGA0sUfFzGctehw+S/ggL9L/0NnC5mw6P8HUWpFZ3nQw3cRApjjWx9Sw==
17771777

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

7979-
react-router-dom@6.24.1:
7980-
version "6.24.1"
7981-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.24.1.tgz#b1a22f7d6c5a1bfce30732bd370713f991ab4de4"
7982-
integrity sha512-U19KtXqooqw967Vw0Qcn5cOvrX5Ejo9ORmOtJMzYWtCT4/WOfFLIZGGsVLxcd9UkBO0mSTZtXqhZBsWlHr7+Sg==
7979+
react-router-dom@6.25.0:
7980+
version "6.25.0"
7981+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.25.0.tgz#f46f98553e1b4b3bcd2e4bb1021e9144b02671bf"
7982+
integrity sha512-BhcczgDWWgvGZxjDDGuGHrA8HrsSudilqTaRSBYLWDayvo1ClchNIDVt5rldqp6e7Dro5dEFx9Mzc+r292lN0w==
79837983
dependencies:
7984-
"@remix-run/router" "1.17.1"
7985-
react-router "6.24.1"
7984+
"@remix-run/router" "1.18.0"
7985+
react-router "6.25.0"
79867986

7987-
react-router@6.24.1:
7988-
version "6.24.1"
7989-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.24.1.tgz#5a3bbba0000afba68d42915456ca4c806f37a7de"
7990-
integrity sha512-PTXFXGK2pyXpHzVo3rR9H7ip4lSPZZc0bHG5CARmj65fTT6qG7sTngmb6lcYu1gf3y/8KxORoy9yn59pGpCnpg==
7987+
react-router@6.25.0:
7988+
version "6.25.0"
7989+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.25.0.tgz#24f72cdf3bcc9be0f60b95af6cd88950c3d246e4"
7990+
integrity sha512-bziKjCcDbcxgWS9WlWFcQIVZ2vJHnCP6DGpQDT0l+0PFDasfJKgzf9CM22eTyhFsZkjk8ApCdKjJwKtzqH80jQ==
79917991
dependencies:
7992-
"@remix-run/router" "1.17.1"
7992+
"@remix-run/router" "1.18.0"
79937993

79947994
79957995
version "18.3.1"

0 commit comments

Comments
 (0)