Updated dependencies

This commit is contained in:
gbuomprisco
2024-11-05 14:53:05 +08:00
parent 6fd9ebd2b9
commit 198f7239ef
21 changed files with 1349 additions and 1059 deletions

View File

@@ -30,10 +30,10 @@
"@kit/tsconfig": "workspace:*",
"@supabase/ssr": "^0.5.1",
"@supabase/supabase-js": "^2.46.1",
"@tanstack/react-query": "5.59.16",
"@tanstack/react-query": "5.59.19",
"@types/react": "npm:types-react@19.0.0-rc.1",
"next": "15.0.2",
"react": "19.0.0-rc-69d4b800-20241021",
"react": "19.0.0-rc-45804af1-20241021",
"server-only": "^0.0.1",
"zod": "^3.23.8"
},