Skip to content

Commit

Permalink
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web (#9639)
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.103.12 to 0.104.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent 97cc319 commit a77c413
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 28 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.97.0",
"@graphql-mesh/openapi": "0.107.5",
"@graphql-mesh/runtime": "0.103.12",
"@graphql-mesh/runtime": "0.104.0",
"@graphql-mesh/transform-replace-field": "0.102.11",
"@types/d3": "7.4.3",
"@types/d3-scale": "4.0.8",
Expand Down
29 changes: 2 additions & 27 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4382,32 +4382,7 @@ __metadata:
languageName: node
linkType: hard

"@graphql-mesh/runtime@npm:0.103.12":
version: 0.103.12
resolution: "@graphql-mesh/runtime@npm:0.103.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.6
"@graphql-tools/batch-delegate": ^9.0.9
"@graphql-tools/delegate": ^10.0.28
"@graphql-tools/executor": ^1.3.2
"@graphql-tools/wrap": ^10.0.12
"@whatwg-node/fetch": ^0.9.0
graphql-jit: ^0.8.7
peerDependencies:
"@graphql-mesh/cross-helpers": ^0.4.7
"@graphql-mesh/types": ^0.102.11
"@graphql-mesh/utils": ^0.102.11
"@graphql-tools/utils": ^10.5.5
graphql: "*"
tslib: ^2.4.0
checksum: 2e349311d885f92902640685dbd65ec472a75254ee97a742312cd099d0bc6a9fb5ab30d1ca31754011d13a5203c7ece45b7387782409b685b381d1b3eafa0a3e
languageName: node
linkType: hard

"@graphql-mesh/runtime@npm:^0.104.0":
"@graphql-mesh/runtime@npm:0.104.0, @graphql-mesh/runtime@npm:^0.104.0":
version: 0.104.0
resolution: "@graphql-mesh/runtime@npm:0.104.0"
dependencies:
Expand Down Expand Up @@ -14170,7 +14145,7 @@ __metadata:
"@cypress/webpack-preprocessor": 6.0.2
"@graphql-mesh/cli": 0.97.0
"@graphql-mesh/openapi": 0.107.5
"@graphql-mesh/runtime": 0.103.12
"@graphql-mesh/runtime": 0.104.0
"@graphql-mesh/transform-replace-field": 0.102.11
"@swimlane/ngx-charts": 20.5.0
"@types/d3": 7.4.3
Expand Down

0 comments on commit a77c413

Please sign in to comment.