diff --git a/package.json b/package.json index 8aa37499..68efcfaf 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "i18next-parser": "^9.1.0", "jsdom": "^26.0.0", "knip": "^5.86.0", - "livekit-client": "^2.13.0", + "livekit-client": "^2.18.1", "lodash-es": "^4.17.21", "loglevel": "^1.9.1", "matrix-js-sdk": "matrix-org/matrix-js-sdk#6e3efef0c5f660df47cf00874927dec1c75cc3cf", diff --git a/src/state/CallViewModel/localMember/Publisher.test.ts b/src/state/CallViewModel/localMember/Publisher.test.ts index a0eaa2fd..e54e706f 100644 --- a/src/state/CallViewModel/localMember/Publisher.test.ts +++ b/src/state/CallViewModel/localMember/Publisher.test.ts @@ -131,6 +131,7 @@ beforeEach(() => { }, new Map(), {}, + {}, ); vi.mocked(localParticipant).createTracks = vi diff --git a/tsconfig.json b/tsconfig.json index 0f9e7c66..7539e850 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -4,6 +4,7 @@ "module": "es2022", "jsx": "react-jsx", "lib": ["es2024", "dom", "dom.iterable"], + "skipLibCheck": true, // From Matrix-JS-SDK "strict": true, diff --git a/yarn.lock b/yarn.lock index 41f82ba5..14e0bb9b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8693,7 +8693,7 @@ __metadata: i18next-parser: "npm:^9.1.0" jsdom: "npm:^26.0.0" knip: "npm:^5.86.0" - livekit-client: "npm:^2.13.0" + livekit-client: "npm:^2.18.1" lodash-es: "npm:^4.17.21" loglevel: "npm:^1.9.1" matrix-js-sdk: "matrix-org/matrix-js-sdk#6e3efef0c5f660df47cf00874927dec1c75cc3cf" @@ -11677,7 +11677,7 @@ __metadata: languageName: node linkType: hard -"livekit-client@npm:^2.13.0": +"livekit-client@npm:^2.18.1": version: 2.18.1 resolution: "livekit-client@npm:2.18.1" dependencies: