diff --git a/package.json b/package.json index 7e08f0155..bc907312e 100644 --- a/package.json +++ b/package.json @@ -77,9 +77,9 @@ "devDependencies": { "@discordapp/twemoji": "16.0.1", "@electron/notarize": "3.1.1", - "@graphql-codegen/cli": "7.1.2", + "@graphql-codegen/cli": "7.1.3", "@graphql-codegen/schema-ast": "6.0.1", - "@graphql-codegen/typescript-operations": "6.0.3", + "@graphql-codegen/typescript-operations": "6.0.4", "@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 7101b3ead..08db34c56 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,14 +40,14 @@ importers: specifier: 3.1.1 version: 3.1.1 '@graphql-codegen/cli': - specifier: 7.1.2 - version: 7.1.2(@parcel/watcher@2.5.6)(@types/node@24.13.2)(graphql@16.14.2)(typescript@6.0.3) + specifier: 7.1.3 + version: 7.1.3(@parcel/watcher@2.5.6)(@types/node@24.13.2)(graphql@16.14.2)(typescript@6.0.3) '@graphql-codegen/schema-ast': specifier: 6.0.1 version: 6.0.1(graphql@16.14.2) '@graphql-codegen/typescript-operations': - specifier: 6.0.3 - version: 6.0.3(graphql@16.14.2) + specifier: 6.0.4 + version: 6.0.4(graphql@16.14.2) '@graphql-typed-document-node/core': specifier: 3.2.0 version: 3.2.0(graphql@16.14.2) @@ -381,8 +381,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@7.1.2': - resolution: {integrity: sha512-RiXedOZhanodp8fCBlpciyic17kSv0hSMboDaE9/ZWXC6f4g1aQBTZmQJOsT9Dtxy0SxqmMY674NoTlJgELNeA==} + '@graphql-codegen/cli@7.1.3': + resolution: {integrity: sha512-mMYwpvpqJjjHoA/c6HBjdlbT8JqFC6W85RB80tpHACapufBnLlyNtYHYeOYAoUuU1n3cGQi1if1pKHnjLgS/eQ==} engines: {node: '>=16'} hasBin: true peerDependencies: @@ -442,6 +442,16 @@ packages: graphql-sock: optional: true + '@graphql-codegen/typescript-operations@6.0.4': + resolution: {integrity: sha512-YUmnmZcJ6wMcC2VmTE7gw18zoG4S1VF1aJmaupDrBnwfKGA5BmdKrA6k2Wj6ZkUDOduHI60l/cmZBRtqel4VtQ==} + 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@6.0.2': resolution: {integrity: sha512-zyLfKsFJ7TRkQ0PyaUVuiAek9TSbtVJwwBoOuaE9RAWr45+9Y5W1LYldpiSTcyfxKVSIniE7Gj0V87qzrpdyYw==} engines: {node: '>=16'} @@ -4552,7 +4562,7 @@ snapshots: graphql: 16.14.2 tslib: 2.8.1 - '@graphql-codegen/cli@7.1.2(@parcel/watcher@2.5.6)(@types/node@24.13.2)(graphql@16.14.2)(typescript@6.0.3)': + '@graphql-codegen/cli@7.1.3(@parcel/watcher@2.5.6)(@types/node@24.13.2)(graphql@16.14.2)(typescript@6.0.3)': dependencies: '@babel/generator': 7.29.7 '@babel/template': 7.29.7 @@ -4671,6 +4681,15 @@ snapshots: graphql: 16.14.2 tslib: 2.8.1 + '@graphql-codegen/typescript-operations@6.0.4(graphql@16.14.2)': + dependencies: + '@graphql-codegen/plugin-helpers': 7.0.1(graphql@16.14.2) + '@graphql-codegen/schema-ast': 6.0.1(graphql@16.14.2) + '@graphql-codegen/visitor-plugin-common': 7.1.0(graphql@16.14.2) + auto-bind: 5.0.1 + graphql: 16.14.2 + tslib: 2.8.1 + '@graphql-codegen/typescript@6.0.2(graphql@16.14.2)': dependencies: '@graphql-codegen/plugin-helpers': 7.0.1(graphql@16.14.2)