Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Commit 433f4af

Browse files
Update dependency react-router-dom to v6.11.0
1 parent a0b57ae commit 433f4af

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

frontend/yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1686,10 +1686,10 @@
16861686
redux-thunk "^2.4.2"
16871687
reselect "^4.1.8"
16881688

1689-
"@remix-run/router@1.5.0":
1690-
version "1.5.0"
1691-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.5.0.tgz#57618e57942a5f0131374a9fdb0167e25a117fdc"
1692-
integrity sha512-bkUDCp8o1MvFO+qxkODcbhSqRa6P2GXgrGZVpt0dCXNW2HCSCqYI0ZoAqEOSAjRWmmlKcYgFvN4B4S+zo/f8kg==
1689+
"@remix-run/router@1.6.0":
1690+
version "1.6.0"
1691+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.6.0.tgz#45010e1826f4d81a1b2cfaf874f1aac93998cd28"
1692+
integrity sha512-N13NRw3T2+6Xi9J//3CGLsK2OqC8NMme3d/YX+nh05K9YHWGcv8DycHJrqGScSP4T75o8IN6nqIMhVFU8ohg8w==
16931693

16941694
"@rollup/plugin-babel@^5.2.0":
16951695
version "5.3.1"
@@ -8339,19 +8339,19 @@ react-refresh@^0.11.0:
83398339
integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==
83408340

83418341
react-router-dom@^6.10.0:
8342-
version "6.10.0"
8343-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.10.0.tgz#090ddc5c84dc41b583ce08468c4007c84245f61f"
8344-
integrity sha512-E5dfxRPuXKJqzwSe/qGcqdwa18QiWC6f3H3cWXM24qj4N0/beCIf/CWTipop2xm7mR0RCS99NnaqPNjHtrAzCg==
8342+
version "6.11.0"
8343+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.11.0.tgz#e9507327dad2dfdd3c4815810dbd8de8fc2ee211"
8344+
integrity sha512-Q3mK1c/CYoF++J6ZINz7EZzwlgSOZK/kc7lxIA7PhtWhKju4KfF1WHqlx0kVCIFJAWztuYVpXZeljEbds8z4Og==
83458345
dependencies:
8346-
"@remix-run/router" "1.5.0"
8347-
react-router "6.10.0"
8346+
"@remix-run/router" "1.6.0"
8347+
react-router "6.11.0"
83488348

8349-
react-router@6.10.0:
8350-
version "6.10.0"
8351-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.10.0.tgz#230f824fde9dd0270781b5cb497912de32c0a971"
8352-
integrity sha512-Nrg0BWpQqrC3ZFFkyewrflCud9dio9ME3ojHCF/WLsprJVzkq3q3UeEhMCAW1dobjeGbWgjNn/PVF6m46ANxXQ==
8349+
react-router@6.11.0:
8350+
version "6.11.0"
8351+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.11.0.tgz#2e9008e40f8ce69e381373a7916ebadfbf2ff184"
8352+
integrity sha512-hTm6KKNpj9SDG4syIWRjCU219O0RZY8RUPobCFt9p+PlF7nnkRgMoh2DieTKvw3F3Mw6zg565HGnSv8BuoY5oQ==
83538353
dependencies:
8354-
"@remix-run/router" "1.5.0"
8354+
"@remix-run/router" "1.6.0"
83558355

83568356
react-scripts@5.0.1:
83578357
version "5.0.1"

0 commit comments

Comments
 (0)