feat(GRO-984): outbound SMS persistence

Outbound-only re-scoped slice. CI green. Reviewed by Lint Roller and CTO.
This commit was merged in pull request #382.
This commit is contained in:
groombook-engineer[bot]
2026-05-04 17:55:47 +00:00
committed by GitHub
parent 706c91b3ac
commit 49dd698d22
4 changed files with 380 additions and 0 deletions
+2
View File
@@ -24,6 +24,7 @@
"nodemailer": "^6.9.16",
"stripe": "^22.0.0",
"telnyx": "^1.23.0",
"uuid": "^11.0.5",
"zod": "^4.3.6"
},
@@ -31,6 +32,7 @@
"@types/node": "^22.10.7",
"@types/node-cron": "^3.0.11",
"@types/nodemailer": "^6.4.17",
"@types/uuid": "^10.0.0",
"@vitest/coverage-v8": "^3.2.4",
"eslint": "^9.18.0",
"tsx": "^4.19.2",