Updated dependencies (next.js 15.1.1) (#98)

This commit is contained in:
Giancarlo Buomprisco
2024-12-18 15:09:45 +08:00
committed by GitHub
parent 923b6954d4
commit 491040f683
17 changed files with 378 additions and 373 deletions

View File

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