diff --git a/package.json b/package.json index 2554866ca..4bc31030a 100644 --- a/package.json +++ b/package.json @@ -89,8 +89,8 @@ "@graphql-codegen/cli": "5.0.3", "@graphql-codegen/fragment-matcher": "5.0.2", "@graphql-codegen/gql-tag-operations-preset": "2.1.0", - "@graphql-codegen/typed-document-node": "5.0.11", - "@graphql-codegen/typescript-operations": "4.3.1", + "@graphql-codegen/typed-document-node": "5.0.12", + "@graphql-codegen/typescript-operations": "4.4.0", "@graphql-eslint/eslint-plugin": "3.20.1", "@graphql-inspector/cli": "5.0.8", "@graphql-tools/merge": "9.0.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1f64f5090..49776ec5b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -156,11 +156,11 @@ importers: specifier: 2.1.0 version: 2.1.0(graphql@16.9.0) '@graphql-codegen/typed-document-node': - specifier: 5.0.11 - version: 5.0.11(graphql@16.9.0) + specifier: 5.0.12 + version: 5.0.12(graphql@16.9.0) '@graphql-codegen/typescript-operations': - specifier: 4.3.1 - version: 4.3.1(graphql@16.9.0) + specifier: 4.4.0 + version: 4.4.0(graphql@16.9.0) '@graphql-eslint/eslint-plugin': specifier: 3.20.1 version: 3.20.1(@babel/core@7.26.0)(@types/node@22.10.2)(graphql@16.9.0) @@ -1807,12 +1807,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/typed-document-node@5.0.11': - resolution: {integrity: sha512-btENKrSIUZ5UllS8sFhVZ+Y91VL0knK9gHxW/6/WzaCTxBQ+wOk07vQNeoWlvMrkl0QeUsGt6YvSo0SoPtsKdA==} - 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/typed-document-node@5.0.12': resolution: {integrity: sha512-Wsbc1AqC+MFp3maWPzrmmyHLuWCPB63qBBFLTKtO6KSsnn0KnLocBp475wkfBZnFISFvzwpJ0e6LV71gKfTofQ==} engines: {node: '>=16'} @@ -1824,12 +1818,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/typescript-operations@4.3.1': - resolution: {integrity: sha512-yW5Iia6IK1VKiPm3oeukYMQN5pEBLwRlG8ZzQA9beeLQ8PskKyz6mjar6U7dJ2hc8pv/qT4R8kcJOQ2RloniAQ==} - 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/typescript-operations@4.4.0': resolution: {integrity: sha512-oVlos2ySx8xIbbe8r5ZI6mOpI+OTeP14RmS2MchBJ6DL+S9G16O6+9V3Y8V22fTnmBTZkTfAAaBv4HYhhDGWVA==} engines: {node: '>=16'} @@ -1863,12 +1851,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@5.5.0': - resolution: {integrity: sha512-FSkxe/o4qKbpK+ipIT/jxZLYH0+3+XdIrJWsKlCW9wwJMF9mEJLJtzZNcxHSjz7+Eny6SUElAT2dqZ5XByxkog==} - 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/visitor-plugin-common@5.6.0': resolution: {integrity: sha512-PowcVPJbUqMC9xTJ/ZRX1p/fsdMZREc+69CM1YY+AlFng2lL0zsdBskFJSRoviQk2Ch9IPhKGyHxlJCy9X22tg==} engines: {node: '>=16'} @@ -12062,18 +12044,6 @@ snapshots: - encoding - supports-color - '@graphql-codegen/typed-document-node@5.0.11(graphql@16.9.0)': - dependencies: - '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.9.0) - '@graphql-codegen/visitor-plugin-common': 5.5.0(graphql@16.9.0) - auto-bind: 4.0.0 - change-case-all: 1.0.15 - graphql: 16.9.0 - tslib: 2.6.3 - transitivePeerDependencies: - - encoding - - supports-color - '@graphql-codegen/typed-document-node@5.0.12(graphql@16.9.0)': dependencies: '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.9.0) @@ -12098,18 +12068,6 @@ snapshots: - encoding - supports-color - '@graphql-codegen/typescript-operations@4.3.1(graphql@16.9.0)': - dependencies: - '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.9.0) - '@graphql-codegen/typescript': 4.1.2(graphql@16.9.0) - '@graphql-codegen/visitor-plugin-common': 5.5.0(graphql@16.9.0) - auto-bind: 4.0.0 - graphql: 16.9.0 - tslib: 2.6.3 - transitivePeerDependencies: - - encoding - - supports-color - '@graphql-codegen/typescript-operations@4.4.0(graphql@16.9.0)': dependencies: '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.9.0) @@ -12193,23 +12151,6 @@ snapshots: - encoding - supports-color - '@graphql-codegen/visitor-plugin-common@5.5.0(graphql@16.9.0)': - dependencies: - '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.9.0) - '@graphql-tools/optimize': 2.0.0(graphql@16.9.0) - '@graphql-tools/relay-operation-optimizer': 7.0.9(graphql@16.9.0) - '@graphql-tools/utils': 10.5.5(graphql@16.9.0) - auto-bind: 4.0.0 - change-case-all: 1.0.15 - dependency-graph: 0.11.0 - graphql: 16.9.0 - graphql-tag: 2.12.6(graphql@16.9.0) - parse-filepath: 1.0.2 - tslib: 2.6.3 - transitivePeerDependencies: - - encoding - - supports-color - '@graphql-codegen/visitor-plugin-common@5.6.0(graphql@16.9.0)': dependencies: '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.9.0)