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

@@ -28,8 +28,8 @@
"@supabase/gotrue-js": "2.62.2",
"@supabase/ssr": "^0.3.0",
"@supabase/supabase-js": "^2.43.2",
"@tanstack/react-query": "5.36.2",
"@types/react": "^18.3.1",
"@tanstack/react-query": "5.37.1",
"@types/react": "^18.3.2",
"next": "14.2.3",
"react": "18.3.1",
"zod": "^3.23.8"