diff --git a/examples/bun/typescript/bun.lockb b/examples/bun/typescript/bun.lockb index cd1b3db2..9a6f338d 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 ecb464a4..e2c9add5 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.6" + "@types/bun": "^1.3.7" }, "peerDependencies": { "typescript": "^5.9.3"