From c203a69cbaa8e194acc5ea10b87d1d6aefdee57b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 00:37:41 +0000 Subject: [PATCH] Update LiveKit components --- package.json | 2 +- yarn.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 5f2ff77e9..1e96c4e16 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@fontsource/inter": "^5.1.0", "@formatjs/intl-durationformat": "^0.7.0", "@formatjs/intl-segmenter": "^11.7.3", - "@livekit/components-core": "^0.11.0", + "@livekit/components-core": "^0.12.0", "@livekit/components-react": "^2.0.0", "@opentelemetry/api": "^1.4.0", "@opentelemetry/core": "^1.25.1", diff --git a/yarn.lock b/yarn.lock index 28c02fc2f..26d66ae4c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1742,21 +1742,21 @@ "@jridgewell/resolve-uri" "^3.1.0" "@jridgewell/sourcemap-codec" "^1.4.14" -"@livekit/components-core@0.11.11", "@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== +"@livekit/components-core@0.12.0", "@livekit/components-core@^0.12.0": + version "0.12.0" + resolved "https://registry.yarnpkg.com/@livekit/components-core/-/components-core-0.12.0.tgz#fb339b3bc81bc7a34b78256fe45f41b8867c3e33" + integrity sha512-nF3yd0R9NYUb85/VGJoAYV4GrydTWifrRUvZ4l9vDGJtRsI5yxNjlLM8p9tq2Qe1CU7bgv/Idb6lbKyIWNKT0w== dependencies: "@floating-ui/dom" "1.6.11" loglevel "1.9.1" 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.7.0" + resolved "https://registry.yarnpkg.com/@livekit/components-react/-/components-react-2.7.0.tgz#6d7e2ec1155841c1f7d89072c9e156a5cf857c7a" + integrity sha512-My7FktLPo+TQGutkrC3nyAWECO+MUrUdW4qpfgOOdAeBLjhULgoxMY34Dmw676frFvtPZavDdt33Kn3lf8Ub1Q== dependencies: - "@livekit/components-core" "0.11.11" + "@livekit/components-core" "0.12.0" clsx "2.1.1" usehooks-ts "3.1.0"