Merge branch 'master' into 55-enable-account-closure

This commit is contained in:
Josh Creek
2024-11-05 22:39:43 +00:00
committed by GitHub
20 changed files with 596 additions and 7569 deletions
+3 -1
View File
@@ -47,11 +47,13 @@
},
"type": "module",
"dependencies": {
"@axiomhq/winston": "^1.2.0",
"@getbrevo/brevo": "^2.2.0",
"@supabase/ssr": "^0.4.0",
"@supabase/supabase-js": "^2.44.2",
"stripe": "^15.4.0",
"ts-debounce": "^4.0.0"
"ts-debounce": "^4.0.0",
"winston": "^3.15.0"
},
"engines": {
"node": ">=18.13.0"