Update dependency @livekit/components-react to v2.3.2
This commit is contained in:
13
yarn.lock
13
yarn.lock
@@ -1722,9 +1722,9 @@
|
||||
rxjs "7.8.1"
|
||||
|
||||
"@livekit/components-react@^2.0.0":
|
||||
version "2.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-2.3.1.tgz#8ad3076279b6358e58094f187866778a89822e93"
|
||||
integrity sha512-AKb8RIPOrxSp/CKw18AkR/qmdOZtgV1nfp2AORqaCBmovtXolKbFOSOD2CC0LlUPZjZiN0DlFztl91dr6UZ9Zw==
|
||||
version "2.3.2"
|
||||
resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-2.3.2.tgz#d0934fd05f0b36d682435009bacf360ecacfbd03"
|
||||
integrity sha512-Oh0n6o+uTGnU2kHL5Xmpk5Rl8ecwvHU8SHiJQUpyzLBrBKchUgd/xbANenWyySxsWoWPoQieJnCSTUxD+iDAZA==
|
||||
dependencies:
|
||||
"@livekit/components-core" "0.10.2"
|
||||
"@react-hook/latest" "1.0.3"
|
||||
@@ -8298,11 +8298,16 @@ tsconfig-paths@^3.15.0:
|
||||
minimist "^1.2.6"
|
||||
strip-bom "^3.0.0"
|
||||
|
||||
tslib@2.6.2, tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.4.0:
|
||||
tslib@2.6.2, tslib@^2.0.0, tslib@^2.0.3, tslib@^2.3.0, tslib@^2.4.0:
|
||||
version "2.6.2"
|
||||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
|
||||
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
|
||||
|
||||
tslib@^2.1.0:
|
||||
version "2.6.3"
|
||||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
|
||||
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
|
||||
|
||||
type-check@^0.4.0, type-check@~0.4.0:
|
||||
version "0.4.0"
|
||||
resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"
|
||||
|
||||
Reference in New Issue
Block a user