mirror of
https://github.com/graphql-hive/console
synced 2026-05-24 09:38:26 +00:00
Update native composition to v0.11.1 (#4370)
This commit is contained in:
parent
210fe71be4
commit
b7cc32a514
3 changed files with 8 additions and 8 deletions
|
|
@ -28,7 +28,7 @@
|
|||
"@sentry/types": "7.108.0",
|
||||
"@slack/web-api": "7.0.2",
|
||||
"@theguild/buddy": "0.1.0",
|
||||
"@theguild/federation-composition": "0.11.0",
|
||||
"@theguild/federation-composition": "0.11.1",
|
||||
"@trpc/client": "10.45.2",
|
||||
"@trpc/server": "10.45.2",
|
||||
"@types/bcryptjs": "2.4.6",
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
"@graphql-tools/stitching-directives": "3.0.1",
|
||||
"@hive/service-common": "workspace:*",
|
||||
"@sentry/node": "7.108.0",
|
||||
"@theguild/federation-composition": "0.11.0",
|
||||
"@theguild/federation-composition": "0.11.1",
|
||||
"@trpc/server": "10.45.2",
|
||||
"@types/async-retry": "1.4.8",
|
||||
"@types/ioredis-mock": "8.2.5",
|
||||
|
|
|
|||
|
|
@ -626,8 +626,8 @@ importers:
|
|||
specifier: 0.1.0
|
||||
version: 0.1.0(patch_hash=ryylgra5xglhidfoiaxehn22hq)
|
||||
'@theguild/federation-composition':
|
||||
specifier: 0.11.0
|
||||
version: 0.11.0(graphql@16.8.1)
|
||||
specifier: 0.11.1
|
||||
version: 0.11.1(graphql@16.8.1)
|
||||
'@trpc/client':
|
||||
specifier: 10.45.2
|
||||
version: 10.45.2(@trpc/server@10.45.2)
|
||||
|
|
@ -980,8 +980,8 @@ importers:
|
|||
specifier: 7.108.0
|
||||
version: 7.108.0
|
||||
'@theguild/federation-composition':
|
||||
specifier: 0.11.0
|
||||
version: 0.11.0(graphql@16.8.1)
|
||||
specifier: 0.11.1
|
||||
version: 0.11.1(graphql@16.8.1)
|
||||
'@trpc/server':
|
||||
specifier: 10.45.2
|
||||
version: 10.45.2
|
||||
|
|
@ -13140,8 +13140,8 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@theguild/federation-composition@0.11.0(graphql@16.8.1):
|
||||
resolution: {integrity: sha512-kszYBFd9aUD2EJy12FW0a6cs5Mjv6+SkFcAbfK6TQu5k9FsR4H3d6yCIrTqENZxTYhDY2ZNOnC+Wyr2Qu6xF4w==}
|
||||
/@theguild/federation-composition@0.11.1(graphql@16.8.1):
|
||||
resolution: {integrity: sha512-+AkkBx4cG6R8TxDIvt9B1p3hQ2bPWwMjxLmtb98J/5A+gczaLCDrpYnEZw7VOnQcJnwASq8Goe3E1JOcF9uujw==}
|
||||
engines: {node: '>=18'}
|
||||
peerDependencies:
|
||||
graphql: ^16.0.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue