Fixed issue with one-time payments; Updated packages

This commit is contained in:
giancarlo
2024-05-18 22:56:57 +07:00
parent 5c1e1d5cd0
commit 3cf3c263bc
25 changed files with 541 additions and 604 deletions

View File

@@ -21,9 +21,9 @@
"@makerkit/data-loader-supabase-core": "^0.0.8",
"@makerkit/data-loader-supabase-nextjs": "^1.2.3",
"@supabase/supabase-js": "^2.43.2",
"@tanstack/react-query": "5.36.2",
"@tanstack/react-query": "5.37.1",
"@tanstack/react-table": "^8.17.3",
"@types/react": "^18.3.1",
"@types/react": "^18.3.2",
"lucide-react": "^0.378.0",
"next": "14.2.3",
"react": "18.3.1",