Skip to content

Commit 3dfadd4

Browse files
authored
Merge pull request #48 from tsparticles/renovate/react-router-monorepo
fix(deps): update react-router monorepo to v6.19.0
2 parents 13e4cec + a4a2d06 commit 3dfadd4

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.9.0":
1897-
version "1.9.0"
1898-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.9.0.tgz#9033238b41c4cbe1e961eccb3f79e2c588328cf6"
1899-
integrity sha512-bV63itrKBC0zdT27qYm6SDZHlkXwFL1xMBuhkn+X7l0+IIhNaH5wuuvZKp6eKhCD4KFhujhfhCT1YxXW6esUIA==
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==
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.16.0"
8344-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.16.0.tgz#86f24658da35eb66727e75ecbb1a029e33ee39d9"
8345-
integrity sha512-aTfBLv3mk/gaKLxgRDUPbPw+s4Y/O+ma3rEN1u8EgEpLpPe6gNjIsWt9rxushMHHMb7mSwxRGdGlGdvmFsyPIg==
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==
83468346
dependencies:
8347-
"@remix-run/router" "1.9.0"
8348-
react-router "6.16.0"
8347+
"@remix-run/router" "1.12.0"
8348+
react-router "6.19.0"
83498349

8350-
react-router@6.16.0, react-router@^6.0.0:
8351-
version "6.16.0"
8352-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.16.0.tgz#abbf3d5bdc9c108c9b822a18be10ee004096fb81"
8353-
integrity sha512-VT4Mmc4jj5YyjpOi5jOf0I+TYzGpvzERy4ckNSvSh2RArv8LLoCxlsZ2D+tc7zgjxcY34oTz2hZaeX5RVprKqA==
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==
83548354
dependencies:
8355-
"@remix-run/router" "1.9.0"
8355+
"@remix-run/router" "1.12.0"
83568356

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

0 commit comments

Comments
 (0)