Update dependencies across multiple packages

Upgraded various dependencies in package.json files and pnpm-lock.yaml to their latest versions. This includes updates to @tanstack/react-query, lucide-react, and @playwright/test, among others, to ensure compatibility and improved performance.
This commit is contained in:
gbuomprisco
2024-08-19 19:24:12 +02:00
parent 089fd37ece
commit 2afa736f4c
13 changed files with 229 additions and 217 deletions

View File

@@ -29,9 +29,9 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@supabase/gotrue-js": "2.64.4",
"@supabase/ssr": "^0.4.0",
"@supabase/ssr": "^0.5.0",
"@supabase/supabase-js": "^2.45.1",
"@tanstack/react-query": "5.51.23",
"@tanstack/react-query": "5.51.24",
"@types/react": "^18.3.3",
"next": "14.2.5",
"react": "18.3.1",