Updated all dependencies (#95)

* Updated all dependencies
* Increase workflow timeout
* Fix Supabase JS to non buggy version
This commit is contained in:
Giancarlo Buomprisco
2024-12-13 07:56:07 +01:00
committed by GitHub
parent 97d2cf9f85
commit 4efe5f3f7b
23 changed files with 586 additions and 539 deletions

View File

@@ -21,7 +21,7 @@
"@kit/ui": "workspace:*",
"@makerkit/data-loader-supabase-core": "^0.0.8",
"@makerkit/data-loader-supabase-nextjs": "^1.2.3",
"@supabase/supabase-js": "^2.47.3",
"@supabase/supabase-js": "2.47.5",
"@tanstack/react-query": "5.62.7",
"@tanstack/react-table": "^8.20.5",
"@types/react": "npm:types-react@19.0.0-rc.1",
@@ -29,7 +29,7 @@
"next": "15.1.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hook-form": "^7.54.0",
"react-hook-form": "^7.54.1",
"zod": "^3.24.1"
},
"exports": {