Skip to content

Commit

Permalink
chore(deps): update graphqlcodegenerator monorepo to v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Jun 19, 2023
1 parent d25cc6b commit 18348fd
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 37 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@graphql-codegen/add": "5.0.0",
"@graphql-codegen/cli": "4.0.1",
"@graphql-codegen/introspection": "4.0.0",
"@graphql-codegen/typescript": "4.0.0",
"@graphql-codegen/typescript-operations": "4.0.0",
"@graphql-codegen/typescript": "4.0.1",
"@graphql-codegen/typescript-operations": "4.0.1",
"@graphql-codegen/typescript-react-apollo": "3.3.7",
"@loomhq/loom-embed": "1.5.0",
"@markdoc/markdoc": "0.3.0",
Expand Down Expand Up @@ -73,7 +73,7 @@
},
"devDependencies": {
"@graphql-codegen/cli": "4.0.1",
"@graphql-codegen/client-preset": "4.0.0",
"@graphql-codegen/client-preset": "4.0.1",
"@pluralsh/eslint-config-typescript": "2.5.41",
"@pluralsh/stylelint-config": "1.1.3",
"@types/node": "20.3.1",
Expand Down
88 changes: 54 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2066,26 +2066,26 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/client-preset@npm:4.0.0":
version: 4.0.0
resolution: "@graphql-codegen/client-preset@npm:4.0.0"
"@graphql-codegen/client-preset@npm:4.0.1":
version: 4.0.1
resolution: "@graphql-codegen/client-preset@npm:4.0.1"
dependencies:
"@babel/helper-plugin-utils": ^7.20.2
"@babel/template": ^7.20.7
"@graphql-codegen/add": ^5.0.0
"@graphql-codegen/gql-tag-operations": 4.0.0
"@graphql-codegen/gql-tag-operations": 4.0.1
"@graphql-codegen/plugin-helpers": ^5.0.0
"@graphql-codegen/typed-document-node": ^5.0.0
"@graphql-codegen/typescript": ^4.0.0
"@graphql-codegen/typescript-operations": ^4.0.0
"@graphql-codegen/visitor-plugin-common": ^4.0.0
"@graphql-codegen/typed-document-node": ^5.0.1
"@graphql-codegen/typescript": ^4.0.1
"@graphql-codegen/typescript-operations": ^4.0.1
"@graphql-codegen/visitor-plugin-common": ^4.0.1
"@graphql-tools/documents": ^1.0.0
"@graphql-tools/utils": ^10.0.0
"@graphql-typed-document-node/core": 3.2.0
tslib: ~2.5.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: e21c939258a36df9ea4e8b127c3b5b8d3f53bc8756689fb4e2947ce9dd164c7f5fe560b576b31eb5c39e6579c429d519edba9990540354a97881d61eccdb33c1
checksum: ddcaaf55575e2f36b4ae7e7caf6c170d72fbd5bd42ccb00c22ed01723ef466e1dab8f37915036047f306098468344ebc004524764be9aca95a8fd68d48e321a9
languageName: node
linkType: hard

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

"@graphql-codegen/gql-tag-operations@npm:4.0.0":
version: 4.0.0
resolution: "@graphql-codegen/gql-tag-operations@npm:4.0.0"
"@graphql-codegen/gql-tag-operations@npm:4.0.1":
version: 4.0.1
resolution: "@graphql-codegen/gql-tag-operations@npm:4.0.1"
dependencies:
"@graphql-codegen/plugin-helpers": ^5.0.0
"@graphql-codegen/visitor-plugin-common": 4.0.0
"@graphql-codegen/visitor-plugin-common": 4.0.1
"@graphql-tools/utils": ^10.0.0
auto-bind: ~4.0.0
tslib: ~2.5.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: 3f8cf805ea17781093be07240fa208a112e2424b9319fbafa20c43bc21d7e596093c9e56871b27dac7d14ab9353cbc331839cb2bd13e91f693ab0455254c858c
checksum: 58369a848aa88a532f4720c4ef73b61a91516d9bd6d8e4edaf7f3353d7585e688ce169f832f2575f2558f80591594945b7f0c82b0d8458320144a26a2b2bb8be
languageName: node
linkType: hard

Expand Down Expand Up @@ -2176,33 +2176,33 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/typed-document-node@npm:^5.0.0":
version: 5.0.0
resolution: "@graphql-codegen/typed-document-node@npm:5.0.0"
"@graphql-codegen/typed-document-node@npm:^5.0.1":
version: 5.0.1
resolution: "@graphql-codegen/typed-document-node@npm:5.0.1"
dependencies:
"@graphql-codegen/plugin-helpers": ^5.0.0
"@graphql-codegen/visitor-plugin-common": 4.0.0
"@graphql-codegen/visitor-plugin-common": 4.0.1
auto-bind: ~4.0.0
change-case-all: 1.0.15
tslib: ~2.5.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: ba6a927442d312b94f0b6035bfc5895da72b4098fd05c696a11145b4b180a963f28e20c521f4d301ee219174ac10c90db9040db08d1cfc829f729a741031f389
checksum: d1e9d88b0d7796de034769d1c7c02be16cbc3710c00a198e4431034d51c7fb8f56c4ba418ff53c9647898649d07eb9c26fb09f11111d79fa1cc83b34decb6e69
languageName: node
linkType: hard

"@graphql-codegen/typescript-operations@npm:4.0.0, @graphql-codegen/typescript-operations@npm:^4.0.0":
version: 4.0.0
resolution: "@graphql-codegen/typescript-operations@npm:4.0.0"
"@graphql-codegen/typescript-operations@npm:4.0.1, @graphql-codegen/typescript-operations@npm:^4.0.1":
version: 4.0.1
resolution: "@graphql-codegen/typescript-operations@npm:4.0.1"
dependencies:
"@graphql-codegen/plugin-helpers": ^5.0.0
"@graphql-codegen/typescript": ^4.0.0
"@graphql-codegen/visitor-plugin-common": 4.0.0
"@graphql-codegen/typescript": ^4.0.1
"@graphql-codegen/visitor-plugin-common": 4.0.1
auto-bind: ~4.0.0
tslib: ~2.5.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: 8bacb9b3b016aea1d19f6d676933c4f3675fd874c4844a43924b49ed95e151d43e87a4433518980f26eefac556a4aa75e1ce370714e72fb23eee3cfca7e20b1a
checksum: 82cd58ceb7406a3ff7aa5b36a58c9303fd819259679c2de10411f9e22c4fd142068d711714f68259c64eab86ea0a2b3d761959fa59fa5140ca3f1382a5ab5169
languageName: node
linkType: hard

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

"@graphql-codegen/typescript@npm:4.0.0, @graphql-codegen/typescript@npm:^4.0.0":
version: 4.0.0
resolution: "@graphql-codegen/typescript@npm:4.0.0"
"@graphql-codegen/typescript@npm:4.0.1, @graphql-codegen/typescript@npm:^4.0.1":
version: 4.0.1
resolution: "@graphql-codegen/typescript@npm:4.0.1"
dependencies:
"@graphql-codegen/plugin-helpers": ^5.0.0
"@graphql-codegen/schema-ast": ^4.0.0
"@graphql-codegen/visitor-plugin-common": 4.0.0
"@graphql-codegen/visitor-plugin-common": 4.0.1
auto-bind: ~4.0.0
tslib: ~2.5.0
peerDependencies:
graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 2c6b9f61343335198f41cd686e08280efd20534fb951a363eaeced545ce1ecf13ee4061dcabb02ac9790f9c5063b6cdce1dd5257d42cdf586fba3bccb7ecd78c
checksum: f360b7204dc33b918d1ece88b65a46a4eac89e7c3f729886e954ebdc405d1279de6fc5a688580a4aba50826ca663dae03bcda2ac72189f5afbfc1a1727d188a6
languageName: node
linkType: hard

Expand All @@ -2257,7 +2257,27 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/visitor-plugin-common@npm:4.0.0, @graphql-codegen/visitor-plugin-common@npm:^4.0.0":
"@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"
dependencies:
"@graphql-codegen/plugin-helpers": ^5.0.0
"@graphql-tools/optimize": ^2.0.0
"@graphql-tools/relay-operation-optimizer": ^7.0.0
"@graphql-tools/utils": ^10.0.0
auto-bind: ~4.0.0
change-case-all: 1.0.15
dependency-graph: ^0.11.0
graphql-tag: ^2.11.0
parse-filepath: ^1.0.2
tslib: ~2.5.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: 72fe72850bcf9907c46ee85cf80ca5f7313418953fc6bc09b761145260ceb9e79199e92c7b3467e9b6371342e70234af5e1be7ee664457a4fdec92ea3bed878a
languageName: node
linkType: hard

"@graphql-codegen/visitor-plugin-common@npm:^4.0.0":
version: 4.0.0
resolution: "@graphql-codegen/visitor-plugin-common@npm:4.0.0"
dependencies:
Expand Down Expand Up @@ -11918,10 +11938,10 @@ __metadata:
"@emotion/styled": 11.11.0
"@graphql-codegen/add": 5.0.0
"@graphql-codegen/cli": 4.0.1
"@graphql-codegen/client-preset": 4.0.0
"@graphql-codegen/client-preset": 4.0.1
"@graphql-codegen/introspection": 4.0.0
"@graphql-codegen/typescript": 4.0.0
"@graphql-codegen/typescript-operations": 4.0.0
"@graphql-codegen/typescript": 4.0.1
"@graphql-codegen/typescript-operations": 4.0.1
"@graphql-codegen/typescript-react-apollo": 3.3.7
"@loomhq/loom-embed": 1.5.0
"@markdoc/markdoc": 0.3.0
Expand Down

0 comments on commit 18348fd

Please sign in to comment.