Add printable guest sign studio and refine event imagery

This commit is contained in:
2026-09-10 09:26:49 -04:00
parent 176b5fa95c
commit 3a115f1161
48 changed files with 1294 additions and 102 deletions
+9
View File
@@ -15,6 +15,9 @@
"@album/database": "workspace:*",
"@album/email": "workspace:*",
"@album/storage": "workspace:*",
"@fontsource-variable/funnel-display": "^5.3.0",
"@fontsource-variable/geologica": "^5.3.0",
"@fontsource-variable/inter": "^5.3.0",
"@radix-ui/react-popover": "^1.1.23",
"@tanstack/react-query": "^5.90.2",
"@trpc/client": "^11.4.3",
@@ -27,13 +30,16 @@
"date-fns": "^4.4.0",
"dotenv": "^16.5.0",
"drizzle-orm": "^0.45.2",
"heic-to": "^1.5.2",
"lucide-react": "^0.468.0",
"next": "16.2.12",
"next-themes": "^0.4.6",
"qrcode": "^1.5.4",
"radix-ui": "^1.6.7",
"react": "19.2.8",
"react-day-picker": "^9",
"react-dom": "19.2.8",
"react-image-crop": "^11.1.2",
"server-only": "^0.0.1",
"shadcn": "^4.21.0",
"sonner": "^2.0.7",
@@ -46,9 +52,12 @@
"@tailwindcss/postcss": "^4.1.10",
"@types/bun": "^1.3.14",
"@types/node": "^22.15.32",
"@types/qrcode": "^1.5.6",
"@types/react": "19.2.17",
"@types/react-dom": "19.2.3",
"jsqr": "^1.4.0",
"postcss": "^8.5.22",
"sharp": "0.35.3",
"tailwindcss": "^4.1.10",
"typescript": "^5.8.3"
}