claude drizzle integration

This commit is contained in:
2025-08-19 01:48:23 -04:00
parent 10b7397dea
commit 3d815afc82
10 changed files with 135 additions and 91 deletions

View File

@@ -9,6 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@auth/drizzle-adapter": "^1.10.0",
"@radix-ui/react-checkbox": "^1.3.3",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-dropdown-menu": "^2.1.16",
@@ -27,6 +28,7 @@
"next-auth": "^5.0.0-beta.29",
"next-themes": "^0.4.6",
"pg": "^8.16.3",
"postgres": "^3.4.7",
"react": "19.1.0",
"react-dom": "19.1.0",
"tailwind-merge": "^3.3.1"