Updated dependencies (#86)

This commit is contained in:
Giancarlo Buomprisco
2024-11-29 08:45:40 +01:00
committed by GitHub
parent 8e051664b8
commit 8f0fc20098
25 changed files with 284 additions and 309 deletions

View File

@@ -27,14 +27,14 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@supabase/supabase-js": "^2.46.1",
"@supabase/supabase-js": "^2.46.2",
"@types/react": "npm:types-react@19.0.0-rc.1",
"date-fns": "^4.1.0",
"lucide-react": "^0.461.0",
"next": "15.0.3",
"react": "19.0.0-rc-45804af1-20241021",
"react-hook-form": "^7.53.2",
"react-i18next": "^15.1.1",
"react-i18next": "^15.1.2",
"zod": "^3.23.8"
},
"eslintConfig": {