Updated dependencies, fixed turbo gen command deps

This commit is contained in:
gbuomprisco
2024-07-15 20:20:33 +08:00
parent 837a0bb02e
commit fb04be4d26
20 changed files with 466 additions and 259 deletions

View File

@@ -27,10 +27,10 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:^",
"@supabase/supabase-js": "^2.44.3",
"@supabase/supabase-js": "^2.44.4",
"@types/react": "^18.3.3",
"date-fns": "^3.6.0",
"lucide-react": "^0.407.0",
"lucide-react": "^0.408.0",
"next": "14.2.5",
"react": "18.3.1",
"react-hook-form": "^7.52.1",