Merge pull request #2874 from element-hq/renovate/major-react-monorepo

Update react monorepo to v19 (major)
This commit is contained in:
Robin
2025-06-09 11:59:26 -04:00
committed by GitHub
8 changed files with 108 additions and 127 deletions

View File

@@ -10,7 +10,14 @@ import {
supportsBackgroundProcessors,
type BackgroundOptions,
} from "@livekit/track-processors";
import { createContext, type FC, useContext, useEffect, useMemo } from "react";
import {
createContext,
type FC,
type JSX,
useContext,
useEffect,
useMemo,
} from "react";
import { type LocalVideoTrack } from "livekit-client";
import {