From c6393527820fbe49eea184f9a321ab2824dc1fc7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 08:25:13 +0000 Subject: [PATCH] chore(deps): update dependency @graphql-codegen/plugin-helpers to v7.0.1 --- pnpm-lock.yaml | 48 +++++++++++++++++++++++++----------------------- 1 file changed, 25 insertions(+), 23 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fc467daf..ca8eaf56 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,13 +10,13 @@ importers: dependencies: '@graphql-codegen/plugin-helpers': specifier: ^7.0.0 - version: 7.0.0(graphql@16.14.0) + version: 7.0.1(graphql@16.14.0) '@graphql-codegen/schema-ast': specifier: 6.0.0 version: 6.0.0(graphql@16.14.0) '@graphql-codegen/visitor-plugin-common': specifier: ^7.0.0 - version: 7.0.2(graphql@16.14.0) + version: 7.0.1(graphql@16.14.0) '@graphql-tools/utils': specifier: ^11.0.0 version: 11.1.0(graphql@16.14.0) @@ -641,6 +641,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/plugin-helpers@7.0.1': + resolution: {integrity: sha512-S2X0YT3XQbP2haqhIeku8GOXo2j8QuBu7BrLsOEHz4UeMu78y3rja1Q4ri3oJ0jq4dMgaQlazoVHI/A+FAKMGw==} + 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-codegen/schema-ast@6.0.0': resolution: {integrity: sha512-ww6lfCZYBZk8SbnOKp76FLvBrMD6oqFhAGj8Ov8f+bsrNh0SG1M6mxLWh4nl9hWIu/iwsZgrJcuIrTfyBeF6jQ==} engines: {node: '>=16'} @@ -675,12 +681,6 @@ 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.0.2': - resolution: {integrity: sha512-3v1dPjkSiAIsqwZ/6btSZ6BCYlYYpr3FdLhsBZ/JoPP2hYgN6AlGKdUyhYm5FsgDKU04L7al3+rfnTOCxqM0gw==} - 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'} @@ -3429,6 +3429,11 @@ packages: engines: {node: '>=10'} hasBin: true + semver@7.8.0: + resolution: {integrity: sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==} + engines: {node: '>=10'} + hasBin: true + shebang-command@2.0.0: resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} engines: {node: '>=8'} @@ -4551,6 +4556,15 @@ snapshots: import-from: 4.0.0 tslib: 2.8.1 + '@graphql-codegen/plugin-helpers@7.0.1(graphql@16.14.0)': + dependencies: + '@graphql-tools/utils': 11.1.0(graphql@16.14.0) + change-case-all: 2.1.0 + common-tags: 1.8.2 + graphql: 16.14.0 + import-from: 4.0.0 + tslib: 2.8.1 + '@graphql-codegen/schema-ast@6.0.0(graphql@16.14.0)': dependencies: '@graphql-codegen/plugin-helpers': 7.0.0(graphql@16.14.0) @@ -4599,20 +4613,6 @@ snapshots: parse-filepath: 1.0.2 tslib: 2.8.1 - '@graphql-codegen/visitor-plugin-common@7.0.2(graphql@16.14.0)': - dependencies: - '@graphql-codegen/plugin-helpers': 7.0.0(graphql@16.14.0) - '@graphql-tools/optimize': 2.0.0(graphql@16.14.0) - '@graphql-tools/relay-operation-optimizer': 7.1.4(graphql@16.14.0) - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) - auto-bind: 5.0.1 - change-case-all: 2.1.0 - dependency-graph: 1.0.0 - graphql: 16.14.0 - graphql-tag: 2.12.6(graphql@16.14.0) - parse-filepath: 1.0.2 - tslib: 2.8.1 - '@graphql-hive/signal@2.0.0': {} '@graphql-tools/apollo-engine-loader@8.0.30(graphql@16.14.0)': @@ -5463,7 +5463,7 @@ snapshots: eslint: 10.3.0(jiti@2.4.0) json-stable-stringify-without-jsonify: 1.0.1 lodash.merge: 4.6.2 - semver: 7.7.4 + semver: 7.8.0 transitivePeerDependencies: - supports-color - typescript @@ -7870,6 +7870,8 @@ snapshots: semver@7.7.4: {} + semver@7.8.0: {} + shebang-command@2.0.0: dependencies: shebang-regex: 3.0.0