Updated dependencies, fixed turbo gen command deps
This commit is contained in:
@@ -54,12 +54,12 @@
|
||||
"@makerkit/data-loader-supabase-nextjs": "^1.2.3",
|
||||
"@marsidev/react-turnstile": "^0.7.2",
|
||||
"@radix-ui/react-icons": "^1.3.0",
|
||||
"@supabase/supabase-js": "^2.44.3",
|
||||
"@supabase/supabase-js": "^2.44.4",
|
||||
"@tanstack/react-query": "5.51.1",
|
||||
"@tanstack/react-query-next-experimental": "^5.51.1",
|
||||
"@tanstack/react-table": "^8.19.2",
|
||||
"@tanstack/react-table": "^8.19.3",
|
||||
"date-fns": "^3.6.0",
|
||||
"lucide-react": "^0.407.0",
|
||||
"lucide-react": "^0.408.0",
|
||||
"next": "14.2.5",
|
||||
"next-sitemap": "^4.2.3",
|
||||
"next-themes": "0.3.0",
|
||||
@@ -85,7 +85,7 @@
|
||||
"autoprefixer": "^10.4.19",
|
||||
"dotenv-cli": "^7.4.2",
|
||||
"eslint": "^8.57.0",
|
||||
"prettier": "^3.3.2",
|
||||
"prettier": "^3.3.3",
|
||||
"supabase": "^1.183.5",
|
||||
"tailwindcss": "3.4.4",
|
||||
"typescript": "^5.5.3"
|
||||
|
||||
Reference in New Issue
Block a user