Dependencies: Updated packages, run linter autofix (#84)

This commit is contained in:
Giancarlo Buomprisco
2024-11-26 08:21:07 +01:00
committed by GitHub
parent 5cc936b982
commit 8e051664b8
27 changed files with 330 additions and 363 deletions

View File

@@ -35,10 +35,10 @@
"@kit/ui": "workspace:*",
"@radix-ui/react-icons": "^1.3.2",
"@supabase/supabase-js": "^2.46.1",
"@tanstack/react-query": "5.61.0",
"@tanstack/react-query": "5.61.3",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
"lucide-react": "^0.460.0",
"lucide-react": "^0.461.0",
"next": "15.0.3",
"next-themes": "0.4.3",
"react": "19.0.0-rc-45804af1-20241021",