Skip to content

Commit a4a2d06

Browse files
fix(deps): update react-router monorepo to v6.19.0
1 parent 3e463e9 commit a4a2d06

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
@@ -1885,10 +1885,10 @@
18851885
schema-utils "^3.0.0"
18861886
source-map "^0.7.3"
18871887

1888-
"@remix-run/router@1.9.0":
1889-
version "1.9.0"
1890-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.9.0.tgz#9033238b41c4cbe1e961eccb3f79e2c588328cf6"
1891-
integrity sha512-bV63itrKBC0zdT27qYm6SDZHlkXwFL1xMBuhkn+X7l0+IIhNaH5wuuvZKp6eKhCD4KFhujhfhCT1YxXW6esUIA==
1888+
"@remix-run/router@1.12.0":
1889+
version "1.12.0"
1890+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.12.0.tgz#e89b64b6fa97a8a5b740a4c38c2904b80f1f229a"
1891+
integrity sha512-2hXv036Bux90e1GXTWSMfNzfDDK8LA8JYEWfyHxzvwdp6GyoWEovKc9cotb3KCKmkdwsIBuFGX7ScTWyiHv7Eg==
18921892

18931893
"@rollup/plugin-babel@^5.2.0":
18941894
version "5.3.1"
@@ -8326,19 +8326,19 @@ react-refresh@^0.11.0:
83268326
integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==
83278327

83288328
react-router-dom@^6.0.0:
8329-
version "6.16.0"
8330-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.16.0.tgz#86f24658da35eb66727e75ecbb1a029e33ee39d9"
8331-
integrity sha512-aTfBLv3mk/gaKLxgRDUPbPw+s4Y/O+ma3rEN1u8EgEpLpPe6gNjIsWt9rxushMHHMb7mSwxRGdGlGdvmFsyPIg==
8329+
version "6.19.0"
8330+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.19.0.tgz#ee807e36ae7dd954db7a3f770e38b7cc026c66a8"
8331+
integrity sha512-N6dWlcgL2w0U5HZUUqU2wlmOrSb3ighJmtQ438SWbhB1yuLTXQ8yyTBMK3BSvVjp7gBtKurT554nCtMOgxCZmQ==
83328332
dependencies:
8333-
"@remix-run/router" "1.9.0"
8334-
react-router "6.16.0"
8333+
"@remix-run/router" "1.12.0"
8334+
react-router "6.19.0"
83358335

8336-
react-router@6.16.0, react-router@^6.0.0:
8337-
version "6.16.0"
8338-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.16.0.tgz#abbf3d5bdc9c108c9b822a18be10ee004096fb81"
8339-
integrity sha512-VT4Mmc4jj5YyjpOi5jOf0I+TYzGpvzERy4ckNSvSh2RArv8LLoCxlsZ2D+tc7zgjxcY34oTz2hZaeX5RVprKqA==
8336+
react-router@6.19.0, react-router@^6.0.0:
8337+
version "6.19.0"
8338+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.19.0.tgz#6d5062fa33495859daca98d86292ab03b037a9ca"
8339+
integrity sha512-0W63PKCZ7+OuQd7Tm+RbkI8kCLmn4GPjDbX61tWljPxWgqTKlEpeQUwPkT1DRjYhF8KSihK0hQpmhU4uxVMcdw==
83408340
dependencies:
8341-
"@remix-run/router" "1.9.0"
8341+
"@remix-run/router" "1.12.0"
83428342

83438343
react-scripts@5.0.1:
83448344
version "5.0.1"

0 commit comments

Comments
 (0)