diff --git a/package.json b/package.json index 29a1f672e6..b71f03a2ea 100644 --- a/package.json +++ b/package.json @@ -167,7 +167,7 @@ "@graphql-codegen/near-operation-file-preset": "5.2.1", "@graphql-codegen/typed-document-node": "^7.0.0", "@graphql-codegen/typescript": "6.0.2", - "@graphql-codegen/typescript-operations": "6.0.4", + "@graphql-codegen/typescript-operations": "6.0.5", "@graphql-codegen/typescript-react-apollo": "4.4.2", "@graphql-eslint/eslint-plugin": "4.4.0", "@playwright/test": "^1.58.1", diff --git a/yarn.lock b/yarn.lock index 091fefd958..649202ebc8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4032,13 +4032,13 @@ __metadata: languageName: node linkType: hard -"@graphql-codegen/typescript-operations@npm:6.0.4, @graphql-codegen/typescript-operations@npm:^6.0.3": - version: 6.0.4 - resolution: "@graphql-codegen/typescript-operations@npm:6.0.4" +"@graphql-codegen/typescript-operations@npm:6.0.5, @graphql-codegen/typescript-operations@npm:^6.0.3": + version: 6.0.5 + resolution: "@graphql-codegen/typescript-operations@npm:6.0.5" dependencies: "@graphql-codegen/plugin-helpers": "npm:^7.0.1" "@graphql-codegen/schema-ast": "npm:^6.0.1" - "@graphql-codegen/visitor-plugin-common": "npm:^7.1.0" + "@graphql-codegen/visitor-plugin-common": "npm:^7.1.2" auto-bind: "npm:^5.0.0" tslib: "npm:^2.8.0" peerDependencies: @@ -4047,7 +4047,7 @@ __metadata: peerDependenciesMeta: graphql-sock: optional: true - checksum: 10c0/3f3dc33754adb57ec19f6c6945ddbb1cfa0f8f5a24519cb039bff4ff9b7229f1f5ff8763f6f2a91adfce22bced7cede3535ab369c2e1effad1f4cf4a177c3817 + checksum: 10c0/a823e0ea2d977b2aa75d0cb7fefc97557c0ae0eb1383da8623b71a3f8f23e5262287c7c2382eab870b60b10b1deb5506d2c4f9a2f30fd6148b5c8129eed421ba languageName: node linkType: hard @@ -4101,9 +4101,9 @@ __metadata: languageName: node linkType: hard -"@graphql-codegen/visitor-plugin-common@npm:^7.0.0, @graphql-codegen/visitor-plugin-common@npm:^7.0.3, @graphql-codegen/visitor-plugin-common@npm:^7.1.0": - version: 7.1.0 - resolution: "@graphql-codegen/visitor-plugin-common@npm:7.1.0" +"@graphql-codegen/visitor-plugin-common@npm:^7.0.0, @graphql-codegen/visitor-plugin-common@npm:^7.0.3, @graphql-codegen/visitor-plugin-common@npm:^7.1.0, @graphql-codegen/visitor-plugin-common@npm:^7.1.2": + version: 7.1.2 + resolution: "@graphql-codegen/visitor-plugin-common@npm:7.1.2" dependencies: "@graphql-codegen/plugin-helpers": "npm:^7.0.1" "@graphql-tools/optimize": "npm:^2.0.0" @@ -4117,7 +4117,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/77910f44f9fc96844ff708bc1284719be333b1e9c2fcda8e6d6b449af03f72debf4e668126d9d94f9c26c7629435493c84c09df5ef1b16494dd7f4bc2c99e703 + checksum: 10c0/9dd91d1df0393e07a90577f413371c1beea9a235c1200c0617a6a284cbb7f9a5431514253f1e88aa8532b34ea16c101443058ae2dfea651a4e41ff4f62fb5390 languageName: node linkType: hard @@ -20442,7 +20442,7 @@ __metadata: "@graphql-codegen/near-operation-file-preset": "npm:5.2.1" "@graphql-codegen/typed-document-node": "npm:^7.0.0" "@graphql-codegen/typescript": "npm:6.0.2" - "@graphql-codegen/typescript-operations": "npm:6.0.4" + "@graphql-codegen/typescript-operations": "npm:6.0.5" "@graphql-codegen/typescript-react-apollo": "npm:4.4.2" "@graphql-eslint/eslint-plugin": "npm:4.4.0" "@graphql-typed-document-node/core": "npm:^3.2.0"