Skip to content

Commit 79b91fc

Browse files
Merge pull request #309 from FOSS-Community/dependabot/npm_and_yarn/react-router-dom-6.26.1
chore(deps): bump react-router-dom from 6.22.3 to 6.26.1
2 parents 1b1b0a9 + a377559 commit 79b91fc

File tree

4 files changed

+55
-55
lines changed

4 files changed

+55
-55
lines changed

package-lock.json

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"react-facebook-login": "^4.1.1",
2020
"react-icons": "^5.2.1",
2121
"react-lottie": "^1.2.4",
22-
"react-router-dom": "^6.22.3",
22+
"react-router-dom": "^6.26.1",
2323
"react-typed": "^1.2.0",
2424
"vite-plugin-env-compatible": "^2.0.1",
2525
"web-vitals": "^4.0.0"

pnpm-lock.yaml

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -530,10 +530,10 @@
530530
resolved "https://registry.npmjs.org/@popperjs/core/-/core-2.11.6.tgz"
531531
integrity sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==
532532

533-
"@remix-run/router@1.15.3":
534-
version "1.15.3"
535-
resolved "https://registry.npmjs.org/@remix-run/router/-/router-1.15.3.tgz"
536-
integrity sha512-Oy8rmScVrVxWZVOpEF57ovlnhpZ8CCPlnIIumVcV9nFdiSIrus99+Lw78ekXyGvVDlIsFJbSfmSovJUhCWYV3w==
533+
"@remix-run/router@1.19.1":
534+
version "1.19.1"
535+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.19.1.tgz#984771bfd1de2715f42394c87fb716c1349e014f"
536+
integrity sha512-S45oynt/WH19bHbIXjtli6QmwNYvaz+vtnubvNpNDvUOoA/OWh6j1OikIP3G+v5GHdxyC6EXoChG3HgYGEUfcg==
537537

538538
"@rollup/pluginutils@^5.0.5":
539539
version "5.1.0"
@@ -2718,20 +2718,20 @@ react-refresh@^0.14.0:
27182718
resolved "https://registry.npmjs.org/react-refresh/-/react-refresh-0.14.0.tgz"
27192719
integrity sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==
27202720

2721-
react-router-dom@^6.22.3:
2722-
version "6.22.3"
2723-
resolved "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.22.3.tgz"
2724-
integrity sha512-7ZILI7HjcE+p31oQvwbokjk6OA/bnFxrhJ19n82Ex9Ph8fNAq+Hm/7KchpMGlTgWhUxRHMMCut+vEtNpWpowKw==
2721+
react-router-dom@^6.26.1:
2722+
version "6.26.1"
2723+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.26.1.tgz#a408892b41767a49dc94b3564b0e7d8e3959f623"
2724+
integrity sha512-veut7m41S1fLql4pLhxeSW3jlqs+4MtjRLj0xvuCEXsxusJCbs6I8yn9BxzzDX2XDgafrccY6hwjmd/bL54tFw==
27252725
dependencies:
2726-
"@remix-run/router" "1.15.3"
2727-
react-router "6.22.3"
2726+
"@remix-run/router" "1.19.1"
2727+
react-router "6.26.1"
27282728

2729-
react-router@6.22.3:
2730-
version "6.22.3"
2731-
resolved "https://registry.npmjs.org/react-router/-/react-router-6.22.3.tgz"
2732-
integrity sha512-dr2eb3Mj5zK2YISHK++foM9w4eBnO23eKnZEDs7c880P6oKbrjz/Svg9+nxqtHQK+oMW4OtjZca0RqPglXxguQ==
2729+
react-router@6.26.1:
2730+
version "6.26.1"
2731+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.26.1.tgz#88c64837e05ffab6899a49df2a1484a22471e4ce"
2732+
integrity sha512-kIwJveZNwp7teQRI5QmwWo39A5bXRyqpH0COKKmPnyD2vBvDwgFXSqDUYtt1h+FEyfnE8eXr7oe0MxRzVwCcvQ==
27332733
dependencies:
2734-
"@remix-run/router" "1.15.3"
2734+
"@remix-run/router" "1.19.1"
27352735

27362736
react-typed@^1.2.0:
27372737
version "1.2.0"

0 commit comments

Comments
 (0)