1. Updated packages

2. Added comments to schema
3. Minor API updates
This commit is contained in:
giancarlo
2024-04-27 14:39:28 +07:00
parent 259e6ba555
commit 07deb28e12
26 changed files with 2138 additions and 2243 deletions

View File

@@ -27,12 +27,12 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:^",
"@supabase/supabase-js": "^2.42.6",
"@types/react": "^18.2.79",
"@supabase/supabase-js": "^2.42.7",
"@types/react": "^18.3.1",
"date-fns": "^3.6.0",
"lucide-react": "^0.373.0",
"lucide-react": "^0.376.0",
"next": "14.2.3",
"react": "18.2.0",
"react": "18.3.1",
"react-hook-form": "^7.51.3",
"react-i18next": "^14.1.1",
"zod": "^3.23.4"