fix: groupmq

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-11-09 22:12:25 +01:00
parent 843f95f237
commit 37246f57f0
4 changed files with 12 additions and 12 deletions

View File

@@ -38,7 +38,7 @@
"fastify": "^5.6.1",
"fastify-metrics": "^12.1.0",
"fastify-raw-body": "^5.0.0",
"groupmq": "1.1.0-next.5",
"groupmq": "1.1.0-next.6",
"jsonwebtoken": "^9.0.2",
"ramda": "^0.29.1",
"sharp": "^0.33.5",

View File

@@ -24,7 +24,7 @@
"@openpanel/redis": "workspace:*",
"bullmq": "^5.63.0",
"express": "^4.18.2",
"groupmq": "1.1.0-next.5",
"groupmq": "1.1.0-next.6",
"prom-client": "^15.1.3",
"ramda": "^0.29.1",
"source-map-support": "^0.5.21",

View File

@@ -11,7 +11,7 @@
"@openpanel/logger": "workspace:*",
"@openpanel/redis": "workspace:*",
"bullmq": "^5.63.0",
"groupmq": "1.1.0-next.5"
"groupmq": "1.1.0-next.6"
},
"devDependencies": {
"@openpanel/sdk": "workspace:*",

18
pnpm-lock.yaml generated
View File

@@ -190,8 +190,8 @@ importers:
specifier: ^5.0.0
version: 5.0.0
groupmq:
specifier: 1.1.0-next.5
version: 1.1.0-next.5(ioredis@5.8.2)
specifier: 1.1.0-next.6
version: 1.1.0-next.6(ioredis@5.8.2)
jsonwebtoken:
specifier: ^9.0.2
version: 9.0.2
@@ -874,8 +874,8 @@ importers:
specifier: ^4.18.2
version: 4.18.2
groupmq:
specifier: 1.1.0-next.5
version: 1.1.0-next.5(ioredis@5.8.2)
specifier: 1.1.0-next.6
version: 1.1.0-next.6(ioredis@5.8.2)
prom-client:
specifier: ^15.1.3
version: 15.1.3
@@ -1338,8 +1338,8 @@ importers:
specifier: ^5.63.0
version: 5.63.0
groupmq:
specifier: 1.1.0-next.5
version: 1.1.0-next.5(ioredis@5.8.2)
specifier: 1.1.0-next.6
version: 1.1.0-next.6(ioredis@5.8.2)
devDependencies:
'@openpanel/sdk':
specifier: workspace:*
@@ -11475,8 +11475,8 @@ packages:
resolution: {integrity: sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==}
engines: {node: '>=6.0'}
groupmq@1.1.0-next.5:
resolution: {integrity: sha512-bUsphvHY3tznr9+izuFpTdeLPUYY4tMl4cbg3zWYDa8HeyOggHETzeyN3Ox7ox5/asI8VYyzpU+PV+w7/UIcXA==}
groupmq@1.1.0-next.6:
resolution: {integrity: sha512-SvnnzMOqcLr/vXYHFGnq5xoFGnM1Uf2wv+YtHE+wEDeRKFh4AdH0s0vyWBihnXzZkK9HxanKcBbVUUh46OX2ig==}
engines: {node: '>=18'}
peerDependencies:
ioredis: '>=5'
@@ -28017,7 +28017,7 @@ snapshots:
section-matter: 1.0.0
strip-bom-string: 1.0.0
groupmq@1.1.0-next.5(ioredis@5.8.2):
groupmq@1.1.0-next.6(ioredis@5.8.2):
dependencies:
cron-parser: 4.9.0
ioredis: 5.8.2