Unpin Knip and LiveKit track processors

These dependencies were held back on old versions because of issues that are now resolved (see 2fca7e3719 and 44eb8acaee).
This commit is contained in:
Robin
2026-03-09 13:00:43 +01:00
parent 06c15ded37
commit 4922249f41
2 changed files with 117 additions and 111 deletions

View File

@@ -48,7 +48,7 @@
"@livekit/components-core": "^0.12.0",
"@livekit/components-react": "^2.0.0",
"@livekit/protocol": "^1.42.2",
"@livekit/track-processors": "^0.6.0 || ^0.7.1",
"@livekit/track-processors": "^0.7.1",
"@mediapipe/tasks-vision": "^0.10.18",
"@playwright/test": "^1.57.0",
"@radix-ui/react-dialog": "^1.0.4",
@@ -101,7 +101,7 @@
"i18next-browser-languagedetector": "^8.0.0",
"i18next-parser": "^9.1.0",
"jsdom": "^26.0.0",
"knip": "5.82.1",
"knip": "^5.86.0",
"livekit-client": "^2.13.0",
"lodash-es": "^4.17.21",
"loglevel": "^1.9.1",