Update dependency @livekit/components-react to v0.6.2 (#41)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f4a3a6daad
commit
f0c0957cb8
2 changed files with 5 additions and 5 deletions
|
@ -9,7 +9,7 @@
|
|||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@livekit/components-react": "0.6.1",
|
||||
"@livekit/components-react": "0.6.2",
|
||||
"@livekit/components-styles": "0.2.1",
|
||||
"livekit-client": "1.7.0",
|
||||
"livekit-server-sdk": "1.1.0",
|
||||
|
|
|
@ -80,10 +80,10 @@
|
|||
loglevel "^1.8.1"
|
||||
rxjs "^7.8.0"
|
||||
|
||||
"@livekit/components-react@0.6.1":
|
||||
version "0.6.1"
|
||||
resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-0.6.1.tgz#403d83488dfafc06736e19a85a1018ae4a13bbf0"
|
||||
integrity sha512-9/7E9bGqj4r1QKrwUUdoegsG/vNG44zCDj+qo8WxhlX614gmYTD2IcLQSsTSoleS3ZL4Eaqb6bl4EXviakuiow==
|
||||
"@livekit/components-react@0.6.2":
|
||||
version "0.6.2"
|
||||
resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-0.6.2.tgz#2149d8bcb88596b944cbef5d7c80a4fdc5285fd2"
|
||||
integrity sha512-uMcsnxvHnObkgwWaGNNvRFZKa5noNNw/kFRl/fZ9Wg4CK4LyCBPZtNJjSoUuPZ3FSijkoF2mDMXk72beUI/5jA==
|
||||
dependencies:
|
||||
"@livekit/components-core" "0.5.1"
|
||||
"@react-hook/latest" "^1.0.3"
|
||||
|
|
Loading…
Reference in a new issue