Merge pull request #2339 from element-hq/renovate/livekit-components-react-2.x-lockfile

Update dependency @livekit/components-react to v2.2.0
This commit is contained in:
fkwp 2024-04-25 17:22:51 +02:00 committed by GitHub
commit 224cd53481
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1729,9 +1729,9 @@
rxjs "7.8.1"
"@livekit/components-react@^2.0.0":
version "2.1.3"
resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-2.1.3.tgz#b4521b8a495284071fccadfffc753db4298ce8b7"
integrity sha512-DHn3c+buYI8O3IVQ6/9E/tWb4q9lXQomtJd7Y+9lfH4+o3ch+PAtO8aqPtpz4hdt8im0Oh1/Gim410DPgF5FSg==
version "2.2.0"
resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-2.2.0.tgz#a2c9a1568055cf07d4784b98336f28d574638bf8"
integrity sha512-TDa2YNBphkdf2dz85pEZs1UBl8wD/LHFeYupNoTqjtlLVlTXpr09Buv3/eegQFJhXoDSK6fAYqKZ4U/oYydv/w==
dependencies:
"@livekit/components-core" "0.10.0"
"@react-hook/latest" "1.0.3"
@ -6298,9 +6298,10 @@ matrix-events-sdk@0.0.1:
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
"matrix-js-sdk@github:AndrewFerr/matrix-js-sdk#msc-3266-compliance":
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#e874468ba3e84819cf4b342d2e66af67ab4cf804":
version "32.0.0"
resolved "https://codeload.github.com/AndrewFerr/matrix-js-sdk/tar.gz/5cff292a0b6284714eab1b9498f422dd3d737ea1"
uid e874468ba3e84819cf4b342d2e66af67ab4cf804
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/e874468ba3e84819cf4b342d2e66af67ab4cf804"
dependencies:
"@babel/runtime" "^7.12.5"
"@matrix-org/matrix-sdk-crypto-wasm" "^4.9.0"