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/transform-replace-field from 0.103.10 to 0.103.11 in /modules/web #9819

Merged
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 @@ -96,7 +96,7 @@
"@graphql-mesh/cli": "0.98.14",
"@graphql-mesh/openapi": "0.108.11",
"@graphql-mesh/runtime": "0.105.9",
"@graphql-mesh/transform-replace-field": "0.103.10",
"@graphql-mesh/transform-replace-field": "0.103.11",
"@types/d3": "7.4.3",
"@types/d3-scale": "4.0.8",
"@types/file-saver": "2.0.7",
Expand Down
71 changes: 64 additions & 7 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4459,6 +4459,22 @@ __metadata:
languageName: node
linkType: hard

"@graphql-mesh/store@npm:^0.103.10":
version: 0.103.10
resolution: "@graphql-mesh/store@npm:0.103.10"
dependencies:
"@graphql-inspector/core": 6.2.1
"@graphql-mesh/cross-helpers": ^0.4.9
"@graphql-mesh/types": ^0.103.10
"@graphql-mesh/utils": ^0.103.10
"@graphql-tools/utils": ^10.6.0
tslib: ^2.4.0
peerDependencies:
graphql: "*"
checksum: a231ecc67d59aad55a12aa22caf939af00a1d3a41762ee07ebc3ef98e331157f3bb62275785336c6926ba96627cdcdf08c1321b9769a302c53a8033641af7865
languageName: node
linkType: hard

"@graphql-mesh/store@npm:^0.103.9":
version: 0.103.9
resolution: "@graphql-mesh/store@npm:0.103.9"
Expand Down Expand Up @@ -4489,20 +4505,20 @@ __metadata:
languageName: node
linkType: hard

"@graphql-mesh/transform-replace-field@npm:0.103.10":
version: 0.103.10
resolution: "@graphql-mesh/transform-replace-field@npm:0.103.10"
"@graphql-mesh/transform-replace-field@npm:0.103.11":
version: 0.103.11
resolution: "@graphql-mesh/transform-replace-field@npm:0.103.11"
dependencies:
"@graphql-mesh/types": ^0.103.9
"@graphql-mesh/utils": ^0.103.9
"@graphql-mesh/types": ^0.103.10
"@graphql-mesh/utils": ^0.103.10
"@graphql-tools/code-file-loader": ^8.0.0
"@graphql-tools/graphql-file-loader": ^8.0.0
"@graphql-tools/load": ^8.0.0
"@graphql-tools/utils": ^10.6.0
tslib: ^2.4.0
peerDependencies:
graphql: "*"
checksum: 262fe4f8cd1f333c874f86724272139e87a9357e5247526f5213f4210a3f3f1cc18212ddc52c43cf27096423dc7c0e40a3f02ee0f7faf2efd8d4624dc45f1bc9
checksum: cab9a5b50758f8dd7e155e7cd4774cdda90e76603a0d0b2c53b3ed05075bae2630d32b5600d82e4d15b3ba7bfdb299091c36389fe4262022859b4c812ffb6c02
languageName: node
linkType: hard

Expand Down Expand Up @@ -4544,6 +4560,22 @@ __metadata:
languageName: node
linkType: hard

"@graphql-mesh/types@npm:^0.103.10":
version: 0.103.10
resolution: "@graphql-mesh/types@npm:0.103.10"
dependencies:
"@graphql-mesh/store": ^0.103.10
"@graphql-tools/batch-delegate": ^9.0.10
"@graphql-tools/delegate": ^10.0.28
"@graphql-tools/utils": ^10.6.0
"@graphql-typed-document-node/core": ^3.2.0
tslib: ^2.4.0
peerDependencies:
graphql: "*"
checksum: 905c44bdff9f0cba8d5e710256b217cbeee50158cb93b5b700da45423d521ed4718ab8a7b4e7d4efee4ddb99dc8d05aa23e67d4380402da64e1b517bae0440e6
languageName: node
linkType: hard

"@graphql-mesh/types@npm:^0.103.9":
version: 0.103.9
resolution: "@graphql-mesh/types@npm:0.103.9"
Expand All @@ -4560,6 +4592,31 @@ __metadata:
languageName: node
linkType: hard

"@graphql-mesh/utils@npm:^0.103.10":
version: 0.103.10
resolution: "@graphql-mesh/utils@npm:0.103.10"
dependencies:
"@graphql-mesh/cross-helpers": ^0.4.9
"@graphql-mesh/string-interpolation": ^0.5.7
"@graphql-mesh/types": ^0.103.10
"@graphql-tools/batch-delegate": ^9.0.16
"@graphql-tools/delegate": ^10.0.28
"@graphql-tools/utils": ^10.6.0
"@graphql-tools/wrap": ^10.0.18
"@whatwg-node/disposablestack": ^0.0.5
"@whatwg-node/fetch": ^0.10.0
dset: ^3.1.2
js-yaml: ^4.1.0
lodash.get: ^4.4.2
lodash.topath: ^4.5.2
tiny-lru: ^11.0.0
tslib: ^2.4.0
peerDependencies:
graphql: "*"
checksum: 491a2e7c5ee1c20f76aac9fc8bd60c3f84d52b45bdfa8d1993fedf786349ce4e92a711f0e2cd5ce611dbcfdd44ed4806719656216ab41dc29e69ad018ddb8b68
languageName: node
linkType: hard

"@graphql-mesh/utils@npm:^0.103.9":
version: 0.103.9
resolution: "@graphql-mesh/utils@npm:0.103.9"
Expand Down Expand Up @@ -14505,7 +14562,7 @@ __metadata:
"@graphql-mesh/cli": 0.98.14
"@graphql-mesh/openapi": 0.108.11
"@graphql-mesh/runtime": 0.105.9
"@graphql-mesh/transform-replace-field": 0.103.10
"@graphql-mesh/transform-replace-field": 0.103.11
"@swimlane/ngx-charts": 21.1.2
"@types/d3": 7.4.3
"@types/d3-scale": 4.0.8
Expand Down
Loading