Updated Dependencies (Next.js 15.1.3)

This commit is contained in:
gbuomprisco
2024-12-30 10:55:04 +08:00
parent cec47cef78
commit 3970076899
16 changed files with 838 additions and 333 deletions

View File

@@ -31,10 +31,10 @@
"@types/react": "npm:types-react@19.0.0-rc.1",
"date-fns": "^4.1.0",
"lucide-react": "^0.469.0",
"next": "15.1.2",
"next": "15.1.3",
"react": "19.0.0",
"react-hook-form": "^7.54.2",
"react-i18next": "^15.2.0",
"react-i18next": "^15.3.0",
"zod": "^3.24.1"
},
"eslintConfig": {