Skip to content

Commit 6f33c5f

Browse files
fix(deps): update react-router monorepo to v6.24.1
1 parent 3dfadd4 commit 6f33c5f

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1893,10 +1893,10 @@
18931893
schema-utils "^3.0.0"
18941894
source-map "^0.7.3"
18951895

1896-
"@remix-run/router@1.12.0":
1897-
version "1.12.0"
1898-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.12.0.tgz#e89b64b6fa97a8a5b740a4c38c2904b80f1f229a"
1899-
integrity sha512-2hXv036Bux90e1GXTWSMfNzfDDK8LA8JYEWfyHxzvwdp6GyoWEovKc9cotb3KCKmkdwsIBuFGX7ScTWyiHv7Eg==
1896+
"@remix-run/router@1.17.1":
1897+
version "1.17.1"
1898+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.17.1.tgz#bf93997beb81863fde042ebd05013a2618471362"
1899+
integrity sha512-mCOMec4BKd6BRGBZeSnGiIgwsbLGp3yhVqAD8H+PxiRNEHgDpZb8J1TnrSDlg97t0ySKMQJTHCWBCmBpSmkF6Q==
19001900

19011901
"@rollup/plugin-babel@^5.2.0":
19021902
version "5.3.1"
@@ -8340,19 +8340,19 @@ react-refresh@^0.11.0:
83408340
integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==
83418341

83428342
react-router-dom@^6.0.0:
8343-
version "6.19.0"
8344-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.19.0.tgz#ee807e36ae7dd954db7a3f770e38b7cc026c66a8"
8345-
integrity sha512-N6dWlcgL2w0U5HZUUqU2wlmOrSb3ighJmtQ438SWbhB1yuLTXQ8yyTBMK3BSvVjp7gBtKurT554nCtMOgxCZmQ==
8343+
version "6.24.1"
8344+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.24.1.tgz#b1a22f7d6c5a1bfce30732bd370713f991ab4de4"
8345+
integrity sha512-U19KtXqooqw967Vw0Qcn5cOvrX5Ejo9ORmOtJMzYWtCT4/WOfFLIZGGsVLxcd9UkBO0mSTZtXqhZBsWlHr7+Sg==
83468346
dependencies:
8347-
"@remix-run/router" "1.12.0"
8348-
react-router "6.19.0"
8347+
"@remix-run/router" "1.17.1"
8348+
react-router "6.24.1"
83498349

8350-
react-router@6.19.0, react-router@^6.0.0:
8351-
version "6.19.0"
8352-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.19.0.tgz#6d5062fa33495859daca98d86292ab03b037a9ca"
8353-
integrity sha512-0W63PKCZ7+OuQd7Tm+RbkI8kCLmn4GPjDbX61tWljPxWgqTKlEpeQUwPkT1DRjYhF8KSihK0hQpmhU4uxVMcdw==
8350+
react-router@6.24.1, react-router@^6.0.0:
8351+
version "6.24.1"
8352+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.24.1.tgz#5a3bbba0000afba68d42915456ca4c806f37a7de"
8353+
integrity sha512-PTXFXGK2pyXpHzVo3rR9H7ip4lSPZZc0bHG5CARmj65fTT6qG7sTngmb6lcYu1gf3y/8KxORoy9yn59pGpCnpg==
83548354
dependencies:
8355-
"@remix-run/router" "1.12.0"
8355+
"@remix-run/router" "1.17.1"
83568356

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

0 commit comments

Comments
 (0)