Update dependency @livekit/components-react to v1.2.2 (#121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
429cddb505
commit
1dc070aab3
2 changed files with 5 additions and 5 deletions
|
@ -9,7 +9,7 @@
|
|||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@livekit/components-react": "1.2.0",
|
||||
"@livekit/components-react": "1.2.2",
|
||||
"@livekit/components-styles": "1.0.6",
|
||||
"livekit-client": "1.13.3",
|
||||
"livekit-server-sdk": "1.2.6",
|
||||
|
|
|
@ -101,10 +101,10 @@
|
|||
loglevel "^1.8.1"
|
||||
rxjs "^7.8.0"
|
||||
|
||||
"@livekit/components-react@1.2.0":
|
||||
version "1.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-1.2.0.tgz#7c43992a9bcab448b2124645e164accb9e4e81d6"
|
||||
integrity sha512-7/uuEBrkT4A7pE6A3giLBGjtdPqaw6cTPiM4CwEVGdLqCN2wh2zRL4a+in82kyEF2V/+NAnbn9vgci7SerqpWg==
|
||||
"@livekit/components-react@1.2.2":
|
||||
version "1.2.2"
|
||||
resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-1.2.2.tgz#202083f70d5fb5512077fd145e81232116601e0a"
|
||||
integrity sha512-0ds0A/XUUG9zarAZdlUdOEJsKKVp7kwFS+wFBXgJ2KcQwNJVCZh+NY780QP4r9E8R+knRJy/kkmEGYcCxvrgWA==
|
||||
dependencies:
|
||||
"@livekit/components-core" "0.7.0"
|
||||
"@react-hook/latest" "^1.0.3"
|
||||
|
|
Loading…
Reference in a new issue