Pin Knip to 5.82.1 to work around Yarn plugin issue

We can upgrade beyond 5.82.1 once https://github.com/webpro-nl/knip/pull/1574 is merged.
This commit is contained in:
Robin
2026-02-25 19:36:00 +01:00
parent 2fca7e3719
commit 44eb8acaee
2 changed files with 6 additions and 6 deletions

View File

@@ -101,7 +101,7 @@
"i18next-browser-languagedetector": "^8.0.0",
"i18next-parser": "^9.1.0",
"jsdom": "^26.0.0",
"knip": "^5.27.2",
"knip": "5.82.1",
"livekit-client": "^2.13.0",
"lodash-es": "^4.17.21",
"loglevel": "^1.9.1",