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

@@ -31,7 +31,7 @@
"clsx": "^2.1.1",
"cmdk": "1.0.0",
"input-otp": "1.2.4",
"lucide-react": "^0.396.0",
"lucide-react": "^0.397.0",
"react-top-loading-bar": "2.3.1",
"tailwind-merge": "^2.3.0"
},