Skip to content

Commit cc32277

Browse files
Update react-router monorepo to v6.28.0
1 parent 0282a1d commit cc32277

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.5",
7171
"react-redux": "9.1.2",
72-
"react-router": "6.27.0",
73-
"react-router-dom": "6.27.0",
72+
"react-router": "6.28.0",
73+
"react-router-dom": "6.28.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
@@ -1987,10 +1987,10 @@
19871987
resolved "https://registry.yarnpkg.com/@redux-saga/types/-/types-1.2.1.tgz#9403f51c17cae37edf870c6bc0c81c1ece5ccef8"
19881988
integrity sha512-1dgmkh+3so0+LlBWRhGA33ua4MYr7tUOj+a9Si28vUi0IUFNbff1T3sgpeDJI/LaC75bBYnQ0A3wXjn0OrRNBA==
19891989

1990-
"@remix-run/router@1.20.0":
1991-
version "1.20.0"
1992-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.20.0.tgz#03554155b45d8b529adf635b2f6ad1165d70d8b4"
1993-
integrity sha512-mUnk8rPJBI9loFDZ+YzPGdeniYK+FTmRD1TMCz7ev2SNIozyKKpnGgsxO34u6Z4z/t0ITuu7voi/AshfsGsgFg==
1990+
"@remix-run/router@1.21.0":
1991+
version "1.21.0"
1992+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.21.0.tgz#c65ae4262bdcfe415dbd4f64ec87676e4a56e2b5"
1993+
integrity sha512-xfSkCAchbdG5PnbrKqFWwia4Bi61nH+wm8wLEqfHDyp7Y3dZzgqS2itV8i4gAq9pC2HsTpwyBC6Ds8VHZ96JlA==
19941994

19951995
19961996
version "5.1.1"
@@ -8320,20 +8320,20 @@ react-refresh@^0.14.2:
83208320
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9"
83218321
integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==
83228322

8323-
react-router-dom@6.27.0:
8324-
version "6.27.0"
8325-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.27.0.tgz#8d7972a425fd75f91c1e1ff67e47240c5752dc3f"
8326-
integrity sha512-+bvtFWMC0DgAFrfKXKG9Fc+BcXWRUO1aJIihbB79xaeq0v5UzfvnM5houGUm1Y461WVRcgAQ+Clh5rdb1eCx4g==
8323+
react-router-dom@6.28.0:
8324+
version "6.28.0"
8325+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.28.0.tgz#f73ebb3490e59ac9f299377062ad1d10a9f579e6"
8326+
integrity sha512-kQ7Unsl5YdyOltsPGl31zOjLrDv+m2VcIEcIHqYYD3Lp0UppLjrzcfJqDJwXxFw3TH/yvapbnUvPlAj7Kx5nbg==
83278327
dependencies:
8328-
"@remix-run/router" "1.20.0"
8329-
react-router "6.27.0"
8328+
"@remix-run/router" "1.21.0"
8329+
react-router "6.28.0"
83308330

8331-
react-router@6.27.0:
8332-
version "6.27.0"
8333-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.27.0.tgz#db292474926c814c996c0ff3ef0162d1f9f60ed4"
8334-
integrity sha512-YA+HGZXz4jaAkVoYBE98VQl+nVzI+cVI2Oj/06F5ZM+0u3TgedN9Y9kmMRo2mnkSK2nCpNQn0DVob4HCsY/WLw==
8331+
react-router@6.28.0:
8332+
version "6.28.0"
8333+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.28.0.tgz#29247c86d7ba901d7e5a13aa79a96723c3e59d0d"
8334+
integrity sha512-HrYdIFqdrnhDw0PqG/AKjAqEqM7AvxCz0DQ4h2W8k6nqmc5uRBYDag0SBxx9iYz5G8gnuNVLzUe13wl9eAsXXg==
83358335
dependencies:
8336-
"@remix-run/router" "1.20.0"
8336+
"@remix-run/router" "1.21.0"
83378337

83388338
83398339
version "18.3.1"

0 commit comments

Comments
 (0)