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