Skip to content

Commit

Permalink
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web (#9827)
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.105.10 to 0.105.11.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 8d93b32 commit 60975e9
Show file tree
Hide file tree
Showing 2 changed files with 28 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.98.15",
"@graphql-mesh/openapi": "0.108.12",
"@graphql-mesh/runtime": "0.105.10",
"@graphql-mesh/runtime": "0.105.11",
"@graphql-mesh/transform-replace-field": "0.103.11",
"@types/d3": "7.4.3",
"@types/d3-scale": "4.0.8",
Expand Down
29 changes: 27 additions & 2 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4434,7 +4434,32 @@ __metadata:
languageName: node
linkType: hard

"@graphql-mesh/runtime@npm:0.105.10, @graphql-mesh/runtime@npm:^0.105.10":
"@graphql-mesh/runtime@npm:0.105.11":
version: 0.105.11
resolution: "@graphql-mesh/runtime@npm:0.105.11"
dependencies:
"@envelop/core": ^5.0.0
"@envelop/extended-validation": ^4.0.0
"@envelop/graphql-jit": ^8.0.0
"@graphql-mesh/cross-helpers": ^0.4.9
"@graphql-mesh/string-interpolation": ^0.5.7
"@graphql-mesh/types": ^0.103.10
"@graphql-mesh/utils": ^0.103.10
"@graphql-tools/batch-delegate": ^9.0.9
"@graphql-tools/delegate": ^10.0.28
"@graphql-tools/executor": ^1.3.2
"@graphql-tools/utils": ^10.6.0
"@graphql-tools/wrap": ^10.0.12
"@whatwg-node/fetch": ^0.10.0
graphql-jit: ^0.8.7
tslib: ^2.4.0
peerDependencies:
graphql: "*"
checksum: 585c3deef9bb8552fa2bb61adcc487ee394e48ae19140285302e27d210d929cae1c1ac8656e25d86936e65b260aada8beeae0d8f3f50a246e052a60c54ef733a
languageName: node
linkType: hard

"@graphql-mesh/runtime@npm:^0.105.10":
version: 0.105.10
resolution: "@graphql-mesh/runtime@npm:0.105.10"
dependencies:
Expand Down Expand Up @@ -14504,7 +14529,7 @@ __metadata:
"@cypress/webpack-preprocessor": 6.0.2
"@graphql-mesh/cli": 0.98.15
"@graphql-mesh/openapi": 0.108.12
"@graphql-mesh/runtime": 0.105.10
"@graphql-mesh/runtime": 0.105.11
"@graphql-mesh/transform-replace-field": 0.103.11
"@swimlane/ngx-charts": 21.1.2
"@types/d3": 7.4.3
Expand Down

0 comments on commit 60975e9

Please sign in to comment.