Update several package dependencies

Several dependencies across multiple packages have been updated to their later versions. This includes updates to 'lucide-react', '@lemonsqueezy/lemonsqueezy.js', 'supabase' and 'eslint-config-turbo'. The lock file has been updated to reflect these changes.
This commit is contained in:
gbuomprisco
2024-06-15 11:07:43 +08:00
parent fb104e0b7f
commit 6e362a73af
14 changed files with 228 additions and 208 deletions

View File

@@ -30,7 +30,7 @@
"@supabase/supabase-js": "^2.43.4",
"@types/react": "^18.3.3",
"date-fns": "^3.6.0",
"lucide-react": "^0.394.0",
"lucide-react": "^0.395.0",
"next": "14.2.4",
"react": "18.3.1",
"react-hook-form": "^7.51.5",