Skip to content
Open
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
128 changes: 64 additions & 64 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -327,28 +327,28 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/add@npm:^7.0.0":
version: 7.0.0
resolution: "@graphql-codegen/add@npm:7.0.0"
"@graphql-codegen/add@npm:^7.0.1":
version: 7.0.1
resolution: "@graphql-codegen/add@npm:7.0.1"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^7.0.0"
"@graphql-codegen/plugin-helpers": "npm:^7.0.1"
tslib: "npm:^2.8.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/4613171304bc4a01e49fa20d830d3d20b6a1b8e809344af834d586754cffca4eebd117ee2f630f718c97fd05e97be9d1757a1ac7f7d0ccb90fe7373b1aa4e396
checksum: 10c0/718c82bea3291ffce8bebd8577ca909adc659dbb1406afbfa289b2c1d51b04a2a961cc4949ec801c5e93d12e721ab681c9a19db00ee0d4dcb72ab4d9ff5e2d08
languageName: node
linkType: hard

"@graphql-codegen/cli@npm:^7.0.0":
version: 7.0.0
resolution: "@graphql-codegen/cli@npm:7.0.0"
version: 7.1.0
resolution: "@graphql-codegen/cli@npm:7.1.0"
dependencies:
"@babel/generator": "npm:^7.18.13"
"@babel/template": "npm:^7.18.10"
"@babel/types": "npm:^7.18.13"
"@graphql-codegen/client-preset": "npm:^6.0.0"
"@graphql-codegen/core": "npm:^6.0.0"
"@graphql-codegen/plugin-helpers": "npm:^7.0.0"
"@graphql-codegen/client-preset": "npm:^6.0.1"
"@graphql-codegen/core": "npm:^6.1.0"
"@graphql-codegen/plugin-helpers": "npm:^7.0.1"
"@graphql-tools/apollo-engine-loader": "npm:^8.0.28"
"@graphql-tools/code-file-loader": "npm:^8.1.28"
"@graphql-tools/git-loader": "npm:^8.0.32"
Expand Down Expand Up @@ -390,23 +390,23 @@ __metadata:
graphql-codegen: esm/bin.js
graphql-codegen-cjs: cjs/bin.js
graphql-codegen-esm: esm/bin.js
checksum: 10c0/e5a26e730b755922bc36349e0f15e167dc6a671a6bf766783b53feb803a0de71079fad1e74ae61c4e14af5781779a266902361a147be025a00a8d4db5fd84641
checksum: 10c0/779f1661942b2f698c0c110394c1efc129c823e96ef3af350547abd17c9370573ede6caf6b7504d04715cf5fc4b13c790010bb9e8b1dc2106d415c44c6d59565
languageName: node
linkType: hard

"@graphql-codegen/client-preset@npm:^6.0.0":
version: 6.0.0
resolution: "@graphql-codegen/client-preset@npm:6.0.0"
"@graphql-codegen/client-preset@npm:^6.0.0, @graphql-codegen/client-preset@npm:^6.0.1":
version: 6.0.1
resolution: "@graphql-codegen/client-preset@npm:6.0.1"
dependencies:
"@babel/helper-plugin-utils": "npm:^7.20.2"
"@babel/template": "npm:^7.20.7"
"@graphql-codegen/add": "npm:^7.0.0"
"@graphql-codegen/gql-tag-operations": "npm:6.0.0"
"@graphql-codegen/plugin-helpers": "npm:^7.0.0"
"@graphql-codegen/typed-document-node": "npm:^7.0.0"
"@graphql-codegen/typescript": "npm:^6.0.0"
"@graphql-codegen/typescript-operations": "npm:^6.0.0"
"@graphql-codegen/visitor-plugin-common": "npm:^7.0.0"
"@graphql-codegen/add": "npm:^7.0.1"
"@graphql-codegen/gql-tag-operations": "npm:^6.0.1"
"@graphql-codegen/plugin-helpers": "npm:^7.0.1"
"@graphql-codegen/typed-document-node": "npm:^7.0.1"
"@graphql-codegen/typescript": "npm:^6.0.2"
"@graphql-codegen/typescript-operations": "npm:^6.0.3"
"@graphql-codegen/visitor-plugin-common": "npm:^7.0.3"
"@graphql-tools/documents": "npm:^1.0.0"
"@graphql-tools/utils": "npm:^11.0.0"
"@graphql-typed-document-node/core": "npm:3.2.0"
Expand All @@ -417,40 +417,40 @@ __metadata:
peerDependenciesMeta:
graphql-sock:
optional: true
checksum: 10c0/ed47dc01f7fcbfcb59614c517bda25a3988632a3d79744b76c6c4f02aa77b8366f453d69e48dfdf29bedf979d0b71c2fe3e648dbb512aceb9a49e5f3cb0c68a1
checksum: 10c0/e90a4ca16c744bf2a1bbee2ea349e03f180699767eb2c414fe85382e8d506504ee489d372e586b93ca1d0facd94cd30249cf778d339f0a7c11f8db67176484ed
languageName: node
linkType: hard

