Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @graphql-mesh/runtime from 0.103.8 to 0.103.9 in /modules/web #9568

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.93.0",
"@graphql-mesh/openapi": "0.107.1",
"@graphql-mesh/runtime": "0.103.8",
"@graphql-mesh/runtime": "0.103.9",
"@graphql-mesh/transform-replace-field": "0.102.7",
"@types/d3": "7.4.3",
"@types/d3-scale": "4.0.8",
Expand Down
99 changes: 66 additions & 33 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4311,28 +4311,28 @@ __metadata:
languageName: node
linkType: hard

"@graphql-mesh/runtime@npm:0.103.8":
version: 0.103.8
resolution: "@graphql-mesh/runtime@npm:0.103.8"
"@graphql-mesh/runtime@npm:0.103.9":
version: 0.103.9
resolution: "@graphql-mesh/runtime@npm:0.103.9"
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.5
"@graphql-tools/delegate": ^10.0.23
"@graphql-tools/batch-delegate": ^9.0.8
"@graphql-tools/delegate": ^10.0.26
"@graphql-tools/executor": ^1.3.2
"@graphql-tools/wrap": ^10.0.7
"@graphql-tools/wrap": ^10.0.10
"@whatwg-node/fetch": ^0.9.0
graphql-jit: 0.8.6
graphql-jit: ^0.8.7
peerDependencies:
"@graphql-mesh/cross-helpers": ^0.4.7
"@graphql-mesh/types": ^0.102.7
"@graphql-mesh/utils": ^0.102.7
"@graphql-mesh/types": ^0.102.8
"@graphql-mesh/utils": ^0.102.8
"@graphql-tools/utils": ^10.5.5
graphql: "*"
tslib: ^2.4.0
checksum: 6f0d948549076c6c68fab880361135b336e90e5cd181dc1a0cdfe61f7dac63f15e4c540400f92b99c46ea09cce746f79cf31935634411799a71e539b5a5ec230
checksum: b8e4e3f9f1beb4989ccc8cab8f0b52d26886b2ecaa6e072dae05c78bf9f1194d3fc2f5e3a3dd5d09b39fe1ab3cc48f21d6f5d3ed2c83f35efa37fd4308e181ee
languageName: node
linkType: hard

Expand Down Expand Up @@ -4514,18 +4514,18 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/batch-delegate@npm:^9.0.5":
version: 9.0.7
resolution: "@graphql-tools/batch-delegate@npm:9.0.7"
"@graphql-tools/batch-delegate@npm:^9.0.8":
version: 9.0.8
resolution: "@graphql-tools/batch-delegate@npm:9.0.8"
dependencies:
"@graphql-tools/delegate": ^10.0.25
"@graphql-tools/delegate": ^10.0.26
"@graphql-tools/utils": ^10.5.5
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: 6032f7fbf4155a863bf89649629fa2dda3c9388ab5252e6a73b2c6585ad279b0d1d6aa2ca774d65fa41cc2f875a9fc7709e6aa2c8b82ad450485865c3554876e
checksum: 1a48e4f6e1fa81aa702a677024095afa1a6a231aed6dedfa781702dc39b4fd87876a07ffa31217d1e6a2d9e39ea991be3242059d3ee79094d6d34bbc724f99d4
languageName: node
linkType: hard

