Update dependencies in multiple packages

Upgraded various dependencies including "@tanstack/react-query" to 5.51.23, "tailwindcss" to 3.4.9, "lucide-react" to 0.427.0, and "tailwind-merge" to 2.5.0. These updates were applied across multiple packages to ensure compatibility and access to the latest features and bug fixes.
This commit is contained in:
gbuomprisco
2024-08-12 11:00:36 +02:00
parent f054db212b
commit 29e23c837d
12 changed files with 111 additions and 131 deletions

View File

@@ -29,7 +29,7 @@
"@supabase/gotrue-js": "2.64.4",
"@supabase/ssr": "^0.4.0",
"@supabase/supabase-js": "^2.45.1",
"@tanstack/react-query": "5.51.21",
"@tanstack/react-query": "5.51.23",
"@types/react": "^18.3.3",
"next": "14.2.5",
"react": "18.3.1",