Updated dependencies, fixed turbo gen command deps

This commit is contained in:
gbuomprisco
2024-07-15 20:20:33 +08:00
parent 837a0bb02e
commit fb04be4d26
20 changed files with 466 additions and 259 deletions

View File

@@ -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"