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

@@ -30,7 +30,7 @@
"@supabase/supabase-js": "^2.45.1",
"@types/react": "^18.3.3",
"date-fns": "^3.6.0",
"lucide-react": "^0.424.0",
"lucide-react": "^0.427.0",
"next": "14.2.5",
"react": "18.3.1",
"react-hook-form": "^7.52.2",