Updated dependencies (#229)

This commit is contained in:
Giancarlo Buomprisco
2025-04-09 09:15:47 +07:00
committed by GitHub
parent 15b316dd7b
commit c5828325a2
17 changed files with 893 additions and 804 deletions

View File

@@ -30,7 +30,7 @@
"@types/react": "19.1.0",
"date-fns": "^4.1.0",
"lucide-react": "^0.487.0",
"next": "15.2.4",
"next": "15.2.5",
"react": "19.1.0",
"react-hook-form": "^7.55.0",
"react-i18next": "^15.4.1",

View File

@@ -25,7 +25,7 @@
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@types/react": "19.1.0",
"next": "15.2.4",
"next": "15.2.5",
"react": "19.1.0",
"zod": "^3.24.2"
},

View File

@@ -29,7 +29,7 @@
"@kit/ui": "workspace:*",
"@types/react": "19.1.0",
"date-fns": "^4.1.0",
"next": "15.2.4",
"next": "15.2.5",
"react": "19.1.0",
"zod": "^3.24.2"
},