diff --git a/bun.lock b/bun.lock index 9fb83b5..b7514d5 100644 --- a/bun.lock +++ b/bun.lock @@ -6,10 +6,10 @@ "name": "task-whatsapp", "devDependencies": { "@types/bun": "latest", - "bun-types": "^1.2.6", + "bun-types": "^1.3.2", }, "peerDependencies": { - "typescript": "^5", + "typescript": "^5.8.2", }, }, },