diff --git a/examples/bun/typescript/bun.lockb b/examples/bun/typescript/bun.lockb index 1cac17fa..3fb86b70 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 8fb7fb2b..cf947cc5 100644 --- a/examples/bun/typescript/package.json +++ b/examples/bun/typescript/package.json @@ -9,7 +9,7 @@ "poolifier-web-worker": "^0.6.2" }, "devDependencies": { - "@types/bun": "^1.3.9" + "@types/bun": "^1.3.10" }, "peerDependencies": { "typescript": "^5.9.3"