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

fix(deps): update graphqlcodegenerator monorepo #10338

Merged
merged 1 commit into from
Mar 27, 2024
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
6 changes: 3 additions & 3 deletions packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@
"@babel/traverse": "^7.22.20",
"@graphql-codegen/add": "4.0.1",
"@graphql-codegen/cli": "3.3.1",
"@graphql-codegen/client-preset": "4.1.0",
"@graphql-codegen/client-preset": "4.2.4",
"@graphql-codegen/core": "3.1.0",
"@graphql-codegen/fragment-matcher": "5.0.0",
"@graphql-codegen/fragment-matcher": "5.0.2",
"@graphql-codegen/schema-ast": "3.0.1",
"@graphql-codegen/typed-document-node": "5.0.1",
"@graphql-codegen/typed-document-node": "5.0.6",
"@graphql-codegen/typescript": "3.0.4",
"@graphql-codegen/typescript-operations": "3.0.4",
"@graphql-codegen/typescript-react-apollo": "3.3.7",
Expand Down
150 changes: 75 additions & 75 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3836,15 +3836,15 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/add@npm:^5.0.0":
version: 5.0.0
resolution: "@graphql-codegen/add@npm:5.0.0"
"@graphql-codegen/add@npm:^5.0.2":
version: 5.0.2
resolution: "@graphql-codegen/add@npm:5.0.2"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.0.0"
tslib: "npm:~2.5.0"
"@graphql-codegen/plugin-helpers": "npm:^5.0.3"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10c0/1b0d8006862463bf1a8122c8b25f6f91535826149e2eafda85938e5527ced4bbf275bd81cbb55f3378a8329b9c7bce280b8d011abff7eb69196a81aa45f38140
checksum: 10c0/667bacb3c4a1f1e041b54d96e802e89e057f20a4129fc1dd3ab72848f2531e8d74d415607d581630073bbc34831c8e6da4f9d669cb761ccc0cc4102c86eae5d0
languageName: node
linkType: hard

Expand Down Expand Up @@ -3898,26 +3898,26 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/client-preset@npm:4.1.0":
version: 4.1.0
resolution: "@graphql-codegen/client-preset@npm:4.1.0"
"@graphql-codegen/client-preset@npm:4.2.4":
version: 4.2.4
resolution: "@graphql-codegen/client-preset@npm:4.2.4"
dependencies:
"@babel/helper-plugin-utils": "npm:^7.20.2"
"@babel/template": "npm:^7.20.7"
"@graphql-codegen/add": "npm:^5.0.0"
"@graphql-codegen/gql-tag-operations": "npm:4.0.1"
"@graphql-codegen/plugin-helpers": "npm:^5.0.1"
"@graphql-codegen/typed-document-node": "npm:^5.0.1"
"@graphql-codegen/typescript": "npm:^4.0.1"
"@graphql-codegen/typescript-operations": "npm:^4.0.1"
"@graphql-codegen/visitor-plugin-common": "npm:^4.0.1"
"@graphql-codegen/add": "npm:^5.0.2"
"@graphql-codegen/gql-tag-operations": "npm:4.0.6"
"@graphql-codegen/plugin-helpers": "npm:^5.0.3"
"@graphql-codegen/typed-document-node": "npm:^5.0.6"
"@graphql-codegen/typescript": "npm:^4.0.6"
"@graphql-codegen/typescript-operations": "npm:^4.2.0"
"@graphql-codegen/visitor-plugin-common": "npm:^5.1.0"
"@graphql-tools/documents": "npm:^1.0.0"
"@graphql-tools/utils": "npm:^10.0.0"
"@graphql-typed-document-node/core": "npm:3.2.0"
tslib: "npm:~2.5.0"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10c0/c975e72a97a0f679a9ee77265ad5cf535d17d5409fb39704653f0b6c203e1c6815e0a81b20b0d597ebb8f537a5a8a5a601a9366073270fde9971408f0ddadc1d
checksum: 10c0/7e6a9ad92d2503f20b5c6abba0f50b46170b7692234bc6d1cc0656a63915de7a2190f260124107e8ba5780a0a5b6f26358e5590070d29738dc73c829958ffcc5
languageName: node
linkType: hard

