mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-11 13:56:15 +00:00
chore: trust esbuild as a dependency
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user