diff --git a/bun.lockb b/bun.lockb index 5596707c..0437971c 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index aeb4872f..71593805 100644 --- a/package.json +++ b/package.json @@ -32,10 +32,6 @@ "build": "bun run scripts/build.ts", "jsr": "bun run scripts/jsr.ts" }, - "optionalDependencies": { - "bufferutil": "^4.0.8", - "utf-8-validate": "^6.0.3" - }, "engines": { "node": ">=18.0.0" },