Expand All @@ -3935,30 +3935,30 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/fragment-matcher@npm:5.0.0":
version: 5.0.0
resolution: "@graphql-codegen/fragment-matcher@npm:5.0.0"
"@graphql-codegen/fragment-matcher@npm:5.0.2":
version: 5.0.2
resolution: "@graphql-codegen/fragment-matcher@npm:5.0.2"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.0.0"
tslib: "npm:~2.5.0"
"@graphql-codegen/plugin-helpers": "npm:^5.0.3"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10c0/52ad2ee32f4d4e690ec8f9fbd9e62d7ec1ddfcb91004acf86969b1e24767c19aa49870ee49ccb196efba92f9280f813073e891950dc234d2e411263c1e84408d
checksum: 10c0/53c4e316ee30135b524d187c127a2e4516c966e6ccf40ae87071d28d17c686647f1482e5d48cd3327311ef90bc3c0742ce161bbd35fc6dc393f0f61b343bd9ca
languageName: node
linkType: hard

"@graphql-codegen/gql-tag-operations@npm:4.0.1":
version: 4.0.1
resolution: "@graphql-codegen/gql-tag-operations@npm:4.0.1"
"@graphql-codegen/gql-tag-operations@npm:4.0.6":
version: 4.0.6
resolution: "@graphql-codegen/gql-tag-operations@npm:4.0.6"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.0.0"
"@graphql-codegen/visitor-plugin-common": "npm:4.0.1"
"@graphql-codegen/plugin-helpers": "npm:^5.0.3"
"@graphql-codegen/visitor-plugin-common": "npm:5.1.0"
"@graphql-tools/utils": "npm:^10.0.0"
auto-bind: "npm:~4.0.0"
tslib: "npm:~2.5.0"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10c0/c2e0be33d2e0362892b466058da02ad8476192691ce8efc64f0e94116a1b2ae6c1a479b5d399f4396fee3c54959f5e4a296d994bcffa458c1ec5167c56d183ab
checksum: 10c0/e974f167c1672e8db68ddff9bc563cfce33879cc5a8014e91d73e4968443bfc5fd60d40721d12b06eb4351e39efeb823aff1b0e71c6bd73f95594600e791143c
languageName: node
linkType: hard

Expand Down Expand Up @@ -3994,19 +3994,19 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/plugin-helpers@npm:^5.0.0, @graphql-codegen/plugin-helpers@npm:^5.0.1":
version: 5.0.1
resolution: "@graphql-codegen/plugin-helpers@npm:5.0.1"
"@graphql-codegen/plugin-helpers@npm:^5.0.3":
version: 5.0.3
resolution: "@graphql-codegen/plugin-helpers@npm:5.0.3"
dependencies:
"@graphql-tools/utils": "npm:^10.0.0"
change-case-all: "npm:1.0.15"
common-tags: "npm:1.8.2"
import-from: "npm:4.0.0"
lodash: "npm:~4.17.0"
tslib: "npm:~2.5.0"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10c0/afb3d43736c8d4a2131135343df11a286c68f330656777549f6d9a2dd76b8278133697dddbaa9d43353ed476f0eccd2273cccc4bb4a289d10f0611b139812efa
checksum: 10c0/1ea0d46ccdf449f43afe8ee0222bf96769b3efdb8262688964f4eff725c43caac4caa36859bcbd6a2ba611aea2adaa6bb2e86bc1d06ec9636f11952ebe260036
languageName: node
linkType: hard

