Skip to content

Commit 0168745

Browse files
Update react-router monorepo to v6.26.1
1 parent 1e80d37 commit 0168745

File tree

2 files changed

+17
-26
lines changed

2 files changed

+17
-26
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.26.0",
73-
"react-router-dom": "6.26.0",
72+
"react-router": "6.26.1",
73+
"react-router-dom": "6.26.1",
7474
"redux": "4.2.1",
7575
"redux-saga": "1.3.0",
7676
"scss-goodies": "2.2.0"

yarn.lock

Lines changed: 15 additions & 24 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/[email protected].0":
1774-
version "1.19.0"
1775-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.19.0.tgz#745dbffbce67f05386d57ca22c51dfd85c979593"
1776-
integrity sha512-zDICCLKEwbVYTS6TjYaWtHXxkdoUvD/QXvyVZjGCsWz5vyH7aFeONlPffPdW+Y/t6KT0MgXb2Mfjun9YpWN1dA==
1773+
"@remix-run/[email protected].1":
1774+
version "1.19.1"
1775+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.19.1.tgz#984771bfd1de2715f42394c87fb716c1349e014f"
1776+
integrity sha512-S45oynt/WH19bHbIXjtli6QmwNYvaz+vtnubvNpNDvUOoA/OWh6j1OikIP3G+v5GHdxyC6EXoChG3HgYGEUfcg==
17771777

17781778
17791779
version "5.1.0"
@@ -7783,15 +7783,6 @@ postcss@^8.4.32:
77837783
picocolors "^1.0.0"
77847784
source-map-js "^1.2.0"
77857785

7786-
postcss@^8.4.40:
7787-
version "8.4.40"
7788-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.40.tgz#eb81f2a4dd7668ed869a6db25999e02e9ad909d8"
7789-
integrity sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q==
7790-
dependencies:
7791-
nanoid "^3.3.7"
7792-
picocolors "^1.0.1"
7793-
source-map-js "^1.2.0"
7794-
77957786
prelude-ls@^1.2.1:
77967787
version "1.2.1"
77977788
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
@@ -8014,20 +8005,20 @@ react-refresh@^0.14.2:
80148005
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9"
80158006
integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==
80168007

8017-
8018-
version "6.26.0"
8019-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.26.0.tgz#8debe13295c58605c04f93018d659a763245e58c"
8020-
integrity sha512-RRGUIiDtLrkX3uYcFiCIxKFWMcWQGMojpYZfcstc63A1+sSnVgILGIm9gNUA6na3Fm1QuPGSBQH2EMbAZOnMsQ==
8008+
8009+
version "6.26.1"
8010+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.26.1.tgz#a408892b41767a49dc94b3564b0e7d8e3959f623"
8011+
integrity sha512-veut7m41S1fLql4pLhxeSW3jlqs+4MtjRLj0xvuCEXsxusJCbs6I8yn9BxzzDX2XDgafrccY6hwjmd/bL54tFw==
80218012
dependencies:
8022-
"@remix-run/router" "1.19.0"
8023-
react-router "6.26.0"
8013+
"@remix-run/router" "1.19.1"
8014+
react-router "6.26.1"
80248015

8025-
8026-
version "6.26.0"
8027-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.26.0.tgz#d5af4c46835b202348ef2b7ddacd32a2db539fde"
8028-
integrity sha512-wVQq0/iFYd3iZ9H2l3N3k4PL8EEHcb0XlU2Na8nEwmiXgIUElEH6gaJDtUQxJ+JFzmIXaQjfdpcGWaM6IoQGxg==
8016+
8017+
version "6.26.1"
8018+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.26.1.tgz#88c64837e05ffab6899a49df2a1484a22471e4ce"
8019+
integrity sha512-kIwJveZNwp7teQRI5QmwWo39A5bXRyqpH0COKKmPnyD2vBvDwgFXSqDUYtt1h+FEyfnE8eXr7oe0MxRzVwCcvQ==
80298020
dependencies:
8030-
"@remix-run/router" "1.19.0"
8021+
"@remix-run/router" "1.19.1"
80318022

80328023
80338024
version "18.3.1"

0 commit comments

Comments
 (0)