From 29f8c6f1cc5d32293050ddcb78a33f29bcb101e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 10:24:04 +0000 Subject: [PATCH] chore(deps): update @graphql-codegen/cli to v7.4.0 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 390fd6726..51b42aeb3 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "devDependencies": { "@discordapp/twemoji": "16.0.1", "@electron/notarize": "3.1.1", - "@graphql-codegen/cli": "7.3.1", + "@graphql-codegen/cli": "7.4.0", "@graphql-codegen/schema-ast": "6.1.0", "@graphql-codegen/typescript-operations": "6.1.6", "@graphql-typed-document-node/core": "3.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0b6d2b949..30b19b0b1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,8 +43,8 @@ importers: specifier: 3.1.1 version: 3.1.1(supports-color@10.2.2) '@graphql-codegen/cli': - specifier: 7.3.1 - version: 7.3.1(@parcel/watcher@2.6.0)(@types/node@24.13.3)(graphql@17.0.2)(supports-color@10.2.2)(typescript@7.0.2) + specifier: 7.4.0 + version: 7.4.0(@parcel/watcher@2.6.0)(@types/node@24.13.3)(graphql@17.0.2)(supports-color@10.2.2)(typescript@7.0.2) '@graphql-codegen/schema-ast': specifier: 6.1.0 version: 6.1.0(graphql@17.0.2) @@ -372,8 +372,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 || ^17.0.0 - '@graphql-codegen/cli@7.3.1': - resolution: {integrity: sha512-xDEI/Jpw2bmLyHJ3KDO6UavOKxujSO08p8Bz31NwRNhvKnVpy2N5tiYZhnhIBCcCqUb7PfTt11dr5EWGZGgB4w==} + '@graphql-codegen/cli@7.4.0': + resolution: {integrity: sha512-yqlvqTt6c2joKZUG2hnho1GsGxwWQIhN/XAeNEi1IgKccxId8pv4VTrLBqYJayEyFqIr5nSKqdPT+Ul3X9B+Ag==} engines: {node: '>=16'} hasBin: true peerDependencies: @@ -4873,7 +4873,7 @@ snapshots: graphql: 17.0.2 tslib: 2.8.1 - '@graphql-codegen/cli@7.3.1(@parcel/watcher@2.6.0)(@types/node@24.13.3)(graphql@17.0.2)(supports-color@10.2.2)(typescript@7.0.2)': + '@graphql-codegen/cli@7.4.0(@parcel/watcher@2.6.0)(@types/node@24.13.3)(graphql@17.0.2)(supports-color@10.2.2)(typescript@7.0.2)': dependencies: '@babel/generator': 7.29.8 '@babel/template': 7.29.7