diff --git a/package.json b/package.json index d8453ae0..70de9c82 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ }, "devDependencies": { "@antfu/eslint-config": "^4.0.0", - "@graphql-codegen/cli": "5.0.6", + "@graphql-codegen/cli": "5.0.7", "@graphql-codegen/typescript": "^4.0.0", "@tsconfig/recommended": "1.0.8", "@types/graphlib": "^2.1.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ebe9dc64..72dadf24 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@graphql-codegen/plugin-helpers': specifier: ^5.0.0 - version: 5.1.0(graphql@16.11.0) + version: 5.1.1(graphql@16.11.0) '@graphql-codegen/schema-ast': specifier: 4.1.0 version: 4.1.0(graphql@16.11.0) @@ -31,8 +31,8 @@ importers: specifier: ^4.0.0 version: 4.13.3(@typescript-eslint/utils@8.33.1(eslint@9.28.0(jiti@2.4.0))(typescript@5.8.3))(@vue/compiler-sfc@3.5.12)(eslint-import-resolver-node@0.3.9)(eslint@9.28.0(jiti@2.4.0))(typescript@5.8.3)(vitest@3.2.1(@types/debug@4.1.12)(@types/node@22.15.29)(jiti@2.4.0)(yaml@2.8.0)) '@graphql-codegen/cli': - specifier: 5.0.6 - version: 5.0.6(@types/node@22.15.29)(graphql@16.11.0)(typescript@5.8.3) + specifier: 5.0.7 + version: 5.0.7(@types/node@22.15.29)(graphql@16.11.0)(typescript@5.8.3) '@graphql-codegen/typescript': specifier: ^4.0.0 version: 4.1.6(graphql@16.11.0) @@ -612,8 +612,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/cli@5.0.6': - resolution: {integrity: sha512-1r5dtZ2l1jiCF/4qLMTcT7mEoWWWeqQlmn7HcPHgnV/OXIEodwox7XRGAmOKUygoabRjFF3S0jd0TWbkq5Otsw==} + '@graphql-codegen/cli@5.0.7': + resolution: {integrity: sha512-h/sxYvSaWtxZxo8GtaA8SvcHTyViaaPd7dweF/hmRDpaQU1o3iU3EZxlcJ+oLTunU0tSMFsnrIXm/mhXxI11Cw==} engines: {node: '>=16'} hasBin: true peerDependencies: @@ -623,8 +623,8 @@ packages: '@parcel/watcher': optional: true - '@graphql-codegen/client-preset@4.8.1': - resolution: {integrity: sha512-XLF2V7WKLnepvrGE44JP+AvjS+Oz9AT0oYgTl/6d9btQ+2VYFcmwQPjNAuMVHipqE9I6h8hSEfH9hUrzUptB1g==} + '@graphql-codegen/client-preset@4.8.2': + resolution: {integrity: sha512-YoH2obkNLorgT7bs5cbveg6A1fM4ZW5AE/CWLaSzViMTAXk51q0z/5+sTrDW2Ft6Or3mTxFLEByCgXhPgAj2Lw==} 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 @@ -644,8 +644,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/plugin-helpers@5.1.0': - resolution: {integrity: sha512-Y7cwEAkprbTKzVIe436TIw4w03jorsMruvCvu0HJkavaKMQbWY+lQ1RIuROgszDbxAyM35twB5/sUvYG5oW+yg==} + '@graphql-codegen/plugin-helpers@5.1.1': + resolution: {integrity: sha512-28GHODK2HY1NhdyRcPP3sCz0Kqxyfiz7boIZ8qIxFYmpLYnlDgiYok5fhFLVSZihyOpCs4Fa37gVHf/Q4I2FEg==} 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 @@ -785,12 +785,6 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - '@graphql-tools/merge@9.0.9': - resolution: {integrity: sha512-w9yaU7UMRQvtkTYZHo+c7cS7LO7rqc2H6g3k0aUs8VE9YlFYG1bYdxvEPM5bloaoVqr5TmbqIZqzl1CHeJKilQ==} - engines: {node: '>=16.0.0'} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - '@graphql-tools/optimize@2.0.0': resolution: {integrity: sha512-nhdT+CRGDZ+bk68ic+Jw1OZ99YCDIKYA5AlVAnBHJvMawSx9YQqQAIj4refNc1/LRieGiuWvhbG3jvPVYho0Dg==} engines: {node: '>=16.0.0'} @@ -815,12 +809,6 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - '@graphql-tools/schema@10.0.8': - resolution: {integrity: sha512-jkCSq+DdT6Rf/MN3oVz250AMFWZO0E5kh0C2K+kJfS80iBW7/7kLjiSbKz+WD9UBtsJPW2zyzKYC4ylU4jmnLw==} - engines: {node: '>=16.0.0'} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - '@graphql-tools/url-loader@8.0.15': resolution: {integrity: sha512-4cCSaUFK/cULxDnU6mwwRLsFKxEswuFmG7/J68ic+CyJYUVMCc0x2QoKG4E2oeTY2dYIzlT39BmOT4+auqjDmw==} engines: {node: '>=16.0.0'} @@ -3826,11 +3814,6 @@ packages: resolution: {integrity: sha512-E/+VitOorXSLiAqtTd7Yqax0/pAS3xaYMP+AUUJGOK1OZG3rhcj9fcJOM5HJ2VrP1FrStVCWr1muTfQCdj4tAA==} engines: {node: ^14.17.0 || >=16.0.0} - yaml@2.7.1: - resolution: {integrity: sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ==} - engines: {node: '>= 14'} - hasBin: true - yaml@2.8.0: resolution: {integrity: sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==} engines: {node: '>= 14.6'} @@ -3985,8 +3968,8 @@ snapshots: '@babel/generator@7.27.0': dependencies: - '@babel/parser': 7.27.1 - '@babel/types': 7.27.1 + '@babel/parser': 7.27.5 + '@babel/types': 7.27.3 '@jridgewell/gen-mapping': 0.3.8 '@jridgewell/trace-mapping': 0.3.25 jsesc: 3.1.0 @@ -4147,8 +4130,8 @@ snapshots: '@babel/template@7.25.9': dependencies: '@babel/code-frame': 7.26.2 - '@babel/parser': 7.27.1 - '@babel/types': 7.27.1 + '@babel/parser': 7.27.5 + '@babel/types': 7.27.3 '@babel/traverse@7.25.9': dependencies: @@ -4387,18 +4370,18 @@ snapshots: '@graphql-codegen/add@5.0.3(graphql@16.11.0)': dependencies: - '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.11.0) + '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.11.0) graphql: 16.11.0 tslib: 2.6.3 - '@graphql-codegen/cli@5.0.6(@types/node@22.15.29)(graphql@16.11.0)(typescript@5.8.3)': + '@graphql-codegen/cli@5.0.7(@types/node@22.15.29)(graphql@16.11.0)(typescript@5.8.3)': dependencies: '@babel/generator': 7.27.0 '@babel/template': 7.25.9 - '@babel/types': 7.27.1 - '@graphql-codegen/client-preset': 4.8.1(graphql@16.11.0) + '@babel/types': 7.27.3 + '@graphql-codegen/client-preset': 4.8.2(graphql@16.11.0) '@graphql-codegen/core': 4.0.2(graphql@16.11.0) - '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.11.0) + '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.11.0) '@graphql-tools/apollo-engine-loader': 8.0.4(graphql@16.11.0) '@graphql-tools/code-file-loader': 8.1.5(graphql@16.11.0) '@graphql-tools/git-loader': 8.0.9(graphql@16.11.0) @@ -4427,7 +4410,7 @@ snapshots: string-env-interpolation: 1.0.1 ts-log: 2.2.7 tslib: 2.8.1 - yaml: 2.7.1 + yaml: 2.8.0 yargs: 17.7.2 transitivePeerDependencies: - '@types/node' @@ -4440,13 +4423,13 @@ snapshots: - typescript - utf-8-validate - '@graphql-codegen/client-preset@4.8.1(graphql@16.11.0)': + '@graphql-codegen/client-preset@4.8.2(graphql@16.11.0)': dependencies: '@babel/helper-plugin-utils': 7.26.5 '@babel/template': 7.25.9 '@graphql-codegen/add': 5.0.3(graphql@16.11.0) '@graphql-codegen/gql-tag-operations': 4.0.17(graphql@16.11.0) - '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.11.0) + '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.11.0) '@graphql-codegen/typed-document-node': 5.1.1(graphql@16.11.0) '@graphql-codegen/typescript': 4.1.6(graphql@16.11.0) '@graphql-codegen/typescript-operations': 4.6.1(graphql@16.11.0) @@ -4461,15 +4444,15 @@ snapshots: '@graphql-codegen/core@4.0.2(graphql@16.11.0)': dependencies: - '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.11.0) - '@graphql-tools/schema': 10.0.8(graphql@16.11.0) + '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.11.0) + '@graphql-tools/schema': 10.0.23(graphql@16.11.0) '@graphql-tools/utils': 10.8.6(graphql@16.11.0) graphql: 16.11.0 tslib: 2.6.3 '@graphql-codegen/gql-tag-operations@4.0.17(graphql@16.11.0)': dependencies: - '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.11.0) + '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.11.0) '@graphql-codegen/visitor-plugin-common': 5.8.0(graphql@16.11.0) '@graphql-tools/utils': 10.8.6(graphql@16.11.0) auto-bind: 4.0.0 @@ -4478,7 +4461,7 @@ snapshots: transitivePeerDependencies: - encoding - '@graphql-codegen/plugin-helpers@5.1.0(graphql@16.11.0)': + '@graphql-codegen/plugin-helpers@5.1.1(graphql@16.11.0)': dependencies: '@graphql-tools/utils': 10.8.6(graphql@16.11.0) change-case-all: 1.0.15 @@ -4490,14 +4473,14 @@ snapshots: '@graphql-codegen/schema-ast@4.1.0(graphql@16.11.0)': dependencies: - '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.11.0) + '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.11.0) '@graphql-tools/utils': 10.8.6(graphql@16.11.0) graphql: 16.11.0 tslib: 2.6.3 '@graphql-codegen/typed-document-node@5.1.1(graphql@16.11.0)': dependencies: - '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.11.0) + '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.11.0) '@graphql-codegen/visitor-plugin-common': 5.8.0(graphql@16.11.0) auto-bind: 4.0.0 change-case-all: 1.0.15 @@ -4508,7 +4491,7 @@ snapshots: '@graphql-codegen/typescript-operations@4.6.1(graphql@16.11.0)': dependencies: - '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.11.0) + '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.11.0) '@graphql-codegen/typescript': 4.1.6(graphql@16.11.0) '@graphql-codegen/visitor-plugin-common': 5.8.0(graphql@16.11.0) auto-bind: 4.0.0 @@ -4519,7 +4502,7 @@ snapshots: '@graphql-codegen/typescript@4.1.6(graphql@16.11.0)': dependencies: - '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.11.0) + '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.11.0) '@graphql-codegen/schema-ast': 4.1.0(graphql@16.11.0) '@graphql-codegen/visitor-plugin-common': 5.8.0(graphql@16.11.0) auto-bind: 4.0.0 @@ -4530,7 +4513,7 @@ snapshots: '@graphql-codegen/visitor-plugin-common@5.8.0(graphql@16.11.0)': dependencies: - '@graphql-codegen/plugin-helpers': 5.1.0(graphql@16.11.0) + '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.11.0) '@graphql-tools/optimize': 2.0.0(graphql@16.11.0) '@graphql-tools/relay-operation-optimizer': 7.0.19(graphql@16.11.0) '@graphql-tools/utils': 10.8.6(graphql@16.11.0) @@ -4577,7 +4560,7 @@ snapshots: dependencies: '@graphql-tools/batch-execute': 9.0.6(graphql@16.11.0) '@graphql-tools/executor': 1.3.3(graphql@16.11.0) - '@graphql-tools/schema': 10.0.8(graphql@16.11.0) + '@graphql-tools/schema': 10.0.23(graphql@16.11.0) '@graphql-tools/utils': 10.8.6(graphql@16.11.0) '@repeaterjs/repeater': 3.0.6 dataloader: 2.2.2 @@ -4677,10 +4660,10 @@ snapshots: '@graphql-tools/graphql-tag-pluck@8.3.4(graphql@16.11.0)': dependencies: '@babel/core': 7.26.0 - '@babel/parser': 7.27.1 + '@babel/parser': 7.27.5 '@babel/plugin-syntax-import-assertions': 7.26.0(@babel/core@7.26.0) '@babel/traverse': 7.26.7 - '@babel/types': 7.27.1 + '@babel/types': 7.27.3 '@graphql-tools/utils': 10.8.6(graphql@16.11.0) graphql: 16.11.0 tslib: 2.8.1 @@ -4716,12 +4699,6 @@ snapshots: graphql: 16.11.0 tslib: 2.8.1 - '@graphql-tools/merge@9.0.9(graphql@16.11.0)': - dependencies: - '@graphql-tools/utils': 10.8.6(graphql@16.11.0) - graphql: 16.11.0 - tslib: 2.8.1 - '@graphql-tools/optimize@2.0.0(graphql@16.11.0)': dependencies: graphql: 16.11.0 @@ -4769,14 +4746,6 @@ snapshots: graphql: 16.11.0 tslib: 2.8.1 - '@graphql-tools/schema@10.0.8(graphql@16.11.0)': - dependencies: - '@graphql-tools/merge': 9.0.9(graphql@16.11.0) - '@graphql-tools/utils': 10.8.6(graphql@16.11.0) - graphql: 16.11.0 - tslib: 2.8.1 - value-or-promise: 1.0.12 - '@graphql-tools/url-loader@8.0.15(@types/node@22.15.29)(graphql@16.11.0)': dependencies: '@ardatan/sync-fetch': 0.0.1 @@ -4810,7 +4779,7 @@ snapshots: '@graphql-tools/wrap@10.0.16(graphql@16.11.0)': dependencies: '@graphql-tools/delegate': 10.1.2(graphql@16.11.0) - '@graphql-tools/schema': 10.0.8(graphql@16.11.0) + '@graphql-tools/schema': 10.0.23(graphql@16.11.0) '@graphql-tools/utils': 10.8.6(graphql@16.11.0) graphql: 16.11.0 tslib: 2.8.1 @@ -6432,7 +6401,7 @@ snapshots: '@graphql-tools/graphql-file-loader': 8.0.3(graphql@16.11.0) '@graphql-tools/json-file-loader': 8.0.3(graphql@16.11.0) '@graphql-tools/load': 8.1.0(graphql@16.11.0) - '@graphql-tools/merge': 9.0.9(graphql@16.11.0) + '@graphql-tools/merge': 9.0.24(graphql@16.11.0) '@graphql-tools/url-loader': 8.0.15(@types/node@22.15.29)(graphql@16.11.0) '@graphql-tools/utils': 10.8.6(graphql@16.11.0) cosmiconfig: 8.3.6(typescript@5.8.3) @@ -8325,8 +8294,6 @@ snapshots: eslint-visitor-keys: 3.4.3 yaml: 2.8.0 - yaml@2.7.1: {} - yaml@2.8.0: {} yargs-parser@21.1.1: {}