"@graphql-codegen/core@npm:^6.0.0":
version: 6.0.0
resolution: "@graphql-codegen/core@npm:6.0.0"
"@graphql-codegen/core@npm:^6.1.0":
version: 6.1.0
resolution: "@graphql-codegen/core@npm:6.1.0"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^7.0.0"
"@graphql-codegen/plugin-helpers": "npm:^7.0.1"
"@graphql-tools/schema": "npm:^10.0.0"
"@graphql-tools/utils": "npm:^11.0.0"
tslib: "npm:^2.8.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/6af80a48acbdf355b009440e84318052bec459c6385d8427f99dbdd143a7b112e6a6a721bb1307c1417e266a6d6b0e0d204cdc695e8dbaa9da1a7557b81cdaa1
checksum: 10c0/292efed5054497dbc0b40e498ed719f080fecbe88fd34117b7ab4b86e968c4870fae2c4b9138799f767766f9f891c97412748c2c694f6763909443c1207ad148
languageName: node
linkType: hard

"@graphql-codegen/gql-tag-operations@npm:6.0.0":
version: 6.0.0
resolution: "@graphql-codegen/gql-tag-operations@npm:6.0.0"
"@graphql-codegen/gql-tag-operations@npm:^6.0.1":
version: 6.0.1
resolution: "@graphql-codegen/gql-tag-operations@npm:6.0.1"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^7.0.0"
"@graphql-codegen/visitor-plugin-common": "npm:^7.0.0"
"@graphql-codegen/plugin-helpers": "npm:^7.0.1"
"@graphql-codegen/visitor-plugin-common": "npm:^7.0.3"
"@graphql-tools/utils": "npm:^11.0.0"
auto-bind: "npm:^5.0.0"
tslib: "npm:^2.8.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/a6cf7ac8ae932ae05287c3b3f2383cb9add72adc3005ad7c4bb945b03b0e3f93f6965caac0965d53659898cf6c51194a454fcbbd2aea13a807534ba507126768
checksum: 10c0/e910b6f8c65c080ef8d84a6e4db8b525c2e9f3724360dc1f6e22b935074af9b9a46f79f8f589da7db837b6baf733fe5c8dbc2397ac65557b741d232aa9a3be4b
languageName: node
linkType: hard

"@graphql-codegen/plugin-helpers@npm:^7.0.0":
"@graphql-codegen/plugin-helpers@npm:^7.0.1":
version: 7.0.1
resolution: "@graphql-codegen/plugin-helpers@npm:7.0.1"
dependencies:
Expand All @@ -465,41 +465,41 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/schema-ast@npm:^6.0.0":
version: 6.0.0
resolution: "@graphql-codegen/schema-ast@npm:6.0.0"
"@graphql-codegen/schema-ast@npm:^6.0.1":
version: 6.0.1
resolution: "@graphql-codegen/schema-ast@npm:6.0.1"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^7.0.0"
"@graphql-codegen/plugin-helpers": "npm:^7.0.1"
"@graphql-tools/utils": "npm:^11.0.0"
tslib: "npm:^2.8.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/2e69be1014e85757552c8db0f1032e86c88cbe8de71e207f337c971d615a7667caa27f7ec477e4dd945d3c0b86781f502ab67c267036aa412f78e14db226c943
checksum: 10c0/9ae13ff13599520586bc0c6887a623e88858227639ff0e15416b264713a7ab686c1b8f58d487fb83c75ee967d3430c8330c85fce452dda069d63ba9f4a759414
languageName: node
linkType: hard

"@graphql-codegen/typed-document-node@npm:^7.0.0":
version: 7.0.0
resolution: "@graphql-codegen/typed-document-node@npm:7.0.0"
"@graphql-codegen/typed-document-node@npm:^7.0.1":
version: 7.0.2
resolution: "@graphql-codegen/typed-document-node@npm:7.0.2"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^7.0.0"
"@graphql-codegen/visitor-plugin-common": "npm:^7.0.0"
"@graphql-codegen/plugin-helpers": "npm:^7.0.1"
"@graphql-codegen/visitor-plugin-common": "npm:^7.0.4"
auto-bind: "npm:^5.0.0"
change-case-all: "npm:^2.1.0"
tslib: "npm:^2.8.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/98eea6d3e03c7a640c6c4f2127f1f15fe97bba8cffb6e5455fd0d014c258d74fd3948e17f6b75e449e6906ddd5e7a1ef7df7868fc1cfc314efd39e926f4a3421
checksum: 10c0/2425b176caf34da8113eb21e095dfa341e58587ced95cb573d4d1d4e2f3414c5b025d32d65a77358915636235008cd27416544ab5bf589e83892e11c5eab18e9
languageName: node
linkType: hard

