From ab2a981fb671f75dbde0b3b279deba6b9e18056f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 00:49:52 +0000 Subject: [PATCH] chore(deps): update @graphql-codegen/typescript-operations to v6.1.2 --- package.json | 2 +- pnpm-lock.yaml | 34 +++++++++++++++++++++++++++------- 2 files changed, 28 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 7f1cc6058..a6bcf8549 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@electron/notarize": "3.1.1", "@graphql-codegen/cli": "7.2.0", "@graphql-codegen/schema-ast": "6.1.0", - "@graphql-codegen/typescript-operations": "6.1.1", + "@graphql-codegen/typescript-operations": "6.1.2", "@graphql-typed-document-node/core": "3.2.0", "@octokit/core": "7.0.6", "@octokit/graphql": "9.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 68ebf6856..0de86399e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -46,8 +46,8 @@ importers: specifier: 6.1.0 version: 6.1.0(graphql@17.0.2) '@graphql-codegen/typescript-operations': - specifier: 6.1.1 - version: 6.1.1(graphql@17.0.2) + specifier: 6.1.2 + version: 6.1.2(graphql@17.0.2) '@graphql-typed-document-node/core': specifier: 3.2.0 version: 3.2.0(graphql@17.0.2) @@ -438,8 +438,8 @@ packages: 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 || ^17.0.0 - '@graphql-codegen/typescript-operations@6.1.1': - resolution: {integrity: sha512-mCcG5Sx9kIcWsX/HCgvoqDVN4IqC7ma++BWIhVotf2k8mx15/AHgraUWQvKkPKljUKRPzSLbsj3k3rdnAhWquQ==} + '@graphql-codegen/typescript-operations@6.1.2': + resolution: {integrity: sha512-EP9xry09q4cOVaf/aC4NO3/SwvXRNzlJIe4dhfA0xyy45Taix5yDL3jeJpmJIv03sa7nK5udVs5vZqdHFU8Xmw==} engines: {node: '>=16'} 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 || ^17.0.0 @@ -460,6 +460,12 @@ packages: 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 || ^17.0.0 + '@graphql-codegen/visitor-plugin-common@7.2.2': + resolution: {integrity: sha512-nOkAVd8J8r2YdHm9Z4YrBiy+3IQgE8Ndn/EiRWTvWuemMEhioBWyvdlnbq5rHmIo2bNdRQ5ghs0Q3jw7YBrwLQ==} + engines: {node: '>=16'} + 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 || ^17.0.0 + '@graphql-hive/signal@2.0.0': resolution: {integrity: sha512-Pz8wB3K0iU6ae9S1fWfsmJX24CcGeTo6hE7T44ucmV/ALKRj+bxClmqrYcDT7v3f0d12Rh4FAXBb6gon+WkDpQ==} engines: {node: '>=20.0.0'} @@ -4933,7 +4939,7 @@ snapshots: '@graphql-codegen/plugin-helpers': 7.1.0(graphql@17.0.2) '@graphql-codegen/typed-document-node': 7.1.0(graphql@17.0.2) '@graphql-codegen/typescript': 6.1.0(graphql@17.0.2) - '@graphql-codegen/typescript-operations': 6.1.1(graphql@17.0.2) + '@graphql-codegen/typescript-operations': 6.1.2(graphql@17.0.2) '@graphql-codegen/visitor-plugin-common': 7.2.1(graphql@17.0.2) '@graphql-tools/documents': 1.0.1(graphql@17.0.2) '@graphql-tools/utils': 11.2.2(graphql@17.0.2) @@ -4983,11 +4989,11 @@ snapshots: graphql: 17.0.2 tslib: 2.8.1 - '@graphql-codegen/typescript-operations@6.1.1(graphql@17.0.2)': + '@graphql-codegen/typescript-operations@6.1.2(graphql@17.0.2)': dependencies: '@graphql-codegen/plugin-helpers': 7.1.0(graphql@17.0.2) '@graphql-codegen/schema-ast': 6.1.0(graphql@17.0.2) - '@graphql-codegen/visitor-plugin-common': 7.2.1(graphql@17.0.2) + '@graphql-codegen/visitor-plugin-common': 7.2.2(graphql@17.0.2) auto-bind: 5.0.1 graphql: 17.0.2 tslib: 2.8.1 @@ -5015,6 +5021,20 @@ snapshots: parse-filepath: 1.0.2 tslib: 2.8.1 + '@graphql-codegen/visitor-plugin-common@7.2.2(graphql@17.0.2)': + dependencies: + '@graphql-codegen/plugin-helpers': 7.1.0(graphql@17.0.2) + '@graphql-tools/optimize': 2.0.0(graphql@17.0.2) + '@graphql-tools/relay-operation-optimizer': 7.1.8(graphql@17.0.2) + '@graphql-tools/utils': 11.2.2(graphql@17.0.2) + auto-bind: 5.0.1 + change-case-all: 2.1.0 + dependency-graph: 1.0.0 + graphql: 17.0.2 + graphql-tag: 2.12.7(graphql@17.0.2) + parse-filepath: 1.0.2 + tslib: 2.8.1 + '@graphql-hive/signal@2.0.0': {} '@graphql-tools/apollo-engine-loader@8.0.34(graphql@17.0.2)':