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

@@ -21,7 +21,7 @@
"@kit/shared": "workspace:^",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@tanstack/react-query": "5.51.21",
"@tanstack/react-query": "5.51.23",
"react-i18next": "^15.0.1"
},
"dependencies": {