ui/ add dark and light mode toggle

This commit is contained in:
Leon van Zyl
2025-08-16 10:57:50 +02:00
parent 6bbc2956b6
commit 68398567b9
10 changed files with 717 additions and 5 deletions

View File

@@ -19,6 +19,7 @@
"@ai-sdk/react": "^2.0.9",
"@radix-ui/react-avatar": "^1.1.10",
"@radix-ui/react-dialog": "^1.1.14",
"@radix-ui/react-dropdown-menu": "^2.1.16",
"@radix-ui/react-slot": "^1.2.3",
"ai": "^5.0.9",
"better-auth": "^1.3.4",
@@ -27,6 +28,7 @@
"drizzle-orm": "^0.44.4",
"lucide-react": "^0.539.0",
"next": "15.4.6",
"next-themes": "^0.4.6",
"pg": "^8.16.3",
"postgres": "^3.4.7",
"react": "19.1.0",