Expand All @@ -4023,31 +4023,31 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/schema-ast@npm:^4.0.0":
version: 4.0.0
resolution: "@graphql-codegen/schema-ast@npm:4.0.0"
"@graphql-codegen/schema-ast@npm:^4.0.2":
version: 4.0.2
resolution: "@graphql-codegen/schema-ast@npm:4.0.2"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.0.0"
"@graphql-codegen/plugin-helpers": "npm:^5.0.3"
"@graphql-tools/utils": "npm:^10.0.0"
tslib: "npm:~2.5.0"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10c0/82b7dcca9bbec4406d107e97f611d4c8657a65064a19c93e5319047a780a051392ef70e27b5d501e765eb0fb0a3f08d69e5051d7797c5d2f0756bae93e871154
checksum: 10c0/533b1bfa6c01d02ff2ec688a478e8daeb9bda1d69d63b1bca8adf9ab606a4a315da4e0f45444836646b8e539e8c76891af536afd9fb3a7e36d40f8bd04218748
languageName: node
linkType: hard

"@graphql-codegen/typed-document-node@npm:5.0.1, @graphql-codegen/typed-document-node@npm:^5.0.1":
version: 5.0.1
resolution: "@graphql-codegen/typed-document-node@npm:5.0.1"
"@graphql-codegen/typed-document-node@npm:5.0.6, @graphql-codegen/typed-document-node@npm:^5.0.6":
version: 5.0.6
resolution: "@graphql-codegen/typed-document-node@npm:5.0.6"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.0.0"
"@graphql-codegen/visitor-plugin-common": "npm:4.0.1"
"@graphql-codegen/plugin-helpers": "npm:^5.0.3"
"@graphql-codegen/visitor-plugin-common": "npm:5.1.0"
auto-bind: "npm:~4.0.0"
change-case-all: "npm:1.0.15"
tslib: "npm:~2.5.0"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10c0/84c7a10d9a574987c7a18f81ad43dff92e1605f9295488ef314cf17273772bb2fd406772164b2a601fda15b280fbc0d3d42cdc8c9ce742b68e4423faf9a2aca0
checksum: 10c0/d4a0ab10df7f2a91b4b2bac9a8ac01c161263cb2b69053ada4f46f431e30feb7a3d82d0960d5eaeab06ce44bb2ddaabea2f487854beef077be1b669e17f3ebc0
languageName: node
linkType: hard

Expand All @@ -4066,18 +4066,18 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/typescript-operations@npm:^4.0.1":
version: 4.0.1
resolution: "@graphql-codegen/typescript-operations@npm:4.0.1"
"@graphql-codegen/typescript-operations@npm:^4.2.0":
version: 4.2.0
resolution: "@graphql-codegen/typescript-operations@npm:4.2.0"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.0.0"
"@graphql-codegen/typescript": "npm:^4.0.1"
"@graphql-codegen/visitor-plugin-common": "npm:4.0.1"
"@graphql-codegen/plugin-helpers": "npm:^5.0.3"
"@graphql-codegen/typescript": "npm:^4.0.6"
"@graphql-codegen/visitor-plugin-common": "npm:5.1.0"
auto-bind: "npm:~4.0.0"
tslib: "npm:~2.5.0"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10c0/dd372cdc732831376fd0f931c419ed2fdcedfb79ac49117fa98aaceec70c3839697cd7eb9d276be39512d1490272ebc6d7919dcc9760f2aa200058dcc6a89086
checksum: 10c0/40fdf8060a179e4403f16da1902f45332dbc3d02a7d0bda26e8901c42b9fec0cc4ca6c01d81983c2730b28ccacee3c6489039c50419fbb19eeae9cb88372719a
languageName: node
linkType: hard

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

"@graphql-codegen/typescript@npm:^4.0.1":
version: 4.0.1
resolution: "@graphql-codegen/typescript@npm:4.0.1"
"@graphql-codegen/typescript@npm:^4.0.6":
version: 4.0.6
resolution: "@graphql-codegen/typescript@npm:4.0.6"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.0.0"
"@graphql-codegen/schema-ast": "npm:^4.0.0"
"@graphql-codegen/visitor-plugin-common": "npm:4.0.1"
"@graphql-codegen/plugin-helpers": "npm:^5.0.3"
"@graphql-codegen/schema-ast": "npm:^4.0.2"
"@graphql-codegen/visitor-plugin-common": "npm:5.1.0"
auto-bind: "npm:~4.0.0"
tslib: "npm:~2.5.0"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10c0/b3e5b0759e56c27c9eaed09d909eca32bfed25b29320c4e948fecfa3a354e7467885ff55082461a18e77c30445d3316585c403df861ed6f894305dfd613bb334
checksum: 10c0/68b6f1780d0c411e8fa1a1f62e03a2a2113fb00e51f6b09b03684e5bdefded7f320ecb78c1c8b24fe24f89a1af3362a498ed421e18168b44c9dce2d669e7c9c1
languageName: node
linkType: hard

