Update dependencies. Fixed linting issues discovered after update.

This commit is contained in:
gbuomprisco
2025-01-28 10:41:05 +07:00
parent 01eeb8a6af
commit d799f54ede
31 changed files with 739 additions and 712 deletions

View File

@@ -21,12 +21,12 @@
"@kit/ui": "workspace:*",
"@makerkit/data-loader-supabase-core": "^0.0.8",
"@makerkit/data-loader-supabase-nextjs": "^1.2.3",
"@supabase/supabase-js": "2.47.16",
"@tanstack/react-query": "5.64.1",
"@supabase/supabase-js": "2.48.1",
"@tanstack/react-query": "5.65.0",
"@tanstack/react-table": "^8.20.6",
"@types/react": "npm:types-react@19.0.0-rc.1",
"lucide-react": "^0.471.1",
"next": "15.1.4",
"lucide-react": "^0.474.0",
"next": "15.1.6",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hook-form": "^7.54.2",