Update dependency versions

Updated several dependency versions across multiple packages. This includes updating "@supabase/supabase-js" from "^2.43.5" to "^2.44.1", "lucide-react" from "^0.396.0" to "^0.397.0", and "@stripe/react-stripe-js" from "^2.7.1" to "^2.7.2". Also, some dependencies in the lock file were updated.
This commit is contained in:
gbuomprisco
2024-06-28 00:23:56 +08:00
parent 82dbf0128f
commit 90c1e23821
15 changed files with 260 additions and 328 deletions

View File

@@ -27,10 +27,10 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:^",
"@supabase/supabase-js": "^2.43.5",
"@supabase/supabase-js": "^2.44.1",
"@types/react": "^18.3.3",
"date-fns": "^3.6.0",
"lucide-react": "^0.396.0",
"lucide-react": "^0.397.0",
"next": "14.2.4",
"react": "18.3.1",
"react-hook-form": "^7.52.0",