Update dependency @livekit/components-react to v1.1.5 (#109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0b134ecfc4
commit
9a4fb5ddfd
2 changed files with 10 additions and 10 deletions
|
@ -9,7 +9,7 @@
|
|||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@livekit/components-react": "1.1.4",
|
||||
"@livekit/components-react": "1.1.5",
|
||||
"@livekit/components-styles": "1.0.6",
|
||||
"livekit-client": "1.13.1",
|
||||
"livekit-server-sdk": "1.2.6",
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -90,10 +90,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
|
||||
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
|
||||
|
||||
"@livekit/components-core@0.6.14":
|
||||
version "0.6.14"
|
||||
resolved "https://registry.yarnpkg.com/@livekit/components-core/-/components-core-0.6.14.tgz#b400a36573aeb6ac94c652c7a5191c72db6e3d63"
|
||||
integrity sha512-fp+beRvVFCZDRvJdRAyTaoJRLFDcQGyFRAKpPitAThvSh8CqXbLMmWZ2CcM2juIH56lN/g8ckVZkYIehizMBng==
|
||||
"@livekit/components-core@0.6.15":
|
||||
version "0.6.15"
|
||||
resolved "https://registry.yarnpkg.com/@livekit/components-core/-/components-core-0.6.15.tgz#c64076b3176d51389d100b418c3335705f5a6808"
|
||||
integrity sha512-M+xJT5pkEzldFHoybN6ttS/1tb+sVI1SBrjLTMBKjeNk7F3Y+XF0sbRY/PtoR1CYz+duPh0NV4DBPy8Fvx84sw==
|
||||
dependencies:
|
||||
"@floating-ui/dom" "^1.1.0"
|
||||
email-regex "^5.0.0"
|
||||
|
@ -101,12 +101,12 @@
|
|||
loglevel "^1.8.1"
|
||||
rxjs "^7.8.0"
|
||||
|
||||
"@livekit/components-react@1.1.4":
|
||||
version "1.1.4"
|
||||
resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-1.1.4.tgz#00e6535e419f7b05f539ef55d5b19c2295b99f15"
|
||||
integrity sha512-izQomHSmZ422FaeVKhamY0fxIt+gEGaGVbFutiANp+nAQFiV2AurRzkd2mO9m0u9T52GCHlmQ4cKc3Zp5+tfpA==
|
||||
"@livekit/components-react@1.1.5":
|
||||
version "1.1.5"
|
||||
resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-1.1.5.tgz#518cb6fa196e5b583500fe40db7f2490364469e8"
|
||||
integrity sha512-TEnW2jxizYyj6WgVYEz+xzwY9igLAntbTFgMIjfvYJ+oZA5LQA8Y31QYVwmdUKnckEQTOO4x+C1uJjhgwUuOsw==
|
||||
dependencies:
|
||||
"@livekit/components-core" "0.6.14"
|
||||
"@livekit/components-core" "0.6.15"
|
||||
"@react-hook/latest" "^1.0.3"
|
||||
clsx "^2.0.0"
|
||||
usehooks-ts "^2.9.1"
|
||||
|
|
Loading…
Reference in a new issue