⬆️(frontend) upgrade livekit-client and @livekit/components-react

Bump livekit-client 2.20.0 -> 2.21.0 and
@livekit/components-react 2.9.21 -> 2.9.23. Patch/minor upgrade
with data streams v2, data channel flow control and reliability
fixes, iOS Safari double-playback fix, and a build-time type
resolution fix for `skipLibCheck: false`.

No breaking API changes.
This commit is contained in:
lebaudantoine
2026-08-19 14:05:48 +02:00
committed by aleb_the_flash
parent c7420c59a3
commit 87dbd8069d
3 changed files with 39 additions and 38 deletions
+2 -2
View File
@@ -19,7 +19,7 @@
"@fontsource-variable/lexend": "5.2.11",
"@fontsource/opendyslexic": "5.2.5",
"@libreaudio/la-call": "0.1.4",
"@livekit/components-react": "2.9.21",
"@livekit/components-react": "2.9.23",
"@livekit/components-styles": "1.2.0",
"@livekit/track-processors": "0.7.2",
"@mediapipe/tasks-vision": "0.10.14",
@@ -35,7 +35,7 @@
"i18next-browser-languagedetector": "8.2.1",
"i18next-parser": "9.4.0",
"i18next-resources-to-backend": "1.2.1",
"livekit-client": "2.20.0",
"livekit-client": "2.21.0",
"posthog-js": "1.404.1",
"react": "18.3.1",
"react-aria": "3.50.0",