Skip to content

Commit 2059983

Browse files
chore(deps): bump react-router-dom in the dependencies group (#7359)
Bumps the dependencies group with 1 update: [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). Updates `react-router-dom` from 6.26.0 to 6.26.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54d196e commit 2059983

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"react": "^17.0.2",
156156
"react-dom": "^17.0.2",
157157
"react-helmet-async": "^1.3.0",
158-
"react-router-dom": "^6.26.0",
158+
"react-router-dom": "^6.26.1",
159159
"react-tiny-popover": "5",
160160
"react-use": "^17.5.1",
161161
"react-visibility-sensor": "^5.0.2",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2213,10 +2213,10 @@
22132213
"@react-spring/shared" "~9.7.4"
22142214
"@react-spring/types" "~9.7.4"
22152215

2216-
"@remix-run/[email protected].0":
2217-
version "1.19.0"
2218-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.19.0.tgz#745dbffbce67f05386d57ca22c51dfd85c979593"
2219-
integrity sha512-zDICCLKEwbVYTS6TjYaWtHXxkdoUvD/QXvyVZjGCsWz5vyH7aFeONlPffPdW+Y/t6KT0MgXb2Mfjun9YpWN1dA==
2216+
"@remix-run/[email protected].1":
2217+
version "1.19.1"
2218+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.19.1.tgz#984771bfd1de2715f42394c87fb716c1349e014f"
2219+
integrity sha512-S45oynt/WH19bHbIXjtli6QmwNYvaz+vtnubvNpNDvUOoA/OWh6j1OikIP3G+v5GHdxyC6EXoChG3HgYGEUfcg==
22202220

22212221
"@rollup/plugin-babel@^5.2.0":
22222222
version "5.2.2"
@@ -10941,20 +10941,20 @@ react-refresh@^0.14.2:
1094110941
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9"
1094210942
integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==
1094310943

10944-
react-router-dom@^6.26.0:
10945-
version "6.26.0"
10946-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.26.0.tgz#8debe13295c58605c04f93018d659a763245e58c"
10947-
integrity sha512-RRGUIiDtLrkX3uYcFiCIxKFWMcWQGMojpYZfcstc63A1+sSnVgILGIm9gNUA6na3Fm1QuPGSBQH2EMbAZOnMsQ==
10944+
react-router-dom@^6.26.1:
10945+
version "6.26.1"
10946+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.26.1.tgz#a408892b41767a49dc94b3564b0e7d8e3959f623"
10947+
integrity sha512-veut7m41S1fLql4pLhxeSW3jlqs+4MtjRLj0xvuCEXsxusJCbs6I8yn9BxzzDX2XDgafrccY6hwjmd/bL54tFw==
1094810948
dependencies:
10949-
"@remix-run/router" "1.19.0"
10950-
react-router "6.26.0"
10949+
"@remix-run/router" "1.19.1"
10950+
react-router "6.26.1"
1095110951

10952-
10953-
version "6.26.0"
10954-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.26.0.tgz#d5af4c46835b202348ef2b7ddacd32a2db539fde"
10955-
integrity sha512-wVQq0/iFYd3iZ9H2l3N3k4PL8EEHcb0XlU2Na8nEwmiXgIUElEH6gaJDtUQxJ+JFzmIXaQjfdpcGWaM6IoQGxg==
10952+
10953+
version "6.26.1"
10954+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.26.1.tgz#88c64837e05ffab6899a49df2a1484a22471e4ce"
10955+
integrity sha512-kIwJveZNwp7teQRI5QmwWo39A5bXRyqpH0COKKmPnyD2vBvDwgFXSqDUYtt1h+FEyfnE8eXr7oe0MxRzVwCcvQ==
1095610956
dependencies:
10957-
"@remix-run/router" "1.19.0"
10957+
"@remix-run/router" "1.19.1"
1095810958

1095910959
react-tiny-popover@5:
1096010960
version "5.1.0"

0 commit comments

Comments
 (0)