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

@@ -20,11 +20,11 @@
"@kit/ui": "workspace:^",
"@makerkit/data-loader-supabase-core": "^0.0.8",
"@makerkit/data-loader-supabase-nextjs": "^1.2.3",
"@supabase/supabase-js": "^2.43.5",
"@supabase/supabase-js": "^2.44.1",
"@tanstack/react-query": "5.48.0",
"@tanstack/react-table": "^8.17.3",
"@types/react": "^18.3.3",
"lucide-react": "^0.396.0",
"lucide-react": "^0.397.0",
"next": "14.2.4",
"react": "18.3.1",
"react-dom": "18.3.1",