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:
renovate[bot] 2023-09-19 22:12:54 +00:00 committed by GitHub
parent 429cddb505
commit 1dc070aab3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -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",

View file

@ -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"