diff --git a/bun.lockb b/bun.lockb index 160304d..3ce9189 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 95aad28..8bf23b5 100644 --- a/package.json +++ b/package.json @@ -78,6 +78,7 @@ "tailwindcss": "^3.4.11", "typescript": "^5.5.3", "typescript-eslint": "^8.0.1", - "vite": "^5.4.1" + "vite": "^5.4.1", + "@types/bun": "latest" } }