Updated Dependencies (Next.js 15.1.3)

This commit is contained in:
gbuomprisco
2024-12-30 10:55:04 +08:00
parent cec47cef78
commit 3970076899
16 changed files with 838 additions and 333 deletions

View File

@@ -30,9 +30,9 @@
"@kit/tsconfig": "workspace:*",
"@supabase/ssr": "^0.5.2",
"@supabase/supabase-js": "2.47.10",
"@tanstack/react-query": "5.62.8",
"@tanstack/react-query": "5.62.11",
"@types/react": "npm:types-react@19.0.0-rc.1",
"next": "15.1.2",
"next": "15.1.3",
"react": "19.0.0",
"server-only": "^0.0.1",
"zod": "^3.24.1"