Skip to content

Commit

Permalink
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web
Browse files Browse the repository at this point in the history
Bumps [@graphql-mesh/runtime](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/runtime) from 0.99.11 to 0.99.12.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases)
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/runtime/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/[email protected]/packages/legacy/runtime)

---
updated-dependencies:
- dependency-name: "@graphql-mesh/runtime"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 2, 2024
1 parent 5600cc6 commit eff1919
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 3 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"@cypress/webpack-preprocessor": "6.0.2",
"@graphql-mesh/cli": "0.91.1",
"@graphql-mesh/openapi": "0.101.0",
"@graphql-mesh/runtime": "0.99.11",
"@graphql-mesh/runtime": "0.99.12",
"@graphql-mesh/transform-replace-field": "0.98.9",
"@types/d3": "7.4.3",
"@types/d3-scale": "4.0.8",
Expand Down
74 changes: 72 additions & 2 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4473,7 +4473,32 @@ __metadata:
languageName: node
linkType: hard

"@graphql-mesh/runtime@npm:0.99.11, @graphql-mesh/runtime@npm:^0.99.11":
"@graphql-mesh/runtime@npm:0.99.12":
version: 0.99.12
resolution: "@graphql-mesh/runtime@npm:0.99.12"
dependencies:
"@envelop/core": ^5.0.0
"@envelop/extended-validation": ^4.0.0
"@envelop/graphql-jit": ^8.0.0
"@graphql-mesh/string-interpolation": ^0.5.4
"@graphql-tools/batch-delegate": ^9.0.3
"@graphql-tools/delegate": ^10.0.12
"@graphql-tools/executor": ^1.2.8
"@graphql-tools/wrap": ^10.0.5
"@whatwg-node/fetch": ^0.9.0
graphql-jit: 0.8.2
peerDependencies:
"@graphql-mesh/cross-helpers": ^0.4.4
"@graphql-mesh/types": ^0.98.10
"@graphql-mesh/utils": ^0.98.10
"@graphql-tools/utils": ^10.2.3
graphql: "*"
tslib: ^2.4.0
checksum: e71ecfecdeb505124a94de2065ec4192ee50b7670265baadd02e62aeeccc8ceb108d3c6d160e089473b54522ded984004c71b9d083b881083358cf1200a93fd5
languageName: node
linkType: hard

"@graphql-mesh/runtime@npm:^0.99.11":
version: 0.99.11
resolution: "@graphql-mesh/runtime@npm:0.99.11"
dependencies:
Expand Down Expand Up @@ -4681,6 +4706,22 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/delegate@npm:^10.0.12":
version: 10.0.12
resolution: "@graphql-tools/delegate@npm:10.0.12"
dependencies:
"@graphql-tools/batch-execute": ^9.0.4
"@graphql-tools/executor": ^1.2.8
"@graphql-tools/schema": ^10.0.4
"@graphql-tools/utils": ^10.2.3
dataloader: ^2.2.2
tslib: ^2.5.0
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
checksum: 4cca726bef119977d495c4c9069a3d815604a4fa3c199ddc3a3cb507c5b0e6f73ded2e05f7b9de96aba4830b20f819c99d96e87b58c443b24ac22efcb9d73d5d
languageName: node
linkType: hard

"@graphql-tools/delegate@npm:^10.0.4":
version: 10.0.4
resolution: "@graphql-tools/delegate@npm:10.0.4"
Expand Down Expand Up @@ -4727,6 +4768,21 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/executor@npm:^1.2.8":
version: 1.2.8
resolution: "@graphql-tools/executor@npm:1.2.8"
dependencies:
"@graphql-tools/utils": ^10.2.3
"@graphql-typed-document-node/core": 3.2.0
"@repeaterjs/repeater": ^3.0.4
tslib: ^2.4.0
value-or-promise: ^1.0.12
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
checksum: a92bcb486202c9f3fd0472fe23fc305e63c3e09b6bc40a0ea197e36e64bad6086ebcd543cadaa9f2922ffdf9b635cecf69bb19f87f7be38d9c8750e51d429c68
languageName: node
linkType: hard

"@graphql-tools/graphql-file-loader@npm:^8.0.0":
version: 8.0.1
resolution: "@graphql-tools/graphql-file-loader@npm:8.0.1"
Expand Down Expand Up @@ -4947,6 +5003,20 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/utils@npm:^10.2.3":
version: 10.2.3
resolution: "@graphql-tools/utils@npm:10.2.3"
dependencies:
"@graphql-typed-document-node/core": ^3.1.1
cross-inspect: 1.0.0
dset: ^3.1.2
tslib: ^2.4.0
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
checksum: a9905e39bca239ad83108ed43190fc2f9cc52c9af38f56d82e44f52d5156fd3e8d6b812ad438298fbf74d0ef5b18ccecdaf1ad75a594653bd77219749923ba34
languageName: node
linkType: hard

"@graphql-tools/utils@npm:^8.8.0":
version: 8.13.1
resolution: "@graphql-tools/utils@npm:8.13.1"
Expand Down Expand Up @@ -14283,7 +14353,7 @@ __metadata:
"@cypress/webpack-preprocessor": 6.0.2
"@graphql-mesh/cli": 0.91.1
"@graphql-mesh/openapi": 0.101.0
"@graphql-mesh/runtime": 0.99.11
"@graphql-mesh/runtime": 0.99.12
"@graphql-mesh/transform-replace-field": 0.98.9
"@swimlane/ngx-charts": 20.5.0
"@types/d3": 7.4.3
Expand Down

0 comments on commit eff1919

Please sign in to comment.