feat(auth): bind binders accept (bus, queue) params

This commit is contained in:
2026-05-08 15:16:16 +02:00
parent 721d373856
commit b0bd4c0bb3
5 changed files with 29 additions and 5 deletions

View File

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