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:
@@ -28,11 +28,11 @@
|
||||
"@kit/ui": "workspace:^",
|
||||
"@marsidev/react-turnstile": "^1.0.2",
|
||||
"@radix-ui/react-icons": "^1.3.0",
|
||||
"@supabase/supabase-js": "^2.45.3",
|
||||
"@supabase/supabase-js": "^2.45.4",
|
||||
"@tanstack/react-query": "5.55.4",
|
||||
"@types/react": "^18.3.5",
|
||||
"lucide-react": "^0.439.0",
|
||||
"next": "14.2.9",
|
||||
"lucide-react": "^0.440.0",
|
||||
"next": "14.2.10",
|
||||
"react-hook-form": "^7.53.0",
|
||||
"react-i18next": "^15.0.1",
|
||||
"sonner": "^1.5.0",
|
||||
|
||||
Reference in New Issue
Block a user