bump groupmq

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-10-07 18:35:12 +02:00
parent 6bc4f6fbd2
commit 174a30d515
4 changed files with 12 additions and 12 deletions

View File

@@ -38,7 +38,7 @@
"fastify": "^5.2.1", "fastify": "^5.2.1",
"fastify-metrics": "^12.1.0", "fastify-metrics": "^12.1.0",
"fastify-raw-body": "^5.0.0", "fastify-raw-body": "^5.0.0",
"groupmq": "1.0.0-next.16", "groupmq": "1.0.0-next.17",
"ico-to-png": "^0.2.2", "ico-to-png": "^0.2.2",
"jsonwebtoken": "^9.0.2", "jsonwebtoken": "^9.0.2",
"ramda": "^0.29.1", "ramda": "^0.29.1",

View File

@@ -23,7 +23,7 @@
"@openpanel/redis": "workspace:*", "@openpanel/redis": "workspace:*",
"bullmq": "^5.8.7", "bullmq": "^5.8.7",
"express": "^4.18.2", "express": "^4.18.2",
"groupmq": "1.0.0-next.16", "groupmq": "1.0.0-next.17",
"prom-client": "^15.1.3", "prom-client": "^15.1.3",
"ramda": "^0.29.1", "ramda": "^0.29.1",
"source-map-support": "^0.5.21", "source-map-support": "^0.5.21",

View File

@@ -10,7 +10,7 @@
"@openpanel/logger": "workspace:*", "@openpanel/logger": "workspace:*",
"@openpanel/redis": "workspace:*", "@openpanel/redis": "workspace:*",
"bullmq": "^5.8.7", "bullmq": "^5.8.7",
"groupmq": "1.0.0-next.16" "groupmq": "1.0.0-next.17"
}, },
"devDependencies": { "devDependencies": {
"@openpanel/sdk": "workspace:*", "@openpanel/sdk": "workspace:*",

18
pnpm-lock.yaml generated
View File

@@ -127,8 +127,8 @@ importers:
specifier: ^5.0.0 specifier: ^5.0.0
version: 5.0.0 version: 5.0.0
groupmq: groupmq:
specifier: 1.0.0-next.16 specifier: 1.0.0-next.17
version: 1.0.0-next.16(ioredis@5.4.1) version: 1.0.0-next.17(ioredis@5.4.1)
ico-to-png: ico-to-png:
specifier: ^0.2.2 specifier: ^0.2.2
version: 0.2.2 version: 0.2.2
@@ -760,8 +760,8 @@ importers:
specifier: ^4.18.2 specifier: ^4.18.2
version: 4.18.2 version: 4.18.2
groupmq: groupmq:
specifier: 1.0.0-next.16 specifier: 1.0.0-next.17
version: 1.0.0-next.16(ioredis@5.4.1) version: 1.0.0-next.17(ioredis@5.4.1)
prom-client: prom-client:
specifier: ^15.1.3 specifier: ^15.1.3
version: 15.1.3 version: 15.1.3
@@ -1224,8 +1224,8 @@ importers:
specifier: ^5.8.7 specifier: ^5.8.7
version: 5.8.7 version: 5.8.7
groupmq: groupmq:
specifier: 1.0.0-next.16 specifier: 1.0.0-next.17
version: 1.0.0-next.16(ioredis@5.4.1) version: 1.0.0-next.17(ioredis@5.4.1)
devDependencies: devDependencies:
'@openpanel/sdk': '@openpanel/sdk':
specifier: workspace:* specifier: workspace:*
@@ -8837,8 +8837,8 @@ packages:
resolution: {integrity: sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==} resolution: {integrity: sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==}
engines: {node: '>=6.0'} engines: {node: '>=6.0'}
groupmq@1.0.0-next.16: groupmq@1.0.0-next.17:
resolution: {integrity: sha512-gcaNO0tKnHfcxMUaMh0Wk2Ljn7+VFJT8Trjyp4lrYCHDnWJDMFLOGTvd44Ar7mlzdoXDrrbPHUKs80yZqJ6Zzw==} resolution: {integrity: sha512-yPqlijEf/zYLX3aj036dAwloRu345dvMWQxUtint0zUojU98yFI0s6ZxQWVqYluLp1nPiYTGdhTkuCPhfPiPiQ==}
engines: {node: '>=18'} engines: {node: '>=18'}
peerDependencies: peerDependencies:
ioredis: '>=5' ioredis: '>=5'
@@ -22060,7 +22060,7 @@ snapshots:
section-matter: 1.0.0 section-matter: 1.0.0
strip-bom-string: 1.0.0 strip-bom-string: 1.0.0
groupmq@1.0.0-next.16(ioredis@5.4.1): groupmq@1.0.0-next.17(ioredis@5.4.1):
dependencies: dependencies:
cron-parser: 4.9.0 cron-parser: 4.9.0
ioredis: 5.4.1 ioredis: 5.4.1