Update dependencies to latest versions for improved stability and features (#253)
This commit is contained in:
committed by
GitHub
parent
de347005b1
commit
3893806b4a
@@ -27,12 +27,12 @@
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@supabase/supabase-js": "2.49.4",
|
||||
"@types/react": "19.1.2",
|
||||
"@types/react": "19.1.3",
|
||||
"date-fns": "^4.1.0",
|
||||
"lucide-react": "^0.507.0",
|
||||
"next": "15.3.1",
|
||||
"lucide-react": "^0.509.0",
|
||||
"next": "15.3.2",
|
||||
"react": "19.1.0",
|
||||
"react-hook-form": "^7.56.2",
|
||||
"react-hook-form": "^7.56.3",
|
||||
"react-i18next": "^15.5.1",
|
||||
"zod": "^3.24.4"
|
||||
},
|
||||
|
||||
@@ -24,8 +24,8 @@
|
||||
"@kit/supabase": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@types/react": "19.1.2",
|
||||
"next": "15.3.1",
|
||||
"@types/react": "19.1.3",
|
||||
"next": "15.3.2",
|
||||
"react": "19.1.0",
|
||||
"zod": "^3.24.4"
|
||||
},
|
||||
|
||||
@@ -27,9 +27,9 @@
|
||||
"@kit/supabase": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@types/react": "19.1.2",
|
||||
"@types/react": "19.1.3",
|
||||
"date-fns": "^4.1.0",
|
||||
"next": "15.3.1",
|
||||
"next": "15.3.2",
|
||||
"react": "19.1.0",
|
||||
"zod": "^3.24.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user