Merge remote-tracking branch 'origin/master' into 35-replace-navbar-with-a-better-one

This commit is contained in:
OllyNicholass
2024-11-18 23:34:09 +00:00
29 changed files with 1570 additions and 205 deletions
+4 -1
View File
@@ -48,10 +48,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"