Skip to content

Commit bb8b07b

Browse files
authored
Merge pull request #45 from tsparticles/renovate/react-router-monorepo
fix(deps): update react-router monorepo to v6.16.0
2 parents 8579b16 + d65f675 commit bb8b07b

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.8.0":
1889-
version "1.8.0"
1890-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.8.0.tgz#e848d2f669f601544df15ce2a313955e4bf0bafc"
1891-
integrity sha512-mrfKqIHnSZRyIzBcanNJmVQELTnX+qagEDlcKO90RgRBVOZGSGvZKeDihTRfWcqoDn5N/NkUcwWTccnpN18Tfg==
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==
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.15.0"
8330-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.15.0.tgz#6da7db61e56797266fbbef0d5e324d6ac443ee40"
8331-
integrity sha512-aR42t0fs7brintwBGAv2+mGlCtgtFQeOzK0BM1/OiqEzRejOZtpMZepvgkscpMUnKb8YO84G7s3LsHnnDNonbQ==
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==
83328332
dependencies:
8333-
"@remix-run/router" "1.8.0"
8334-
react-router "6.15.0"
8333+
"@remix-run/router" "1.9.0"
8334+
react-router "6.16.0"
83358335

8336-
react-router@6.15.0, react-router@^6.0.0:
8337-
version "6.15.0"
8338-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.15.0.tgz#bf2cb5a4a7ed57f074d4ea88db0d95033f39cac8"
8339-
integrity sha512-NIytlzvzLwJkCQj2HLefmeakxxWHWAP+02EGqWEZy+DgfHHKQMUoBBjUQLOtFInBMhWtb3hiUy6MfFgwLjXhqg==
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==
83408340
dependencies:
8341-
"@remix-run/router" "1.8.0"
8341+
"@remix-run/router" "1.9.0"
83428342

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

0 commit comments

Comments
 (0)