Updated deps; Keystatic pinned to a previous version to work around a bug. Pinned eslint-plugin-react as well because of weird unrelated errors with any "this" usages.
This commit is contained in:
@@ -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.45.3",
|
||||
"@supabase/supabase-js": "^2.45.4",
|
||||
"@tanstack/react-query": "5.55.4",
|
||||
"@tanstack/react-table": "^8.20.5",
|
||||
"@types/react": "^18.3.5",
|
||||
"lucide-react": "^0.439.0",
|
||||
"next": "14.2.9",
|
||||
"lucide-react": "^0.440.0",
|
||||
"next": "14.2.10",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-hook-form": "^7.53.0",
|
||||
|
||||
Reference in New Issue
Block a user