feat(marketing-pages): bind binders accept (realtime, realtimeRegistry) params

Extend bindProductionMarketingPages and bindDevSeedMarketingPages to 7-arg signatures.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-08 22:41:13 +02:00
parent f85b0891ee
commit 579c5911fd
4 changed files with 17 additions and 5 deletions

View File

@@ -24,6 +24,7 @@
"dependencies": {
"@repo/auth": "workspace:*",
"@repo/core-events": "workspace:*",
"@repo/core-realtime": "workspace:*",
"@repo/core-shared": "workspace:*",
"@trpc/server": "^11.0.0",
"inversify": "^6.2.0",