Update multiple dependencies across packages

These package updates include version upgrades for the "@supabase/supabase-js" from "^2.44.2" to "^2.44.3", and "@hookform/resolvers" from "^3.7.0" to "^3.9.0" in multiple packages. Other changes involve version updates for minor dependencies, like the "lucide-react" from "^0.400.0" to "^0.402.0" and "stripe" from "^16.1.0" to "^16.2.0".
This commit is contained in:
gbuomprisco
2024-07-08 16:52:47 +08:00
parent 57f9d4364c
commit 37104d749d
15 changed files with 334 additions and 314 deletions

View File

@@ -21,7 +21,7 @@
"@kit/supabase": "workspace:^",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@supabase/supabase-js": "^2.44.2",
"@supabase/supabase-js": "^2.44.3",
"next": "14.2.4",
"zod": "^3.23.8"
},