From 903d552c64026a12318109b2cb21524825cd0399 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 20:27:12 +0000 Subject: [PATCH] chore(deps): update @graphql-codegen/typescript-operations to v6.0.5 --- package.json | 2 +- pnpm-lock.yaml | 45 +++++++++++++++++++++++---------------------- 2 files changed, 24 insertions(+), 23 deletions(-) diff --git a/package.json b/package.json index b00fbbb4a..c66582589 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@electron/notarize": "3.1.1", "@graphql-codegen/cli": "7.1.3", "@graphql-codegen/schema-ast": "6.0.1", - "@graphql-codegen/typescript-operations": "6.0.4", + "@graphql-codegen/typescript-operations": "6.0.5", "@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 378041288..d892094d5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -46,8 +46,8 @@ importers: specifier: 6.0.1 version: 6.0.1(graphql@17.0.1) '@graphql-codegen/typescript-operations': - specifier: 6.0.4 - version: 6.0.4(graphql@17.0.1) + specifier: 6.0.5 + version: 6.0.5(graphql@17.0.1) '@graphql-typed-document-node/core': specifier: 3.2.0 version: 3.2.0(graphql@17.0.1) @@ -432,18 +432,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 - '@graphql-codegen/typescript-operations@6.0.3': - resolution: {integrity: sha512-5gnHdBgKkpKJOiqyKo37UfwigNtezfN94UI/NnyCROl6oDAyt0A+1VeS5cBlgRECdD/TQ1vjHCu14B41Sl7yLw==} - 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 - graphql-sock: ^1.0.0 - peerDependenciesMeta: - graphql-sock: - optional: true - - '@graphql-codegen/typescript-operations@6.0.4': - resolution: {integrity: sha512-YUmnmZcJ6wMcC2VmTE7gw18zoG4S1VF1aJmaupDrBnwfKGA5BmdKrA6k2Wj6ZkUDOduHI60l/cmZBRtqel4VtQ==} + '@graphql-codegen/typescript-operations@6.0.5': + resolution: {integrity: sha512-amsfjYbLIbYUIPr481hlXXjgnm5knel3v6EXJ8oThhcbOoT332XJjzjohZaTjij7eqebOewzzRXLPWi8z+mgSA==} 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 @@ -464,6 +454,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 + '@graphql-codegen/visitor-plugin-common@7.1.2': + resolution: {integrity: sha512-1TdaKeDBj91ZYcJO9fMHHo02HEoWCSYhlsi4B7EGto7cqQa2htraAi+sCYIxQuccxNsRmM6apQ+O5+cJj1Bs7w==} + 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 + '@graphql-hive/signal@2.0.0': resolution: {integrity: sha512-Pz8wB3K0iU6ae9S1fWfsmJX24CcGeTo6hE7T44ucmV/ALKRj+bxClmqrYcDT7v3f0d12Rh4FAXBb6gon+WkDpQ==} engines: {node: '>=20.0.0'} @@ -4627,7 +4623,7 @@ snapshots: '@graphql-codegen/plugin-helpers': 7.0.1(graphql@17.0.1) '@graphql-codegen/typed-document-node': 7.0.3(graphql@17.0.1) '@graphql-codegen/typescript': 6.0.2(graphql@17.0.1) - '@graphql-codegen/typescript-operations': 6.0.3(graphql@17.0.1) + '@graphql-codegen/typescript-operations': 6.0.5(graphql@17.0.1) '@graphql-codegen/visitor-plugin-common': 7.1.0(graphql@17.0.1) '@graphql-tools/documents': 1.0.1(graphql@17.0.1) '@graphql-tools/utils': 11.1.0(graphql@17.0.1) @@ -4677,16 +4673,16 @@ snapshots: graphql: 17.0.1 tslib: 2.8.1 - '@graphql-codegen/typescript-operations@6.0.3(graphql@17.0.1)': + '@graphql-codegen/typescript-operations@6.0.5(graphql@17.0.1)': dependencies: '@graphql-codegen/plugin-helpers': 7.0.1(graphql@17.0.1) '@graphql-codegen/schema-ast': 6.0.1(graphql@17.0.1) - '@graphql-codegen/visitor-plugin-common': 7.1.0(graphql@17.0.1) + '@graphql-codegen/visitor-plugin-common': 7.1.2(graphql@17.0.1) auto-bind: 5.0.1 graphql: 17.0.1 tslib: 2.8.1 - '@graphql-codegen/typescript-operations@6.0.4(graphql@17.0.1)': + '@graphql-codegen/typescript@6.0.2(graphql@17.0.1)': dependencies: '@graphql-codegen/plugin-helpers': 7.0.1(graphql@17.0.1) '@graphql-codegen/schema-ast': 6.0.1(graphql@17.0.1) @@ -4695,16 +4691,21 @@ snapshots: graphql: 17.0.1 tslib: 2.8.1 - '@graphql-codegen/typescript@6.0.2(graphql@17.0.1)': + '@graphql-codegen/visitor-plugin-common@7.1.0(graphql@17.0.1)': dependencies: '@graphql-codegen/plugin-helpers': 7.0.1(graphql@17.0.1) - '@graphql-codegen/schema-ast': 6.0.1(graphql@17.0.1) - '@graphql-codegen/visitor-plugin-common': 7.1.0(graphql@17.0.1) + '@graphql-tools/optimize': 2.0.0(graphql@17.0.1) + '@graphql-tools/relay-operation-optimizer': 7.1.4(graphql@17.0.1) + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) auto-bind: 5.0.1 + change-case-all: 2.1.0 + dependency-graph: 1.0.0 graphql: 17.0.1 + graphql-tag: 2.12.6(graphql@17.0.1) + parse-filepath: 1.0.2 tslib: 2.8.1 - '@graphql-codegen/visitor-plugin-common@7.1.0(graphql@17.0.1)': + '@graphql-codegen/visitor-plugin-common@7.1.2(graphql@17.0.1)': dependencies: '@graphql-codegen/plugin-helpers': 7.0.1(graphql@17.0.1) '@graphql-tools/optimize': 2.0.0(graphql@17.0.1)