"@graphql-codegen/typescript-operations@npm:^6.0.0":
version: 6.0.2
resolution: "@graphql-codegen/typescript-operations@npm:6.0.2"
"@graphql-codegen/typescript-operations@npm:^6.0.3":
version: 6.0.3
resolution: "@graphql-codegen/typescript-operations@npm:6.0.3"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^7.0.0"
"@graphql-codegen/schema-ast": "npm:^6.0.0"
"@graphql-codegen/visitor-plugin-common": "npm:^7.0.1"
"@graphql-codegen/plugin-helpers": "npm:^7.0.1"
"@graphql-codegen/schema-ast": "npm:^6.0.1"
"@graphql-codegen/visitor-plugin-common": "npm:^7.0.3"
auto-bind: "npm:^5.0.0"
tslib: "npm:^2.8.0"
peerDependencies:
Expand All @@ -508,30 +508,30 @@ __metadata:
peerDependenciesMeta:
graphql-sock:
optional: true
checksum: 10c0/117c7f08332f03e633770dc7b1635cea3e553b159d8401abb2ff420a54067dd211a01464ce67cdcc31472dd7085db96aa38f89ce013468a363cbccfe6f263d1e
checksum: 10c0/bb05cd16cb075930ffcf80cd37f34cf99933bcd51716d5f509285fb8d270e41e3f2ba860732015bec792eb39d133029f58afd665556757acb2737b99e435cb8b
languageName: node
linkType: hard

"@graphql-codegen/typescript@npm:^6.0.0":
version: 6.0.1
resolution: "@graphql-codegen/typescript@npm:6.0.1"
"@graphql-codegen/typescript@npm:^6.0.2":
version: 6.0.2
resolution: "@graphql-codegen/typescript@npm:6.0.2"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^7.0.0"
"@graphql-codegen/schema-ast": "npm:^6.0.0"
"@graphql-codegen/visitor-plugin-common": "npm:^7.0.1"
"@graphql-codegen/plugin-helpers": "npm:^7.0.1"
"@graphql-codegen/schema-ast": "npm:^6.0.1"
"@graphql-codegen/visitor-plugin-common": "npm:^7.0.3"
auto-bind: "npm:^5.0.0"
tslib: "npm:~2.8.0"
peerDependencies:
graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10c0/473b889e32dd66da260c4f5940613c42ed059861058548a75899c49d40e6d4365a17fbd2eb6983aebcef9f5acc3c8c4ee57f515f7c493f72e5695db7d71d0f91
checksum: 10c0/a10da371fd7e0358bdd0c79cfb03add99bc5e82dfe39a48020d870e44f7a0a9182c2617a87f3286d91eb51407b87127e34b19a2c6a6edecc5146ea54ed0a0f96
languageName: node
linkType: hard

"@graphql-codegen/visitor-plugin-common@npm:^7.0.0, @graphql-codegen/visitor-plugin-common@npm:^7.0.1":
version: 7.0.2
resolution: "@graphql-codegen/visitor-plugin-common@npm:7.0.2"
"@graphql-codegen/visitor-plugin-common@npm:^7.0.3, @graphql-codegen/visitor-plugin-common@npm:^7.0.4":
version: 7.0.4
resolution: "@graphql-codegen/visitor-plugin-common@npm:7.0.4"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^7.0.0"
"@graphql-codegen/plugin-helpers": "npm:^7.0.1"
"@graphql-tools/optimize": "npm:^2.0.0"
"@graphql-tools/relay-operation-optimizer": "npm:^7.1.1"
"@graphql-tools/utils": "npm:^11.0.0"
Expand All @@ -543,7 +543,7 @@ __metadata:
tslib: "npm:^2.8.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/7df55d6d6baac3e1a3d71a2d0172e1c4888a52ee34ee1a93b11b973e6e163efbdef0b110983aaede8671067aac86ae0432065038531684d471bf89f979ec89c1
checksum: 10c0/1c70082fb56a9d01593825ea2e10c85debe3009ebeba1d46027f0806836ed558d8e0a2888db6d0245682368953d14d36d548d7a9bc694b53f1356cf4e71ae9eb
languageName: node
linkType: hard

Expand Down
Loading