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

@@ -38,12 +38,12 @@
"@tanstack/react-query": "5.59.20",
"@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.454.0",
"lucide-react": "^0.456.0",
"next": "15.0.3",
"next-themes": "0.4.3",
"react": "19.0.0-rc-45804af1-20241021",
"react-dom": "19.0.0-rc-45804af1-20241021",
"react-hook-form": "^7.53.1",
"react-hook-form": "^7.53.2",
"react-i18next": "^15.1.1",
"sonner": "^1.7.0",
"zod": "^3.23.8"