Expand Down Expand Up @@ -4621,7 +4621,7 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/delegate@npm:^10.0.23, @graphql-tools/delegate@npm:^10.0.25":
"@graphql-tools/delegate@npm:^10.0.23":
version: 10.0.25
resolution: "@graphql-tools/delegate@npm:10.0.25"
dependencies:
Expand All @@ -4638,6 +4638,23 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/delegate@npm:^10.0.26":
version: 10.0.26
resolution: "@graphql-tools/delegate@npm:10.0.26"
dependencies:
"@graphql-tools/batch-execute": ^9.0.5
"@graphql-tools/executor": ^1.3.2
"@graphql-tools/schema": ^10.0.7
"@graphql-tools/utils": ^10.5.5
"@repeaterjs/repeater": ^3.0.6
dataloader: ^2.2.2
tslib: ^2.5.0
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
checksum: e43804a005b1bf3209951fc2161634080f4e2e474e0a942057df55cbe985763e00972bfd704671f5fcc9afa5213bf6cc9635085998481a3da2dcf839c6d49115
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 @@ -5040,6 +5057,21 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/wrap@npm:^10.0.10":
version: 10.0.10
resolution: "@graphql-tools/wrap@npm:10.0.10"
dependencies:
"@graphql-tools/delegate": ^10.0.26
"@graphql-tools/schema": ^10.0.7
"@graphql-tools/utils": ^10.5.5
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: ea387a5dfc7a4156f0fd50b374fc385cc95613a6d0d11a8c4c6e3d71554edb2ff2533791e5c28bb25a0dd62b52c15e568a17aff530766cb6e88a5a04f9772b57
languageName: node
linkType: hard

"@graphql-tools/wrap@npm:^10.0.2":
version: 10.0.3
resolution: "@graphql-tools/wrap@npm:10.0.3"
Expand Down Expand Up @@ -5070,21 +5102,6 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/wrap@npm:^10.0.7":
version: 10.0.9
resolution: "@graphql-tools/wrap@npm:10.0.9"
dependencies:
"@graphql-tools/delegate": ^10.0.25
"@graphql-tools/schema": ^10.0.7
"@graphql-tools/utils": ^10.5.5
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: 34aadbd3e873583d023c281b19634cb0e5fd015e7483cd0bae7dd1a342b9b3806aa09bc7136bc727f70123a8c75d00990822fba299ef10b99f7ed7d49ff89e23
languageName: node
linkType: hard

"@graphql-typed-document-node/core@npm:3.2.0, @graphql-typed-document-node/core@npm:^3.1.1, @graphql-typed-document-node/core@npm:^3.2.0":
version: 3.2.0
resolution: "@graphql-typed-document-node/core@npm:3.2.0"
Expand Down Expand Up @@ -11319,7 +11336,7 @@ __metadata:
languageName: node
linkType: hard

"fast-json-stringify@npm:^5.8.0":
"fast-json-stringify@npm:^5.16.1, fast-json-stringify@npm:^5.8.0":
version: 5.16.1
resolution: "fast-json-stringify@npm:5.16.1"
dependencies:
Expand Down Expand Up @@ -12192,6 +12209,22 @@ __metadata:
languageName: node
linkType: hard

"graphql-jit@npm:^0.8.7":
version: 0.8.7
resolution: "graphql-jit@npm:0.8.7"
dependencies:
"@graphql-typed-document-node/core": ^3.2.0
fast-json-stringify: ^5.16.1
generate-function: ^2.3.1
lodash.memoize: ^4.1.2
lodash.merge: 4.6.2
lodash.mergewith: 4.6.2
peerDependencies:
graphql: ">=15"
checksum: 27a0ddf85dc184f61c7868a406c0ab84ff0bb0c68f6cabb85cbcd9427831cd80c02ec33ce7cb27390c4ac8f93697a504571a400d2087eec939efdf54d3d232eb
languageName: node
linkType: hard

"graphql-scalars@npm:^1.22.4":
version: 1.22.5
resolution: "graphql-scalars@npm:1.22.5"
Expand Down Expand Up @@ -14286,7 +14319,7 @@ __metadata:
"@cypress/webpack-preprocessor": 6.0.2
"@graphql-mesh/cli": 0.93.0
"@graphql-mesh/openapi": 0.107.1
"@graphql-mesh/runtime": 0.103.8
"@graphql-mesh/runtime": 0.103.9
"@graphql-mesh/transform-replace-field": 0.102.7
"@swimlane/ngx-charts": 20.5.0
"@types/d3": 7.4.3
Expand Down
Loading