feat: Implement Uppy photo upload

This commit is contained in:
gpt-engineer-app[bot]
2025-09-29 16:51:50 +00:00
parent f6a06ad2fa
commit a5a9cc51ad
6 changed files with 1279 additions and 7 deletions

View File

@@ -42,6 +42,12 @@
"@radix-ui/react-tooltip": "^1.2.7",
"@supabase/supabase-js": "^2.57.4",
"@tanstack/react-query": "^5.83.0",
"@uppy/core": "^5.0.2",
"@uppy/dashboard": "^5.0.2",
"@uppy/image-editor": "^4.0.1",
"@uppy/react": "^5.1.0",
"@uppy/status-bar": "^5.0.1",
"@uppy/xhr-upload": "^5.0.1",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",