Skip to content

Commit b712b05

Browse files
Update react-router monorepo to v6.23.1
1 parent 64b3605 commit b712b05

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.1",
7070
"react-inlinesvg": "4.1.3",
7171
"react-redux": "9.1.2",
72-
"react-router": "6.23.0",
73-
"react-router-dom": "6.23.0",
72+
"react-router": "6.23.1",
73+
"react-router-dom": "6.23.1",
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
@@ -1868,10 +1868,10 @@
18681868
resolved "https://registry.yarnpkg.com/@redux-saga/types/-/types-1.2.1.tgz#9403f51c17cae37edf870c6bc0c81c1ece5ccef8"
18691869
integrity sha512-1dgmkh+3so0+LlBWRhGA33ua4MYr7tUOj+a9Si28vUi0IUFNbff1T3sgpeDJI/LaC75bBYnQ0A3wXjn0OrRNBA==
18701870

1871-
"@remix-run/[email protected].0":
1872-
version "1.16.0"
1873-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.16.0.tgz#0e10181e5fec1434eb071a9bc4bdaac843f16dcc"
1874-
integrity sha512-Quz1KOffeEf/zwkCBM3kBtH4ZoZ+pT3xIXBG4PPW/XFtDP7EGhtTiC2+gpL9GnR7+Qdet5Oa6cYSvwKYg6kN9Q==
1871+
"@remix-run/[email protected].1":
1872+
version "1.16.1"
1873+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.16.1.tgz#73db3c48b975eeb06d0006481bde4f5f2d17d1cd"
1874+
integrity sha512-es2g3dq6Nb07iFxGk5GuHN20RwBZOsuDQN7izWIisUcv9r+d2C5jQxqmgkdebXgReWfiyUabcki6Fg77mSNrig==
18751875

18761876
18771877
version "5.1.0"
@@ -7965,20 +7965,20 @@ react-refresh@^0.14.0:
79657965
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.0.tgz#4e02825378a5f227079554d4284889354e5f553e"
79667966
integrity sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==
79677967

7968-
7969-
version "6.23.0"
7970-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.23.0.tgz#8b80ad92ad28f4dc38972e92d84b4c208150545a"
7971-
integrity sha512-Q9YaSYvubwgbal2c9DJKfx6hTNoBp3iJDsl+Duva/DwxoJH+OTXkxGpql4iUK2sla/8z4RpjAm6EWx1qUDuopQ==
7968+
7969+
version "6.23.1"
7970+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.23.1.tgz#30cbf266669693e9492aa4fc0dde2541ab02322f"
7971+
integrity sha512-utP+K+aSTtEdbWpC+4gxhdlPFwuEfDKq8ZrPFU65bbRJY+l706qjR7yaidBpo3MSeA/fzwbXWbKBI6ftOnP3OQ==
79727972
dependencies:
7973-
"@remix-run/router" "1.16.0"
7974-
react-router "6.23.0"
7973+
"@remix-run/router" "1.16.1"
7974+
react-router "6.23.1"
79757975

7976-
7977-
version "6.23.0"
7978-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.23.0.tgz#2f2d7492c66a6bdf760be4c6bdf9e1d672fa154b"
7979-
integrity sha512-wPMZ8S2TuPadH0sF5irFGjkNLIcRvOSaEe7v+JER8508dyJumm6XZB1u5kztlX0RVq6AzRVndzqcUh6sFIauzA==
7976+
7977+
version "6.23.1"
7978+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.23.1.tgz#d08cbdbd9d6aedc13eea6e94bc6d9b29cb1c4be9"
7979+
integrity sha512-fzcOaRF69uvqbbM7OhvQyBTFDVrrGlsFdS3AL+1KfIBtGETibHzi3FkoTRyiDJnWNc2VxrfvR+657ROHjaNjqQ==
79807980
dependencies:
7981-
"@remix-run/router" "1.16.0"
7981+
"@remix-run/router" "1.16.1"
79827982

79837983
79847984
version "18.3.1"

0 commit comments

Comments
 (0)