From 9c0270c6eddf9ea943377974e359d7c6de5901eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 21:10:43 +0000 Subject: [PATCH] chore(deps): update dependency bun to v1.3.14 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .prototools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.prototools b/.prototools index 2376821d..ee96a5f5 100644 --- a/.prototools +++ b/.prototools @@ -1,4 +1,4 @@ -bun = "1.3.13" +bun = "1.3.14" node = "24" npm = "11.14.1" gh = "2.92.0"