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

@@ -54,12 +54,12 @@
"@makerkit/data-loader-supabase-nextjs": "^1.2.3",
"@marsidev/react-turnstile": "^0.7.1",
"@radix-ui/react-icons": "^1.3.0",
"@supabase/supabase-js": "^2.43.5",
"@supabase/supabase-js": "^2.44.1",
"@tanstack/react-query": "5.48.0",
"@tanstack/react-query-next-experimental": "^5.48.0",
"@tanstack/react-table": "^8.17.3",
"date-fns": "^3.6.0",
"lucide-react": "^0.396.0",
"lucide-react": "^0.397.0",
"next": "14.2.4",
"next-sitemap": "^4.2.3",
"next-themes": "0.3.0",