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

@@ -26,7 +26,7 @@
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@types/react": "npm:types-react@19.0.0-rc.1",
"next": "15.1.2",
"next": "15.1.3",
"react": "19.0.0",
"zod": "^3.24.1"
},