feat(navigation): bind binders accept (realtime, realtimeRegistry) params

Extend bindProductionNavigation and bindDevSeedNavigation to 7-arg signatures.

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

View File

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