Updated dependencies

This commit is contained in:
gbuomprisco
2024-11-12 13:46:54 +09:00
parent 3fad846821
commit 7dc0977cf8
15 changed files with 248 additions and 347 deletions

View File

@@ -30,10 +30,10 @@
"@supabase/supabase-js": "^2.46.1",
"@types/react": "npm:types-react@19.0.0-rc.1",
"date-fns": "^4.1.0",
"lucide-react": "^0.454.0",
"lucide-react": "^0.456.0",
"next": "15.0.3",
"react": "19.0.0-rc-45804af1-20241021",
"react-hook-form": "^7.53.1",
"react-hook-form": "^7.53.2",
"react-i18next": "^15.1.1",
"zod": "^3.23.8"
},