diff --git a/bun.lockb b/bun.lockb index cb91937..2f26cad 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index fd0290e..a8d12d8 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,6 @@ "babel-plugin-react-compiler": "^19.0.0-beta-21e868a-20250216", "postcss": "^8", "tailwindcss": "^4.0.8", - "typescript": "^5" + "typescript": "^6.0.0" } }