Updated all dependencies (#95)
* Updated all dependencies * Increase workflow timeout * Fix Supabase JS to non buggy version
This commit is contained in:
committed by
GitHub
parent
97d2cf9f85
commit
4efe5f3f7b
@@ -34,7 +34,7 @@
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@radix-ui/react-icons": "^1.3.2",
|
||||
"@supabase/supabase-js": "^2.47.3",
|
||||
"@supabase/supabase-js": "2.47.5",
|
||||
"@tanstack/react-query": "5.62.7",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
||||
@@ -43,8 +43,8 @@
|
||||
"next-themes": "0.4.4",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"react-hook-form": "^7.54.0",
|
||||
"react-i18next": "^15.1.4",
|
||||
"react-hook-form": "^7.54.1",
|
||||
"react-i18next": "^15.2.0",
|
||||
"sonner": "^1.7.1",
|
||||
"zod": "^3.24.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user