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

@@ -9,7 +9,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
"@ianvs/prettier-plugin-sort-imports": "^4.3.0",
"next": "14.2.4",
"prettier": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.5"