fix: simply event buffer

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-11-03 12:02:35 +01:00
parent 1285ad85a2
commit 742ee8dc1c
7 changed files with 753 additions and 1335 deletions

View File

@@ -11,8 +11,8 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@bull-board/api": "6.13.1",
"@bull-board/express": "6.13.1",
"@bull-board/api": "6.14.0",
"@bull-board/express": "6.14.0",
"@openpanel/common": "workspace:*",
"@openpanel/db": "workspace:*",
"@openpanel/email": "workspace:*",
@@ -22,7 +22,7 @@
"@openpanel/importer": "workspace:*",
"@openpanel/queue": "workspace:*",
"@openpanel/redis": "workspace:*",
"bullmq": "^5.8.7",
"bullmq": "^5.63.0",
"express": "^4.18.2",
"groupmq": "1.1.0-next.5",
"prom-client": "^15.1.3",