diff --git a/bun.lockb b/bun.lockb index 7b6b87f..6a871d7 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 658c97c..4ddf5ec 100644 --- a/package.json +++ b/package.json @@ -23,6 +23,6 @@ "concurrently": "^9.0.1", "daisyui": "^4.11.1", "tailwindcss": "^3.4.10", - "typescript": "^5.3.3" + "typescript": "^6.0.0" } }