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.5 to 0.99.7.
- [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 May 29, 2024
1 parent 9d870ce commit 1beae1d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 59 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.1",
"@graphql-mesh/cli": "0.90.9",
"@graphql-mesh/openapi": "0.100.10",
"@graphql-mesh/runtime": "0.99.5",
"@graphql-mesh/runtime": "0.99.7",
"@graphql-mesh/transform-replace-field": "0.98.6",
"@types/d3": "7.4.3",
"@types/d3-scale": "4.0.8",
Expand Down
60 changes: 2 additions & 58 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4321,32 +4321,7 @@ __metadata:
languageName: node
linkType: hard

"@graphql-mesh/runtime@npm:0.99.5":
version: 0.99.5
resolution: "@graphql-mesh/runtime@npm:0.99.5"
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.2
"@graphql-tools/delegate": ^10.0.10
"@graphql-tools/executor": ^1.2.0
"@graphql-tools/wrap": ^10.0.5
"@whatwg-node/fetch": ^0.9.0
graphql-jit: 0.8.2
peerDependencies:
"@graphql-mesh/cross-helpers": ^0.4.2
"@graphql-mesh/types": ^0.98.4
"@graphql-mesh/utils": ^0.98.4
"@graphql-tools/utils": ^10.2.0
graphql: "*"
tslib: ^2.4.0
checksum: 46b57384e6e778b3edaadc758878b780afd00033dc568f65e54da33180b6d6cb89789df34f53ae7a3cf85325af7d4e683bfd0f6d05950310d14c17aa72e66a63
languageName: node
linkType: hard

"@graphql-mesh/runtime@npm:^0.99.7":
"@graphql-mesh/runtime@npm:0.99.7, @graphql-mesh/runtime@npm:^0.99.7":
version: 0.99.7
resolution: "@graphql-mesh/runtime@npm:0.99.7"
dependencies:
Expand Down Expand Up @@ -4493,21 +4468,6 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/batch-delegate@npm:^9.0.2":
version: 9.0.2
resolution: "@graphql-tools/batch-delegate@npm:9.0.2"
dependencies:
"@graphql-tools/delegate": ^10.0.4
"@graphql-tools/utils": ^10.0.13
dataloader: 2.2.2
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: d00ee4f9bceec8da66259968758079b48701503218cab1a1582796063bb7a99438a37a2c63137953b2736437cdab197db9501a6d00d71a292dc531b91a472dd5
languageName: node
linkType: hard

"@graphql-tools/batch-delegate@npm:^9.0.3":
version: 9.0.3
resolution: "@graphql-tools/batch-delegate@npm:9.0.3"
Expand Down Expand Up @@ -4552,22 +4512,6 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/delegate@npm:^10.0.10":
version: 10.0.10
resolution: "@graphql-tools/delegate@npm:10.0.10"
dependencies:
"@graphql-tools/batch-execute": ^9.0.4
"@graphql-tools/executor": ^1.2.1
"@graphql-tools/schema": ^10.0.3
"@graphql-tools/utils": ^10.0.13
dataloader: ^2.2.2
tslib: ^2.5.0
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
checksum: 0dcbdda4a8d7cc51a52429449e5c122f1848cff4f6741aac2c362a666c006b76002b252197294dcad9bbf94cf4df9979055dac813edeb42c7b068004594faa63
languageName: node
linkType: hard

"@graphql-tools/delegate@npm:^10.0.11":
version: 10.0.11
resolution: "@graphql-tools/delegate@npm:10.0.11"
Expand Down Expand Up @@ -13708,7 +13652,7 @@ __metadata:
"@cypress/webpack-preprocessor": 6.0.1
"@graphql-mesh/cli": 0.90.9
"@graphql-mesh/openapi": 0.100.10
"@graphql-mesh/runtime": 0.99.5
"@graphql-mesh/runtime": 0.99.7
"@graphql-mesh/transform-replace-field": 0.98.6
"@swimlane/ngx-charts": 20.5.0
"@types/d3": 7.4.3
Expand Down

0 comments on commit 1beae1d

Please sign in to comment.