mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-15 00:04:59 +08:00
Update dependency @livekit/components-react to v2.3.3
This commit is contained in:
parent
a80c96d187
commit
f5abbb1e5e
33
yarn.lock
33
yarn.lock
@ -1552,14 +1552,6 @@
|
||||
dependencies:
|
||||
"@floating-ui/utils" "^0.2.0"
|
||||
|
||||
"@floating-ui/dom@1.6.4":
|
||||
version "1.6.4"
|
||||
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.6.4.tgz#3a9d1f3b7ccdab89a4ca05713acc6204b1f67a29"
|
||||
integrity sha512-0G8R+zOvQsAG1pg2Q99P21jiqxqGBW1iRe/iXHsBRBxnpXKFI8QwbB4x5KmYLggNO5m34IQgOIu9SCRfR/WWiQ==
|
||||
dependencies:
|
||||
"@floating-ui/core" "^1.0.0"
|
||||
"@floating-ui/utils" "^0.2.0"
|
||||
|
||||
"@floating-ui/dom@1.6.5":
|
||||
version "1.6.5"
|
||||
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.6.5.tgz#323f065c003f1d3ecf0ff16d2c2c4d38979f4cb9"
|
||||
@ -1719,17 +1711,7 @@
|
||||
resolved "https://registry.yarnpkg.com/@juggle/resize-observer/-/resize-observer-3.4.0.tgz#08d6c5e20cf7e4cc02fd181c4b0c225cd31dbb60"
|
||||
integrity sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==
|
||||
|
||||
"@livekit/components-core@0.10.2":
|
||||
version "0.10.2"
|
||||
resolved "https://registry.yarnpkg.com/@livekit/components-core/-/components-core-0.10.2.tgz#edc0e2cf9321e214b0a737727245d66edeedbd18"
|
||||
integrity sha512-hB/Qn52c1c/+p9zz+zeUy7A3wkHfDSG6S1o6Pq2nVrnYBTrC8SzpMyQ1pKI2j5O4oJl4QBFN2bvbDV5xWMghXw==
|
||||
dependencies:
|
||||
"@floating-ui/dom" "1.6.4"
|
||||
email-regex "5.0.0"
|
||||
loglevel "1.9.1"
|
||||
rxjs "7.8.1"
|
||||
|
||||
"@livekit/components-core@^0.10.0":
|
||||
"@livekit/components-core@0.10.3", "@livekit/components-core@^0.10.0":
|
||||
version "0.10.3"
|
||||
resolved "https://registry.yarnpkg.com/@livekit/components-core/-/components-core-0.10.3.tgz#fb3d144155a156c9f6ee346eebe56cd451f04d1b"
|
||||
integrity sha512-3zM3BCwqHNriWj64SgujuXzuQaC2XLcKa8eTgrnfGSqqaCvAHkYn0RxWRMshagOXLz83FcNRYgNOYDlaQF1R6w==
|
||||
@ -1739,11 +1721,11 @@
|
||||
rxjs "7.8.1"
|
||||
|
||||
"@livekit/components-react@^2.0.0":
|
||||
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==
|
||||
version "2.3.3"
|
||||
resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-2.3.3.tgz#76263c8fcdb6931a131785e1a4df2fde0eda2673"
|
||||
integrity sha512-MWFrN1lxPgl5FgdL6xharUyqmdPcFcnAJuQutdVo0T+isokxGee1xYCINmjwacv4+6mRQkLsYCBK+eDslKlCTg==
|
||||
dependencies:
|
||||
"@livekit/components-core" "0.10.2"
|
||||
"@livekit/components-core" "0.10.3"
|
||||
"@react-hook/latest" "1.0.3"
|
||||
clsx "2.1.1"
|
||||
usehooks-ts "2.16.0"
|
||||
@ -4636,11 +4618,6 @@ electron-to-chromium@^1.4.668:
|
||||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.789.tgz#fec941cb753ee139da562a5a8ff31fc3e828b411"
|
||||
integrity sha512-0VbyiaXoT++Fi2vHGo2ThOeS6X3vgRCWrjPeO2FeIAWL6ItiSJ9BqlH8LfCXe3X1IdcG+S0iLoNaxQWhfZoGzQ==
|
||||
|
||||
email-regex@5.0.0:
|
||||
version "5.0.0"
|
||||
resolved "https://registry.yarnpkg.com/email-regex/-/email-regex-5.0.0.tgz#c8b1f4c7f251929b53586a7a3891da09c8dea26d"
|
||||
integrity sha512-he76Cm8JFxb6OGQHabLBPdsiStgPmJeAEhctmw0uhonUh1pCBsHpI6/rB62s2GNzjBb0YlhIcF/1l9Lp5AfH0Q==
|
||||
|
||||
emoji-regex@^9.2.2:
|
||||
version "9.2.2"
|
||||
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-9.2.2.tgz#840c8803b0d8047f4ff0cf963176b32d4ef3ed72"
|
||||
|
Loading…
Reference in New Issue
Block a user