Update dependencies. Fixed linting issues discovered after update.

This commit is contained in:
gbuomprisco
2025-01-28 10:41:05 +07:00
parent 01eeb8a6af
commit d799f54ede
31 changed files with 739 additions and 712 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.4",
"next": "15.1.6",
"react": "19.0.0",
"zod": "^3.24.1"
},