Expand Down Expand Up @@ -4183,11 +4183,11 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/visitor-plugin-common@npm:4.0.1, @graphql-codegen/visitor-plugin-common@npm:^4.0.1":
version: 4.0.1
resolution: "@graphql-codegen/visitor-plugin-common@npm:4.0.1"
"@graphql-codegen/visitor-plugin-common@npm:5.1.0, @graphql-codegen/visitor-plugin-common@npm:^5.1.0":
version: 5.1.0
resolution: "@graphql-codegen/visitor-plugin-common@npm:5.1.0"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.0.0"
"@graphql-codegen/plugin-helpers": "npm:^5.0.3"
"@graphql-tools/optimize": "npm:^2.0.0"
"@graphql-tools/relay-operation-optimizer": "npm:^7.0.0"
"@graphql-tools/utils": "npm:^10.0.0"
Expand All @@ -4196,10 +4196,10 @@ __metadata:
dependency-graph: "npm:^0.11.0"
graphql-tag: "npm:^2.11.0"
parse-filepath: "npm:^1.0.2"
tslib: "npm:~2.5.0"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10c0/704c08bf29b274a463c8a20381f280f3294c4e48764b8b99ae9fbca610e2b54ac5ee1cf0e1165962e75c49dd8d2237f743d56bd3f5e66c5a072bc77c22f49be6
checksum: 10c0/500b0da52c9e1aab514db3eb2481d5c780238a5382745f354779d69d17d5d2b0b9e07386690557f0c387d0634f02c7f93c71d4e228843db2c5292ac414ebc875
languageName: node
linkType: hard

Expand Down Expand Up @@ -8481,11 +8481,11 @@ __metadata:
"@babel/traverse": "npm:^7.22.20"
"@graphql-codegen/add": "npm:4.0.1"
"@graphql-codegen/cli": "npm:3.3.1"
"@graphql-codegen/client-preset": "npm:4.1.0"
"@graphql-codegen/client-preset": "npm:4.2.4"
"@graphql-codegen/core": "npm:3.1.0"
"@graphql-codegen/fragment-matcher": "npm:5.0.0"
"@graphql-codegen/fragment-matcher": "npm:5.0.2"
"@graphql-codegen/schema-ast": "npm:3.0.1"
"@graphql-codegen/typed-document-node": "npm:5.0.1"
"@graphql-codegen/typed-document-node": "npm:5.0.6"
"@graphql-codegen/typescript": "npm:3.0.4"
"@graphql-codegen/typescript-operations": "npm:3.0.4"
"@graphql-codegen/typescript-react-apollo": "npm:3.3.7"
Expand Down Expand Up @@ -32435,7 +32435,7 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.0.0, tslib@npm:^2.0.1, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.2.0, tslib@npm:^2.3.0, tslib@npm:^2.3.1, tslib@npm:^2.4.0, tslib@npm:^2.4.1, tslib@npm:^2.5.0, tslib@npm:^2.5.2, tslib@npm:^2.6.2":
"tslib@npm:^2.0.0, tslib@npm:^2.0.1, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.2.0, tslib@npm:^2.3.0, tslib@npm:^2.3.1, tslib@npm:^2.4.0, tslib@npm:^2.4.1, tslib@npm:^2.5.0, tslib@npm:^2.5.2, tslib@npm:^2.6.2, tslib@npm:~2.6.0":
version: 2.6.2
resolution: "tslib@npm:2.6.2"
checksum: 10c0/e03a8a4271152c8b26604ed45535954c0a45296e32445b4b87f8a5abdb2421f40b59b4ca437c4346af0f28179780d604094eb64546bee2019d903d01c6c19bdb
Expand Down
Loading