Update dependency @livekit/components-react to v0.8.1 (#57)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a7f27daada
commit
875f606cd7
2 changed files with 5 additions and 5 deletions
|
@ -9,7 +9,7 @@
|
|||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@livekit/components-react": "0.8.0",
|
||||
"@livekit/components-react": "0.8.1",
|
||||
"@livekit/components-styles": "0.3.2",
|
||||
"livekit-client": "1.8.0",
|
||||
"livekit-server-sdk": "1.1.4",
|
||||
|
|
|
@ -91,10 +91,10 @@
|
|||
loglevel "^1.8.1"
|
||||
rxjs "^7.8.0"
|
||||
|
||||
"@livekit/components-react@0.8.0":
|
||||
version "0.8.0"
|
||||
resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-0.8.0.tgz#55e03c4be0c5a35d821b170e95dcf373101ea79e"
|
||||
integrity sha512-7DD3Eh2OfSpMXygRx+Eur4l55cdYuIsTYwjk+wyk5QrLG1yk1dCsuBSjZ6XQd46TjiWsEN9K66YpsZAvebx/fA==
|
||||
"@livekit/components-react@0.8.1":
|
||||
version "0.8.1"
|
||||
resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-0.8.1.tgz#21e27343c83dfa31cae035ee08ea8441ae7c8403"
|
||||
integrity sha512-L5HJkXwBiHEZWrxGv3uQjcbKiv/bhbgvt+elr9T62kSsPh1859Sj42GbHjzbNVEBbMD8FGtAykrnuGYIGXmxjg==
|
||||
dependencies:
|
||||
"@livekit/components-core" "0.6.4"
|
||||
"@react-hook/latest" "^1.0.3"
|
||||
|
|
Loading…
Reference in a new issue