Skip to content

Commit 1254933

Browse files
[renovate-bot] - Update dependency react-router-dom to v6.26.1
1 parent f18f844 commit 1254933

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"pg": "8.12.0",
3535
"react": "18.3.1",
3636
"react-dom": "18.3.1",
37-
"react-router-dom": "6.26.0",
37+
"react-router-dom": "6.26.1",
3838
"sequelize": "6.37.3",
3939
"sequelize-cli": "6.6.2",
4040
"use-sound": "4.0.3",

yarn.lock

+15-15
Original file line numberDiff line numberDiff line change
@@ -598,10 +598,10 @@
598598
mkdirp "^1.0.4"
599599
rimraf "^3.0.2"
600600

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

606606
607607
version "4.17.2"
@@ -4595,20 +4595,20 @@ react-refresh@^0.14.2:
45954595
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9"
45964596
integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==
45974597

4598-
4599-
version "6.26.0"
4600-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.26.0.tgz#8debe13295c58605c04f93018d659a763245e58c"
4601-
integrity sha512-RRGUIiDtLrkX3uYcFiCIxKFWMcWQGMojpYZfcstc63A1+sSnVgILGIm9gNUA6na3Fm1QuPGSBQH2EMbAZOnMsQ==
4598+
4599+
version "6.26.1"
4600+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.26.1.tgz#a408892b41767a49dc94b3564b0e7d8e3959f623"
4601+
integrity sha512-veut7m41S1fLql4pLhxeSW3jlqs+4MtjRLj0xvuCEXsxusJCbs6I8yn9BxzzDX2XDgafrccY6hwjmd/bL54tFw==
46024602
dependencies:
4603-
"@remix-run/router" "1.19.0"
4604-
react-router "6.26.0"
4603+
"@remix-run/router" "1.19.1"
4604+
react-router "6.26.1"
46054605

4606-
4607-
version "6.26.0"
4608-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.26.0.tgz#d5af4c46835b202348ef2b7ddacd32a2db539fde"
4609-
integrity sha512-wVQq0/iFYd3iZ9H2l3N3k4PL8EEHcb0XlU2Na8nEwmiXgIUElEH6gaJDtUQxJ+JFzmIXaQjfdpcGWaM6IoQGxg==
4606+
4607+
version "6.26.1"
4608+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.26.1.tgz#88c64837e05ffab6899a49df2a1484a22471e4ce"
4609+
integrity sha512-kIwJveZNwp7teQRI5QmwWo39A5bXRyqpH0COKKmPnyD2vBvDwgFXSqDUYtt1h+FEyfnE8eXr7oe0MxRzVwCcvQ==
46104610
dependencies:
4611-
"@remix-run/router" "1.19.0"
4611+
"@remix-run/router" "1.19.1"
46124612

46134613
46144614
version "18.3.1"

0 commit comments

Comments
 (0)