Skip to content

Commit ebec351

Browse files
chore(deps-dev): bump @graphql-mesh/cli in /modules/web (#9885)
Bumps [@graphql-mesh/cli](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/cli) from 0.98.17 to 0.98.18. - [Release notes](https://github.com/ardatan/graphql-mesh/releases) - [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/cli/CHANGELOG.md) - [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/[email protected]/packages/legacy/cli) --- updated-dependencies: - dependency-name: "@graphql-mesh/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f256b2 commit ebec351

File tree

2 files changed

+105
-70
lines changed

2 files changed

+105
-70
lines changed

modules/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@babel/preset-env": "7.26.0",
9494
"@babel/register": "7.25.9",
9595
"@cypress/webpack-preprocessor": "6.0.2",
96-
"@graphql-mesh/cli": "0.98.17",
96+
"@graphql-mesh/cli": "0.98.18",
9797
"@graphql-mesh/openapi": "0.108.15",
9898
"@graphql-mesh/runtime": "0.105.12",
9999
"@graphql-mesh/transform-replace-field": "0.103.13",

modules/web/yarn.lock

Lines changed: 104 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -4216,60 +4216,60 @@ __metadata:
42164216
languageName: node
42174217
linkType: hard
42184218

4219-
"@graphql-mesh/cache-inmemory-lru@npm:^0.0.7":
4220-
version: 0.0.7
4221-
resolution: "@graphql-mesh/cache-inmemory-lru@npm:0.0.7"
4219+
"@graphql-mesh/cache-inmemory-lru@npm:^0.0.8":
4220+
version: 0.0.8
4221+
resolution: "@graphql-mesh/cache-inmemory-lru@npm:0.0.8"
42224222
dependencies:
4223-
"@graphql-mesh/types": ^0.103.11
4224-
"@graphql-mesh/utils": ^0.103.11
4223+
"@graphql-mesh/types": ^0.103.12
4224+
"@graphql-mesh/utils": ^0.103.12
42254225
"@whatwg-node/disposablestack": ^0.0.5
42264226
tslib: ^2.4.0
42274227
peerDependencies:
42284228
graphql: "*"
4229-
checksum: d733e156bc9d9b63acb2a2ad17ef0c954ceeca536aba96f0999dc1ae306bb2a9cd91072adce04b4b6082e3bf5a7466a431afad102270db8e8f275590df6965bd
4229+
checksum: ef2e812cde983e56e3a00f7ed2104dd6a07f34038e63e7c4efaa6d743f07fc591c6458a6833e252d82620414d4f4b90db81605f4d425be708668b1cad6017239
42304230
languageName: node
42314231
linkType: hard
42324232

4233-
"@graphql-mesh/cache-localforage@npm:^0.103.12":
4234-
version: 0.103.12
4235-
resolution: "@graphql-mesh/cache-localforage@npm:0.103.12"
4233+
"@graphql-mesh/cache-localforage@npm:^0.103.13":
4234+
version: 0.103.13
4235+
resolution: "@graphql-mesh/cache-localforage@npm:0.103.13"
42364236
dependencies:
4237-
"@graphql-mesh/cache-inmemory-lru": ^0.0.7
4238-
"@graphql-mesh/types": ^0.103.11
4239-
"@graphql-mesh/utils": ^0.103.11
4237+
"@graphql-mesh/cache-inmemory-lru": ^0.0.8
4238+
"@graphql-mesh/types": ^0.103.12
4239+
"@graphql-mesh/utils": ^0.103.12
42404240
localforage: 1.10.0
42414241
tslib: ^2.4.0
42424242
peerDependencies:
42434243
graphql: "*"
4244-
checksum: 83b7d63e43cbc77849243d3827b9599432e3a4164ec86661c0842b22ea525c6dbc80878635c9a865958bcf7b9692eece1b9abdf710b44e968a8d087aab2b2e84
4244+
checksum: 635939ba542db72b72ca47186283891751c5c5df34606d3294f911c0071833820bf6fd8416bb433ad91518ea125bb23bf5e97c60cd9a5ca9a961ca219dbf28bb
42454245
languageName: node
42464246
linkType: hard
42474247

4248-
"@graphql-mesh/cli@npm:0.98.17":
4249-
version: 0.98.17
4250-
resolution: "@graphql-mesh/cli@npm:0.98.17"
4248+
"@graphql-mesh/cli@npm:0.98.18":
4249+
version: 0.98.18
4250+
resolution: "@graphql-mesh/cli@npm:0.98.18"
42514251
dependencies:
42524252
"@graphql-codegen/core": ^4.0.0
42534253
"@graphql-codegen/typed-document-node": ^5.0.0
42544254
"@graphql-codegen/typescript": ^4.0.0
42554255
"@graphql-codegen/typescript-generic-sdk": ^3.1.0
42564256
"@graphql-codegen/typescript-operations": ^4.0.0
42574257
"@graphql-codegen/typescript-resolvers": ^4.0.0
4258-
"@graphql-mesh/config": ^0.106.17
4258+
"@graphql-mesh/config": ^0.106.18
42594259
"@graphql-mesh/cross-helpers": ^0.4.9
4260-
"@graphql-mesh/http": ^0.105.12
4261-
"@graphql-mesh/include": ^0.2.10
4262-
"@graphql-mesh/runtime": ^0.105.12
4263-
"@graphql-mesh/store": ^0.103.11
4264-
"@graphql-mesh/types": ^0.103.11
4265-
"@graphql-mesh/utils": ^0.103.11
4260+
"@graphql-mesh/http": ^0.105.13
4261+
"@graphql-mesh/include": ^0.2.11
4262+
"@graphql-mesh/runtime": ^0.105.13
4263+
"@graphql-mesh/store": ^0.103.12
4264+
"@graphql-mesh/types": ^0.103.12
4265+
"@graphql-mesh/utils": ^0.103.12
42664266
"@graphql-tools/utils": ^10.6.0
42674267
ajv: ^8.12.0
42684268
change-case: ^4.1.2
42694269
cosmiconfig: ^9.0.0
42704270
dotenv: ^16.0.3
42714271
graphql-import-node: ^0.0.5
4272-
graphql-ws: ^5.12.1
4272+
graphql-ws: ^6.0.0
42734273
json-bigint-patch: ^0.0.8
42744274
json5: ^2.2.3
42754275
mkdirp: ^3.0.0
@@ -4287,23 +4287,23 @@ __metadata:
42874287
graphql-mesh: cjs/bin.js
42884288
graphql-mesh-esm: esm/bin.js
42894289
mesh: cjs/bin.js
4290-
checksum: a60e9eab10cbbc585185bda44ab276ecf9c9fede843a62a9f3e5e927031b85e4adf785993f5bfb5410cf335ccfd32b761dbf697f70e4608fc74d7bcb78509a74
4290+
checksum: 5557f8dcf46a67fa655ff9a083e6b53f840bc38214a86eb276ba307665544c71a86060c0eede4f3fed62fa9fd40a99e6cb27e8e2db2a94dd16617cb37fe86bdc
42914291
languageName: node
42924292
linkType: hard
42934293

4294-
"@graphql-mesh/config@npm:^0.106.17":
4295-
version: 0.106.17
4296-
resolution: "@graphql-mesh/config@npm:0.106.17"
4294+
"@graphql-mesh/config@npm:^0.106.18":
4295+
version: 0.106.18
4296+
resolution: "@graphql-mesh/config@npm:0.106.18"
42974297
dependencies:
42984298
"@envelop/core": ^5.0.0
4299-
"@graphql-mesh/cache-localforage": ^0.103.12
4299+
"@graphql-mesh/cache-localforage": ^0.103.13
43004300
"@graphql-mesh/cross-helpers": ^0.4.9
4301-
"@graphql-mesh/merger-bare": ^0.104.14
4302-
"@graphql-mesh/merger-stitching": ^0.104.11
4303-
"@graphql-mesh/runtime": ^0.105.12
4304-
"@graphql-mesh/store": ^0.103.11
4305-
"@graphql-mesh/types": ^0.103.11
4306-
"@graphql-mesh/utils": ^0.103.11
4301+
"@graphql-mesh/merger-bare": ^0.104.15
4302+
"@graphql-mesh/merger-stitching": ^0.104.12
4303+
"@graphql-mesh/runtime": ^0.105.13
4304+
"@graphql-mesh/store": ^0.103.12
4305+
"@graphql-mesh/types": ^0.103.12
4306+
"@graphql-mesh/utils": ^0.103.12
43074307
"@graphql-tools/code-file-loader": ^8.0.0
43084308
"@graphql-tools/graphql-file-loader": ^8.0.0
43094309
"@graphql-tools/load": ^8.0.0
@@ -4316,7 +4316,7 @@ __metadata:
43164316
tslib: ^2.4.0
43174317
peerDependencies:
43184318
graphql: "*"
4319-
checksum: 9a95bb297dd4149a1dd5100968233e54cd637d84a25ebbf5456ddd08fbda9cb5681634f6ee1ad975abc6e0027cf06e045a7beccd4d668121c58382b75580f6ea
4319+
checksum: fcd6771b81c5cc3b7e121b8594e168499685fda86ca14b2eec0d9c78e47481ecd24bd08acdf0fc9dacbca82144762cc86796c36b57fb3f8e03c412832026fe32
43204320
languageName: node
43214321
linkType: hard
43224322

@@ -4353,68 +4353,68 @@ __metadata:
43534353
languageName: node
43544354
linkType: hard
43554355

4356-
"@graphql-mesh/http@npm:^0.105.12":
4357-
version: 0.105.12
4358-
resolution: "@graphql-mesh/http@npm:0.105.12"
4356+
"@graphql-mesh/http@npm:^0.105.13":
4357+
version: 0.105.13
4358+
resolution: "@graphql-mesh/http@npm:0.105.13"
43594359
dependencies:
43604360
"@graphql-mesh/cross-helpers": ^0.4.9
4361-
"@graphql-mesh/runtime": ^0.105.12
4362-
"@graphql-mesh/types": ^0.103.11
4363-
"@graphql-mesh/utils": ^0.103.11
4361+
"@graphql-mesh/runtime": ^0.105.13
4362+
"@graphql-mesh/types": ^0.103.12
4363+
"@graphql-mesh/utils": ^0.103.12
43644364
"@graphql-tools/utils": ^10.6.0
43654365
"@whatwg-node/server": ^0.9.46
43664366
graphql-yoga: ^5.7.0
43674367
tslib: ^2.4.0
43684368
peerDependencies:
43694369
graphql: "*"
4370-
checksum: baf484455b627b259ffb8ca91dd2e3d34e87655d198d5ca17801beb08fe7a61fb11959edd234cc20a74a508ae3a673d395cfaa94cc3f72bddc0b196e4604a55a
4370+
checksum: 70aa5349ea5c54f997647bbf40b2466179b959989e41dbac6961cbb19b2b8030bf97028716d8cf6e61152f384935d55df08b6e1c5e92ffaad7c764812aec4f4a
43714371
languageName: node
43724372
linkType: hard
43734373

4374-
"@graphql-mesh/include@npm:^0.2.10":
4375-
version: 0.2.10
4376-
resolution: "@graphql-mesh/include@npm:0.2.10"
4374+
"@graphql-mesh/include@npm:^0.2.11":
4375+
version: 0.2.11
4376+
resolution: "@graphql-mesh/include@npm:0.2.11"
43774377
dependencies:
4378-
"@graphql-mesh/utils": ^0.103.11
4378+
"@graphql-mesh/utils": ^0.103.12
43794379
dotenv: ^16.3.1
43804380
get-tsconfig: ^4.7.6
43814381
jiti: ^2.0.0
43824382
sucrase: ^3.35.0
4383-
checksum: fc1cb59edc01ebdb022fe7d0d439d3a492f8f107520a67063043b830feffc5d7882e40f17418db95401c2df146ad24da8bd7f6fc38c664582a31191d19d05771
4383+
checksum: 93163e46be0822a57b276453676aafaf67f4ab372339c136e0f66532531d09dd8aa48c1403f23a7b514c14a3bf21278fddaa9acbb2cc98db261a1ab9bd658e48
43844384
languageName: node
43854385
linkType: hard
43864386

4387-
"@graphql-mesh/merger-bare@npm:^0.104.14":
4388-
version: 0.104.14
4389-
resolution: "@graphql-mesh/merger-bare@npm:0.104.14"
4387+
"@graphql-mesh/merger-bare@npm:^0.104.15":
4388+
version: 0.104.15
4389+
resolution: "@graphql-mesh/merger-bare@npm:0.104.15"
43904390
dependencies:
4391-
"@graphql-mesh/merger-stitching": 0.104.11
4392-
"@graphql-mesh/types": ^0.103.11
4393-
"@graphql-mesh/utils": ^0.103.11
4391+
"@graphql-mesh/merger-stitching": 0.104.12
4392+
"@graphql-mesh/types": ^0.103.12
4393+
"@graphql-mesh/utils": ^0.103.12
43944394
"@graphql-tools/schema": ^10.0.13
43954395
"@graphql-tools/utils": ^10.6.0
43964396
tslib: ^2.4.0
43974397
peerDependencies:
43984398
graphql: "*"
4399-
checksum: 57520dc49384577f50c6383c6ad4cc0dac7346bed7297e258f2dab0fd2ec7c9786238bd085d0e61b5198b4f0ecb3a526044b776f6143e05e5515b90a04157ca3
4399+
checksum: 7f5e78913621afc712f4a2748fd15a0d082929cee51287c93298166d5ee45d1747ad4315eb29ce594fb76b05995141313a6cbde639b3762c44b87245c6fe35f4
44004400
languageName: node
44014401
linkType: hard
44024402

4403-
"@graphql-mesh/merger-stitching@npm:0.104.11, @graphql-mesh/merger-stitching@npm:^0.104.11":
4404-
version: 0.104.11
4405-
resolution: "@graphql-mesh/merger-stitching@npm:0.104.11"
4403+
"@graphql-mesh/merger-stitching@npm:0.104.12, @graphql-mesh/merger-stitching@npm:^0.104.12":
4404+
version: 0.104.12
4405+
resolution: "@graphql-mesh/merger-stitching@npm:0.104.12"
44064406
dependencies:
4407-
"@graphql-mesh/store": ^0.103.11
4408-
"@graphql-mesh/types": ^0.103.11
4409-
"@graphql-mesh/utils": ^0.103.11
4407+
"@graphql-mesh/store": ^0.103.12
4408+
"@graphql-mesh/types": ^0.103.12
4409+
"@graphql-mesh/utils": ^0.103.12
44104410
"@graphql-tools/delegate": ^10.0.28
44114411
"@graphql-tools/schema": ^10.0.5
44124412
"@graphql-tools/stitch": ^9.2.17
44134413
"@graphql-tools/utils": ^10.6.0
44144414
tslib: ^2.4.0
44154415
peerDependencies:
44164416
graphql: "*"
4417-
checksum: dc3320988c6944172abd7bda83b4260b7f43c60105ae744472c01aa102da9d5db5fe443bd5b15f849b0247985940041e272b2021eb37a719af890670379f721c
4417+
checksum: cfebf292bbd424825aea6a04fee1c45e58ca4a1b799e400f084ae80bedb1aba4146b0c515a9110e92d8eefc276f6ed286cc2c50392a785d146e654604de27ea0
44184418
languageName: node
44194419
linkType: hard
44204420

@@ -4434,7 +4434,7 @@ __metadata:
44344434
languageName: node
44354435
linkType: hard
44364436

4437-
"@graphql-mesh/runtime@npm:0.105.12, @graphql-mesh/runtime@npm:^0.105.12":
4437+
"@graphql-mesh/runtime@npm:0.105.12":
44384438
version: 0.105.12
44394439
resolution: "@graphql-mesh/runtime@npm:0.105.12"
44404440
dependencies:
@@ -4459,6 +4459,31 @@ __metadata:
44594459
languageName: node
44604460
linkType: hard
44614461

4462+
"@graphql-mesh/runtime@npm:^0.105.13":
4463+
version: 0.105.13
4464+
resolution: "@graphql-mesh/runtime@npm:0.105.13"
4465+
dependencies:
4466+
"@envelop/core": ^5.0.0
4467+
"@envelop/extended-validation": ^4.0.0
4468+
"@envelop/graphql-jit": ^8.0.0
4469+
"@graphql-mesh/cross-helpers": ^0.4.9
4470+
"@graphql-mesh/string-interpolation": ^0.5.8
4471+
"@graphql-mesh/types": ^0.103.12
4472+
"@graphql-mesh/utils": ^0.103.12
4473+
"@graphql-tools/batch-delegate": ^9.0.9
4474+
"@graphql-tools/delegate": ^10.0.28
4475+
"@graphql-tools/executor": ^1.3.2
4476+
"@graphql-tools/utils": ^10.6.0
4477+
"@graphql-tools/wrap": ^10.0.28
4478+
"@whatwg-node/fetch": ^0.10.0
4479+
graphql-jit: ^0.8.7
4480+
tslib: ^2.4.0
4481+
peerDependencies:
4482+
graphql: "*"
4483+
checksum: b4c988e38cb16e97c27ee4febf9b2d3d8a28cb3adc4c982d0f2d13097f0e17032ddec723952590104a2bd2a57f5aa72c70ab600cd9d2a53be907f8c4fea781a7
4484+
languageName: node
4485+
linkType: hard
4486+
44624487
"@graphql-mesh/store@npm:^0.103.11":
44634488
version: 0.103.11
44644489
resolution: "@graphql-mesh/store@npm:0.103.11"
@@ -12734,12 +12759,22 @@ __metadata:
1273412759
languageName: node
1273512760
linkType: hard
1273612761

12737-
"graphql-ws@npm:^5.12.1":
12738-
version: 5.15.0
12739-
resolution: "graphql-ws@npm:5.15.0"
12762+
"graphql-ws@npm:^6.0.0":
12763+
version: 6.0.2
12764+
resolution: "graphql-ws@npm:6.0.2"
1274012765
peerDependencies:
12741-
graphql: ">=0.11 <=16"
12742-
checksum: 699b3a74af772f974948947b2124917610dfcc89cbde1e3ed36080d17455712c9e24f6d8a3f102baaa662fc7a0777880492a507294dbaa3f6f669afae27510c3
12766+
"@fastify/websocket": ^10 || ^11
12767+
graphql: ^15.10.1 || ^16
12768+
uWebSockets.js: ^20
12769+
ws: ^8
12770+
peerDependenciesMeta:
12771+
"@fastify/websocket":
12772+
optional: true
12773+
uWebSockets.js:
12774+
optional: true
12775+
ws:
12776+
optional: true
12777+
checksum: 2cc7d35ec7541167ba31be0ad906097598478e8c1128443c3da24f473580ac71415015e06980e961e200f630a5806c446b010377aeba700c3185b7249dda99b5
1274312778
languageName: node
1274412779
linkType: hard
1274512780

@@ -14818,7 +14853,7 @@ __metadata:
1481814853
"@babel/preset-env": 7.26.0
1481914854
"@babel/register": 7.25.9
1482014855
"@cypress/webpack-preprocessor": 6.0.2
14821-
"@graphql-mesh/cli": 0.98.17
14856+
"@graphql-mesh/cli": 0.98.18
1482214857
"@graphql-mesh/openapi": 0.108.15
1482314858
"@graphql-mesh/runtime": 0.105.12
1482414859
"@graphql-mesh/transform-replace-field": 0.103.13

0 commit comments

Comments
 (0)