From ea0e492c709c752767ee12d8fbead50ce1fbfba9 Mon Sep 17 00:00:00 2001 From: brobert Date: Mon, 10 Nov 2025 18:26:03 +0100 Subject: [PATCH] otro bun update --- bun.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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", }, }, },