Skip to content

Commit

Permalink
chore(deps-dev): bump @graphql-mesh/transform-replace-field
Browse files Browse the repository at this point in the history
Bumps [@graphql-mesh/transform-replace-field](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/transforms/replace-field) from 0.103.16 to 0.103.19.
- [Release notes](https://github.com/ardatan/graphql-mesh/releases)
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/transforms/replace-field/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/[email protected]/packages/legacy/transforms/replace-field)

---
updated-dependencies:
- dependency-name: "@graphql-mesh/transform-replace-field"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 21, 2025
1 parent b4ae93d commit 986688e
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 8 deletions.
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.24",
"@graphql-mesh/openapi": "0.108.19",
"@graphql-mesh/runtime": "0.105.17",
"@graphql-mesh/transform-replace-field": "0.103.16",
"@graphql-mesh/transform-replace-field": "0.103.19",
"@types/d3": "7.4.3",
"@types/d3-scale": "4.0.9",
"@types/file-saver": "2.0.7",
Expand Down
92 changes: 85 additions & 7 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4611,6 +4611,22 @@ __metadata:
languageName: node
linkType: hard

"@graphql-mesh/store@npm:^0.103.18":
version: 0.103.18
resolution: "@graphql-mesh/store@npm:0.103.18"
dependencies:
"@graphql-inspector/core": 6.2.1
"@graphql-mesh/cross-helpers": ^0.4.10
"@graphql-mesh/types": ^0.103.18
"@graphql-mesh/utils": ^0.103.18
"@graphql-tools/utils": ^10.8.0
tslib: ^2.4.0
peerDependencies:
graphql: "*"
checksum: a85da01fc38c2a64f51652a06e9a2d0d8cd28da71d868e0d8268a607ece5a4863a70501f8eda5d56b1c1c179208804dcb0dac74caf54227f0b65c77fc83e1123
languageName: node
linkType: hard

"@graphql-mesh/string-interpolation@npm:0.5.8, @graphql-mesh/string-interpolation@npm:^0.5.8":
version: 0.5.8
resolution: "@graphql-mesh/string-interpolation@npm:0.5.8"
Expand All @@ -4625,20 +4641,20 @@ __metadata:
languageName: node
linkType: hard

"@graphql-mesh/transform-replace-field@npm:0.103.16":
version: 0.103.16
resolution: "@graphql-mesh/transform-replace-field@npm:0.103.16"
"@graphql-mesh/transform-replace-field@npm:0.103.19":
version: 0.103.19
resolution: "@graphql-mesh/transform-replace-field@npm:0.103.19"
dependencies:
"@graphql-mesh/types": ^0.103.15
"@graphql-mesh/utils": ^0.103.15
"@graphql-mesh/types": ^0.103.18
"@graphql-mesh/utils": ^0.103.18
"@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.8.0
tslib: ^2.4.0
peerDependencies:
graphql: "*"
checksum: 505e29a07592a7a0dd944a981b597ca427a908f40e10f3b35f7da0ecfa8fa1cda399b164745c85019666b8a2336ce26296cc3ca07e87765936c3f12fe346c042
checksum: 9c6f2d998786d41e70025ebe28454a4be190525ae61ed4ebcc945d920a35871f1a15cc81570ec7062253b88fb12945ae4d2522bb31aac5bfd16b115b3367a909
languageName: node
linkType: hard

Expand Down Expand Up @@ -4728,6 +4744,22 @@ __metadata:
languageName: node
linkType: hard

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

"@graphql-mesh/utils@npm:^0.103.15":
version: 0.103.15
resolution: "@graphql-mesh/utils@npm:0.103.15"
Expand Down Expand Up @@ -4803,6 +4835,31 @@ __metadata:
languageName: node
linkType: hard

"@graphql-mesh/utils@npm:^0.103.18":
version: 0.103.18
resolution: "@graphql-mesh/utils@npm:0.103.18"
dependencies:
"@graphql-mesh/cross-helpers": ^0.4.10
"@graphql-mesh/string-interpolation": ^0.5.8
"@graphql-mesh/types": ^0.103.18
"@graphql-tools/batch-delegate": ^9.0.16
"@graphql-tools/delegate": ^10.0.28
"@graphql-tools/utils": ^10.8.0
"@graphql-tools/wrap": ^10.0.28
"@whatwg-node/disposablestack": ^0.0.5
"@whatwg-node/fetch": ^0.10.4
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: 0d3a7f5cf35b59f53984b436124f260b7ccc0bac9c2b0ef282bed3e28c8da8d3d8e3a3c0df9248a6bc7f71963c06ea15b8e8bc36e9f4ef6040636f937c5b640b
languageName: node
linkType: hard

"@graphql-tools/batch-delegate@npm:^9.0.10, @graphql-tools/batch-delegate@npm:^9.0.13":
version: 9.0.13
resolution: "@graphql-tools/batch-delegate@npm:9.0.13"
Expand Down Expand Up @@ -7771,6 +7828,16 @@ __metadata:
languageName: node
linkType: hard

"@whatwg-node/fetch@npm:^0.10.4":
version: 0.10.4
resolution: "@whatwg-node/fetch@npm:0.10.4"
dependencies:
"@whatwg-node/node-fetch": ^0.7.10
urlpattern-polyfill: ^10.0.0
checksum: afc1bbe31da10047895bae1fd43a3d444e7408ca5ac45acba14c641bafcadf5bb82b230f440da6c6592a2744ddf09642bcffe764182ddb3cc141310b40d1100e
languageName: node
linkType: hard

"@whatwg-node/fetch@npm:^0.9.19":
version: 0.9.19
resolution: "@whatwg-node/fetch@npm:0.9.19"
Expand Down Expand Up @@ -7827,6 +7894,17 @@ __metadata:
languageName: node
linkType: hard

"@whatwg-node/node-fetch@npm:^0.7.10":
version: 0.7.10
resolution: "@whatwg-node/node-fetch@npm:0.7.10"
dependencies:
"@whatwg-node/disposablestack": ^0.0.5
busboy: ^1.6.0
tslib: ^2.6.3
checksum: b236e06f182c43941481bb93e9e0d8ebeccd50ea83b4087172e2221d67597c93b1a4fc41e06b45dfd68897be3885d25a43922286ca30c9b50cb0931980d2efcb
languageName: node
linkType: hard

"@whatwg-node/server@npm:^0.9.46":
version: 0.9.46
resolution: "@whatwg-node/server@npm:0.9.46"
Expand Down Expand Up @@ -15014,7 +15092,7 @@ __metadata:
"@graphql-mesh/cli": 0.98.24
"@graphql-mesh/openapi": 0.108.19
"@graphql-mesh/runtime": 0.105.17
"@graphql-mesh/transform-replace-field": 0.103.16
"@graphql-mesh/transform-replace-field": 0.103.19
"@swimlane/ngx-charts": 21.1.3
"@types/d3": 7.4.3
"@types/d3-scale": 4.0.9
Expand Down

0 comments on commit 986688e

Please sign in to comment.