From 7d4a4c194440ddd361c1e97bce31722cb9ee0ce3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carl-Gerhard=20Lindesva=CC=88rd?= Date: Thu, 9 Oct 2025 10:10:30 +0200 Subject: [PATCH] bump groupmq --- apps/api/package.json | 2 +- apps/worker/package.json | 2 +- packages/queue/package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/apps/api/package.json b/apps/api/package.json index 3e2a9691..06814391 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -38,7 +38,7 @@ "fastify": "^5.2.1", "fastify-metrics": "^12.1.0", "fastify-raw-body": "^5.0.0", - "groupmq": "1.0.0-next.18", + "groupmq": "1.0.0-next.19", "ico-to-png": "^0.2.2", "jsonwebtoken": "^9.0.2", "ramda": "^0.29.1", diff --git a/apps/worker/package.json b/apps/worker/package.json index 3c031667..d8a8a119 100644 --- a/apps/worker/package.json +++ b/apps/worker/package.json @@ -23,7 +23,7 @@ "@openpanel/redis": "workspace:*", "bullmq": "^5.8.7", "express": "^4.18.2", - "groupmq": "1.0.0-next.18", + "groupmq": "1.0.0-next.19", "prom-client": "^15.1.3", "ramda": "^0.29.1", "source-map-support": "^0.5.21", diff --git a/packages/queue/package.json b/packages/queue/package.json index 8294b06a..f98f3e3c 100644 --- a/packages/queue/package.json +++ b/packages/queue/package.json @@ -10,7 +10,7 @@ "@openpanel/logger": "workspace:*", "@openpanel/redis": "workspace:*", "bullmq": "^5.8.7", - "groupmq": "1.0.0-next.18" + "groupmq": "1.0.0-next.19" }, "devDependencies": { "@openpanel/sdk": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5f70fe10..115beca3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -127,8 +127,8 @@ importers: specifier: ^5.0.0 version: 5.0.0 groupmq: - specifier: 1.0.0-next.18 - version: 1.0.0-next.18(ioredis@5.4.1) + specifier: 1.0.0-next.19 + version: 1.0.0-next.19(ioredis@5.4.1) ico-to-png: specifier: ^0.2.2 version: 0.2.2 @@ -760,8 +760,8 @@ importers: specifier: ^4.18.2 version: 4.18.2 groupmq: - specifier: 1.0.0-next.18 - version: 1.0.0-next.18(ioredis@5.4.1) + specifier: 1.0.0-next.19 + version: 1.0.0-next.19(ioredis@5.4.1) prom-client: specifier: ^15.1.3 version: 15.1.3 @@ -1224,8 +1224,8 @@ importers: specifier: ^5.8.7 version: 5.8.7 groupmq: - specifier: 1.0.0-next.18 - version: 1.0.0-next.18(ioredis@5.4.1) + specifier: 1.0.0-next.19 + version: 1.0.0-next.19(ioredis@5.4.1) devDependencies: '@openpanel/sdk': specifier: workspace:* @@ -8837,8 +8837,8 @@ packages: resolution: {integrity: sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==} engines: {node: '>=6.0'} - groupmq@1.0.0-next.18: - resolution: {integrity: sha512-JNZb5ocJQ4NsIYpCCxPFqEH9widt7oeJSFDvOdtpunEa8qyOgFgZUtkMBVfB2Hxtkow/GxBRrDbNc4KB096jVQ==} + groupmq@1.0.0-next.19: + resolution: {integrity: sha512-2iF80iNtvQ/yl8b46JRfNQIkrR+k4VaVtlg+lliPn+fn5IRMEeFaS1cFbGPxYjMtkPvMsi0G526pj1OAYefsFg==} engines: {node: '>=18'} peerDependencies: ioredis: '>=5' @@ -22060,7 +22060,7 @@ snapshots: section-matter: 1.0.0 strip-bom-string: 1.0.0 - groupmq@1.0.0-next.18(ioredis@5.4.1): + groupmq@1.0.0-next.19(ioredis@5.4.1): dependencies: cron-parser: 4.9.0 ioredis: 5.4.1