fix: add groupmq back to api
This commit is contained in:
11
pnpm-lock.yaml
generated
11
pnpm-lock.yaml
generated
@@ -15,6 +15,9 @@ catalogs:
|
||||
'@types/react-dom':
|
||||
specifier: ^19.0.0
|
||||
version: 19.1.8
|
||||
groupmq:
|
||||
specifier: 1.1.1-next.2
|
||||
version: 1.1.1-next.2
|
||||
react:
|
||||
specifier: ^19.0.0
|
||||
version: 19.1.1
|
||||
@@ -189,6 +192,9 @@ importers:
|
||||
fastify-raw-body:
|
||||
specifier: ^5.0.0
|
||||
version: 5.0.0
|
||||
groupmq:
|
||||
specifier: 'catalog:'
|
||||
version: 1.1.1-next.2(ioredis@5.8.2)
|
||||
jsonwebtoken:
|
||||
specifier: ^9.0.2
|
||||
version: 9.0.2
|
||||
@@ -886,7 +892,7 @@ importers:
|
||||
specifier: ^4.18.2
|
||||
version: 4.18.2
|
||||
groupmq:
|
||||
specifier: 1.1.1-next.2
|
||||
specifier: 'catalog:'
|
||||
version: 1.1.1-next.2(ioredis@5.8.2)
|
||||
prom-client:
|
||||
specifier: ^15.1.3
|
||||
@@ -1353,7 +1359,7 @@ importers:
|
||||
specifier: ^5.63.0
|
||||
version: 5.63.0
|
||||
groupmq:
|
||||
specifier: 1.1.1-next.2
|
||||
specifier: 'catalog:'
|
||||
version: 1.1.1-next.2(ioredis@5.8.2)
|
||||
devDependencies:
|
||||
'@openpanel/sdk':
|
||||
@@ -13185,6 +13191,7 @@ packages:
|
||||
next@15.0.3:
|
||||
resolution: {integrity: sha512-ontCbCRKJUIoivAdGB34yCaOcPgYXr9AAkV/IwqFfWWTXEPUgLYkSkqBhIk9KK7gGmgjc64B+RdoeIDM13Irnw==}
|
||||
engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0}
|
||||
deprecated: This version has a security vulnerability. Please upgrade to a patched version. See https://nextjs.org/blog/CVE-2025-66478 for more details.
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
'@opentelemetry/api': ^1.1.0
|
||||
|
||||
Reference in New Issue
Block a user