Update dependency @livekit/components-react to v0.8.2 (#62)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-25 07:11:06 +00:00 committed by GitHub
parent 0e33f0df71
commit 0e27ea8aef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -9,7 +9,7 @@
"lint": "next lint" "lint": "next lint"
}, },
"dependencies": { "dependencies": {
"@livekit/components-react": "0.8.1", "@livekit/components-react": "0.8.2",
"@livekit/components-styles": "0.3.2", "@livekit/components-styles": "0.3.2",
"livekit-client": "1.8.0", "livekit-client": "1.8.0",
"livekit-server-sdk": "1.2.1", "livekit-server-sdk": "1.2.1",

View file

@ -80,10 +80,10 @@
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45" resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA== integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
"@livekit/components-core@0.6.4": "@livekit/components-core@0.6.5":
version "0.6.4" version "0.6.5"
resolved "https://registry.yarnpkg.com/@livekit/components-core/-/components-core-0.6.4.tgz#0efc3b171377c10320c315439396a4fd0eda728e" resolved "https://registry.yarnpkg.com/@livekit/components-core/-/components-core-0.6.5.tgz#80edfdb5db0d807d3a93f96ae8b387b5587ac0bc"
integrity sha512-NCAqvlq3VK4r8z1ZhdEZ0lb0ceh6z1d1E1sqI6mqfRGN+DT4g+3jhhTdhLGkm23gnAo8UBhTnIeLQPIg6bruaw== integrity sha512-j7TSMcsgQNqhLHLbhY+zaUhoCTafCu3c62cZbUSehnYcKM9TOlkqy0OZl4C9Arb2DPsgHIUdUh8tDiUaD6JZuw==
dependencies: dependencies:
"@floating-ui/dom" "^1.1.0" "@floating-ui/dom" "^1.1.0"
email-regex "^5.0.0" email-regex "^5.0.0"
@ -91,12 +91,12 @@
loglevel "^1.8.1" loglevel "^1.8.1"
rxjs "^7.8.0" rxjs "^7.8.0"
"@livekit/components-react@0.8.1": "@livekit/components-react@0.8.2":
version "0.8.1" version "0.8.2"
resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-0.8.1.tgz#21e27343c83dfa31cae035ee08ea8441ae7c8403" resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-0.8.2.tgz#19dcda9e0b340cd195c267a2366c811bc4b6d880"
integrity sha512-L5HJkXwBiHEZWrxGv3uQjcbKiv/bhbgvt+elr9T62kSsPh1859Sj42GbHjzbNVEBbMD8FGtAykrnuGYIGXmxjg== integrity sha512-IPvhxb1QBYGv/npMyu3orY1k15RH77BaSyX/ZjQHypnSEMyQwDOAdbOxFjKQTxKlmO6zyZAeeoEptia3eH2sUA==
dependencies: dependencies:
"@livekit/components-core" "0.6.4" "@livekit/components-core" "0.6.5"
"@react-hook/latest" "^1.0.3" "@react-hook/latest" "^1.0.3"
clsx "^1.2.1" clsx "^1.2.1"