Skip to content

Commit

Permalink
Update LiveKit components
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 3506ca7 commit 79542de
Showing 1 changed file with 14 additions and 5 deletions.
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1728,7 +1728,16 @@
"@jridgewell/resolve-uri" "^3.1.0"
"@jridgewell/sourcemap-codec" "^1.4.14"

"@livekit/[email protected]", "@livekit/components-core@^0.11.0":
"@livekit/[email protected]":
version "0.12.1"
resolved "https://registry.yarnpkg.com/@livekit/components-core/-/components-core-0.12.1.tgz#6663ab60b8b55b1bde9588821a8b609987536e66"
integrity sha512-R7qWoVzPckOYxEHZgP3Kp8u+amu+isnTptgoZV7+bpmLRBHI7mWnaD+0uDWlyIMjI1pBbK3wHg0ILKa5UytI+A==
dependencies:
"@floating-ui/dom" "1.6.11"
loglevel "1.9.1"
rxjs "7.8.1"

"@livekit/components-core@^0.11.0":
version "0.11.11"
resolved "https://registry.yarnpkg.com/@livekit/components-core/-/components-core-0.11.11.tgz#010040c05e95b8fe2485f90bb6773031b94c95a7"
integrity sha512-r6VgeS7zq9lMKiNJHSKUHMbmuirksEvHXEGsUvecsHTkZD9nhbhCB/01qCVaCVHVnLXvAYycNXVD4qcepPOpFQ==
Expand All @@ -1738,11 +1747,11 @@
rxjs "7.8.1"

"@livekit/components-react@^2.0.0":
version "2.6.11"
resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-2.6.11.tgz#b477ac8d5a2cb97cc27d4fe82f9e2d60522a9e52"
integrity sha512-33V5D2yyt4p9qqjHSMFeu0mUl0S0Qd3zl+x4in9jNl3ZMZBwds9aFx+BtgAGymlAbjbxWPWmHn/SDI3R5/hJRQ==
version "2.8.0"
resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-2.8.0.tgz#2ff2efa2647b439fc8023e296612371af635aa5e"
integrity sha512-Zgt2zv+j2gWJad0mcTDR8cS6KQNXYfAeOL9Si5Lb2Q2k3iPUJinPDMqubM6btnduhkPjy+EF4kA8bNAY0xu4Ig==
dependencies:
"@livekit/components-core" "0.11.11"
"@livekit/components-core" "0.12.1"
clsx "2.1.1"
usehooks-ts "3.1.0"

Expand Down

0 comments on commit 79542de

Please sign in to comment.