Update livekit to 2.18.1

Fix mocking in a test
Also add "skipLibCheck": true in tsconfig
This commit is contained in:
Valere
2026-04-13 10:02:54 +02:00
parent dbeae383eb
commit 07e3dc1ca4
4 changed files with 5 additions and 3 deletions

View File

@@ -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",

View File

@@ -131,6 +131,7 @@ beforeEach(() => {
},
new Map(),
{},
{},
);
vi.mocked(localParticipant).createTracks = vi

View File

@@ -4,6 +4,7 @@
"module": "es2022",
"jsx": "react-jsx",
"lib": ["es2024", "dom", "dom.iterable"],
"skipLibCheck": true,
// From Matrix-JS-SDK
"strict": true,

View File

@@ -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: