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

@@ -55,7 +55,7 @@
"@marsidev/react-turnstile": "^0.6.1",
"@radix-ui/react-icons": "^1.3.0",
"@supabase/supabase-js": "^2.43.2",
"@tanstack/react-query": "5.36.2",
"@tanstack/react-query": "5.37.1",
"@tanstack/react-query-next-experimental": "^5.36.2",
"@tanstack/react-table": "^8.17.3",
"date-fns": "^3.6.0",
@@ -79,8 +79,8 @@
"@kit/tsconfig": "workspace:^",
"@next/bundle-analyzer": "14.2.3",
"@types/mdx": "^2.0.13",
"@types/node": "^20.12.10",
"@types/react": "^18.3.1",
"@types/node": "^20.12.12",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.19",
"dotenv-cli": "^7.4.2",