Remove deprecated @types/uuid

This commit is contained in:
Johannes Marbach
2026-06-08 13:57:01 +02:00
parent 65bd51fe92
commit c1f528e120
3 changed files with 0 additions and 10 deletions

View File

@@ -30,7 +30,6 @@ export default {
// these look unused to Knip
"@types/content-type",
"@types/sdp-transform",
"@types/uuid",
// We obviously use this, but if the package has been linked with pnpm link,
// then Knip will flag it as a false positive
// https://github.com/webpro-nl/knip/issues/766