From fa507a0932452626184cda28157bf695676f6b53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 14:39:12 +0000 Subject: [PATCH] chore(deps): update dependency bun-types to v1.1.41 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 70e30d3..5896161 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@biomejs/biome": "1.9.4", "@types/react": "19.0.2", "@types/react-dom": "19.0.2", - "bun-types": "1.1.40", + "bun-types": "1.1.41", "lefthook": "1.10.0", "prettier-package-json": "2.8.0", "recharts": "2.15.0",