diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1be9f17c..072a145a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: version: 5.0.0(graphql@16.12.0) '@graphql-codegen/visitor-plugin-common': specifier: ^6.0.0 - version: 6.2.0(graphql@16.12.0) + version: 6.2.1(graphql@16.12.0) '@graphql-tools/utils': specifier: ^10.0.0 version: 10.11.0(graphql@16.12.0) @@ -35,7 +35,7 @@ importers: version: 6.1.0(@types/node@24.10.1)(graphql@16.12.0)(typescript@5.9.3) '@graphql-codegen/typescript': specifier: ^5.0.0 - version: 5.0.5(graphql@16.12.0) + version: 5.0.6(graphql@16.12.0) '@tsconfig/recommended': specifier: 1.0.13 version: 1.0.13 @@ -658,8 +658,8 @@ packages: graphql-sock: optional: true - '@graphql-codegen/typescript@5.0.5': - resolution: {integrity: sha512-NwrUTjKALbeOrFyL/741DP/uRfcHKLD+kYL+e1de+X9b1wa1CfpMIdRIhGTuivuD5y6PYh3VePrE98Q5qz0+Ww==} + '@graphql-codegen/typescript@5.0.6': + resolution: {integrity: sha512-rKW3wYInAnmO/DmKjhW3/KLMxUauUCZuMEPQmuoHChnwIuMjn5kVXCdArGyQqv+vVtFj55aS+sJLN4MPNNjSNg==} engines: {node: '>=16'} peerDependencies: graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 @@ -670,6 +670,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@6.2.1': + resolution: {integrity: sha512-5QT1hCV3286mrmoIC7vlFXsTlwELMexhuFIkjh+oVGGL1E8hxkIPAU0kfH/lsPbQHKi8zKmic2pl3tAdyYxNyg==} + 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'} @@ -818,8 +824,8 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - '@graphql-tools/relay-operation-optimizer@7.0.25': - resolution: {integrity: sha512-1S7qq9eyO6ygPNWX2lZd+oxbpl63OhnTTw8+t5OWprM2Tzws9HEosLUpsMR85z1gbezeKtUDt9a2bsSyu4MMFg==} + '@graphql-tools/relay-operation-optimizer@7.0.26': + resolution: {integrity: sha512-cVdS2Hw4hg/WgPVV2wRIzZM975pW5k4vdih3hR4SvEDQVr6MmozmlTQSqzMyi9yg8LKTq540Oz3bYQa286yGmg==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -4574,9 +4580,9 @@ snapshots: '@graphql-codegen/gql-tag-operations': 5.1.0(graphql@16.12.0) '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.12.0) '@graphql-codegen/typed-document-node': 6.1.3(graphql@16.12.0) - '@graphql-codegen/typescript': 5.0.5(graphql@16.12.0) + '@graphql-codegen/typescript': 5.0.6(graphql@16.12.0) '@graphql-codegen/typescript-operations': 5.0.5(graphql@16.12.0) - '@graphql-codegen/visitor-plugin-common': 6.2.0(graphql@16.12.0) + '@graphql-codegen/visitor-plugin-common': 6.2.1(graphql@16.12.0) '@graphql-tools/documents': 1.0.1(graphql@16.12.0) '@graphql-tools/utils': 10.11.0(graphql@16.12.0) '@graphql-typed-document-node/core': 3.2.0(graphql@16.12.0) @@ -4635,7 +4641,7 @@ snapshots: '@graphql-codegen/typescript-operations@5.0.5(graphql@16.12.0)': dependencies: '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.12.0) - '@graphql-codegen/typescript': 5.0.5(graphql@16.12.0) + '@graphql-codegen/typescript': 5.0.6(graphql@16.12.0) '@graphql-codegen/visitor-plugin-common': 6.2.0(graphql@16.12.0) auto-bind: 4.0.0 graphql: 16.12.0 @@ -4643,11 +4649,11 @@ snapshots: transitivePeerDependencies: - encoding - '@graphql-codegen/typescript@5.0.5(graphql@16.12.0)': + '@graphql-codegen/typescript@5.0.6(graphql@16.12.0)': dependencies: '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.12.0) '@graphql-codegen/schema-ast': 5.0.0(graphql@16.12.0) - '@graphql-codegen/visitor-plugin-common': 6.2.0(graphql@16.12.0) + '@graphql-codegen/visitor-plugin-common': 6.2.1(graphql@16.12.0) auto-bind: 4.0.0 graphql: 16.12.0 tslib: 2.6.3 @@ -4658,7 +4664,23 @@ snapshots: dependencies: '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.12.0) '@graphql-tools/optimize': 2.0.0(graphql@16.12.0) - '@graphql-tools/relay-operation-optimizer': 7.0.25(graphql@16.12.0) + '@graphql-tools/relay-operation-optimizer': 7.0.26(graphql@16.12.0) + '@graphql-tools/utils': 10.11.0(graphql@16.12.0) + auto-bind: 4.0.0 + change-case-all: 1.0.15 + dependency-graph: 1.0.0 + graphql: 16.12.0 + graphql-tag: 2.12.6(graphql@16.12.0) + parse-filepath: 1.0.2 + tslib: 2.6.3 + transitivePeerDependencies: + - encoding + + '@graphql-codegen/visitor-plugin-common@6.2.1(graphql@16.12.0)': + dependencies: + '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.12.0) + '@graphql-tools/optimize': 2.0.0(graphql@16.12.0) + '@graphql-tools/relay-operation-optimizer': 7.0.26(graphql@16.12.0) '@graphql-tools/utils': 10.11.0(graphql@16.12.0) auto-bind: 4.0.0 change-case-all: 1.0.15 @@ -4920,7 +4942,7 @@ snapshots: graphql: 16.12.0 tslib: 2.6.3 - '@graphql-tools/relay-operation-optimizer@7.0.25(graphql@16.12.0)': + '@graphql-tools/relay-operation-optimizer@7.0.26(graphql@16.12.0)': dependencies: '@ardatan/relay-compiler': 12.0.3(graphql@16.12.0) '@graphql-tools/utils': 10.11.0(graphql@16.12.0)