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

@@ -16,7 +16,7 @@
"dependencies": {
"autoprefixer": "^10.4.20",
"postcss": "8.4.41",
"tailwindcss": "3.4.7",
"tailwindcss": "3.4.9",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {