Update dependencies to latest versions for improved stability and features (#253)

This commit is contained in:
Giancarlo Buomprisco
2025-05-09 20:57:02 +07:00
committed by GitHub
parent de347005b1
commit 3893806b4a
32 changed files with 1316 additions and 1458 deletions

View File

@@ -26,9 +26,9 @@
"@kit/tsconfig": "workspace:*",
"@supabase/ssr": "^0.6.1",
"@supabase/supabase-js": "2.49.4",
"@tanstack/react-query": "5.75.2",
"@types/react": "19.1.2",
"next": "15.3.1",
"@tanstack/react-query": "5.75.7",
"@types/react": "19.1.3",
"next": "15.3.2",
"react": "19.1.0",
"server-only": "^0.0.1",
"zod": "^3.24.4"