diff --git a/examples/bun/typescript/bun.lockb b/examples/bun/typescript/bun.lockb index e173158d..cd1b3db2 100755 Binary files a/examples/bun/typescript/bun.lockb and b/examples/bun/typescript/bun.lockb differ diff --git a/examples/bun/typescript/package.json b/examples/bun/typescript/package.json index 5ca8b9a3..ecb464a4 100644 --- a/examples/bun/typescript/package.json +++ b/examples/bun/typescript/package.json @@ -9,7 +9,7 @@ "poolifier-web-worker": "^0.5.15" }, "devDependencies": { - "@types/bun": "^1.3.5" + "@types/bun": "^1.3.6" }, "peerDependencies": { "typescript": "^5.9.3"