diff --git a/package.json b/package.json index 8339cfa..906f196 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "turbo": "^1.13.4", "typescript": "^5.5.2" }, - "trustedDependencies": ["@biomejs/biome", "lefthook", "tesseract.js"], + "trustedDependencies": ["@biomejs/biome", "esbuild", "lefthook", "tesseract.js"], "patchedDependencies": { "tesseract.js@5.1.0": "patches/tesseract.js@5.1.0.patch" }