diff --git a/bun.lockb b/bun.lockb index b139688..563651b 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index b962e9c..862d1c3 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,6 @@ "concurrently": "^9.0.1", "daisyui": "^4.11.1", "tailwindcss": "^3.4.12", - "typescript": "^5.3.3" + "typescript": "^6.0.0" } }