fix: bump groupmq

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-12-08 22:13:04 +01:00
parent e22a5b3237
commit 2b8bcf1ed7
4 changed files with 15 additions and 15 deletions

View File

@@ -38,7 +38,7 @@
"fastify": "^5.6.1", "fastify": "^5.6.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.1.0-next.6", "groupmq": "1.1.1-next.1",
"jsonwebtoken": "^9.0.2", "jsonwebtoken": "^9.0.2",
"ramda": "^0.29.1", "ramda": "^0.29.1",
"sharp": "^0.33.5", "sharp": "^0.33.5",
@@ -65,4 +65,4 @@
"tsdown": "0.14.2", "tsdown": "0.14.2",
"typescript": "catalog:" "typescript": "catalog:"
} }
} }

View File

@@ -24,7 +24,7 @@
"@openpanel/redis": "workspace:*", "@openpanel/redis": "workspace:*",
"bullmq": "^5.63.0", "bullmq": "^5.63.0",
"express": "^4.18.2", "express": "^4.18.2",
"groupmq": "1.1.0-next.6", "groupmq": "1.1.1-next.1",
"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",
@@ -41,4 +41,4 @@
"tsdown": "0.14.2", "tsdown": "0.14.2",
"typescript": "catalog:" "typescript": "catalog:"
} }
} }

View File

@@ -11,7 +11,7 @@
"@openpanel/logger": "workspace:*", "@openpanel/logger": "workspace:*",
"@openpanel/redis": "workspace:*", "@openpanel/redis": "workspace:*",
"bullmq": "^5.63.0", "bullmq": "^5.63.0",
"groupmq": "1.1.0-next.6" "groupmq": "1.1.1-next.1"
}, },
"devDependencies": { "devDependencies": {
"@openpanel/sdk": "workspace:*", "@openpanel/sdk": "workspace:*",
@@ -19,4 +19,4 @@
"@types/node": "catalog:", "@types/node": "catalog:",
"typescript": "catalog:" "typescript": "catalog:"
} }
} }

18
pnpm-lock.yaml generated
View File

@@ -190,8 +190,8 @@ importers:
specifier: ^5.0.0 specifier: ^5.0.0
version: 5.0.0 version: 5.0.0
groupmq: groupmq:
specifier: 1.1.0-next.6 specifier: 1.1.1-next.1
version: 1.1.0-next.6(ioredis@5.8.2) version: 1.1.1-next.1(ioredis@5.8.2)
jsonwebtoken: jsonwebtoken:
specifier: ^9.0.2 specifier: ^9.0.2
version: 9.0.2 version: 9.0.2
@@ -883,8 +883,8 @@ importers:
specifier: ^4.18.2 specifier: ^4.18.2
version: 4.18.2 version: 4.18.2
groupmq: groupmq:
specifier: 1.1.0-next.6 specifier: 1.1.1-next.1
version: 1.1.0-next.6(ioredis@5.8.2) version: 1.1.1-next.1(ioredis@5.8.2)
prom-client: prom-client:
specifier: ^15.1.3 specifier: ^15.1.3
version: 15.1.3 version: 15.1.3
@@ -1350,8 +1350,8 @@ importers:
specifier: ^5.63.0 specifier: ^5.63.0
version: 5.63.0 version: 5.63.0
groupmq: groupmq:
specifier: 1.1.0-next.6 specifier: 1.1.1-next.1
version: 1.1.0-next.6(ioredis@5.8.2) version: 1.1.1-next.1(ioredis@5.8.2)
devDependencies: devDependencies:
'@openpanel/sdk': '@openpanel/sdk':
specifier: workspace:* specifier: workspace:*
@@ -11377,8 +11377,8 @@ packages:
resolution: {integrity: sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==} resolution: {integrity: sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==}
engines: {node: '>= 10.x'} engines: {node: '>= 10.x'}
groupmq@1.1.0-next.6: groupmq@1.1.1-next.1:
resolution: {integrity: sha512-SvnnzMOqcLr/vXYHFGnq5xoFGnM1Uf2wv+YtHE+wEDeRKFh4AdH0s0vyWBihnXzZkK9HxanKcBbVUUh46OX2ig==} resolution: {integrity: sha512-lutbNNGy8SbK51AMDBaglQ67YZ+tNgw95So4Cc3cV3ugm4USuJFS48o1zjpVqj9S7BGUK3lSVFL6eYeAlSvBQg==}
engines: {node: '>=18'} engines: {node: '>=18'}
peerDependencies: peerDependencies:
ioredis: '>=5' ioredis: '>=5'
@@ -27839,7 +27839,7 @@ snapshots:
graphql@15.8.0: {} graphql@15.8.0: {}
groupmq@1.1.0-next.6(ioredis@5.8.2): groupmq@1.1.1-next.1(ioredis@5.8.2):
dependencies: dependencies:
cron-parser: 4.9.0 cron-parser: 4.9.0
ioredis: 5.8.2 ioredis: 5.8.2