Prepare production and Coolify deployment with original exports and datetime pickers

This commit is contained in:
2026-09-09 17:59:20 -04:00
parent 574f29a68e
commit 64d7acc9c0
38 changed files with 1296 additions and 8 deletions
+3
View File
@@ -15,6 +15,7 @@
"@album/database": "workspace:*",
"@album/email": "workspace:*",
"@album/storage": "workspace:*",
"@radix-ui/react-popover": "^1.1.23",
"@tanstack/react-query": "^5.90.2",
"@trpc/client": "^11.4.3",
"@trpc/react-query": "^11.4.3",
@@ -23,6 +24,7 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cn": "^0.2.6",
"date-fns": "^4.4.0",
"dotenv": "^16.5.0",
"drizzle-orm": "^0.45.2",
"lucide-react": "^0.468.0",
@@ -30,6 +32,7 @@
"next-themes": "^0.4.6",
"radix-ui": "^1.6.7",
"react": "19.2.8",
"react-day-picker": "^9",
"react-dom": "19.2.8",
"server-only": "^0.0.1",
"shadcn": "^4.21.0",