From f747e43d7910904f91a41836a3c5e6c822b646c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 01:50:13 +0000 Subject: [PATCH] chore(deps): update @graphql-codegen/cli to v6.1.2 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index cad1f0767..8f88a1c3a 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@biomejs/biome": "2.4.4", "@discordapp/twemoji": "16.0.1", "@electron/notarize": "3.1.1", - "@graphql-codegen/cli": "6.1.1", + "@graphql-codegen/cli": "6.1.2", "@graphql-codegen/schema-ast": "5.0.0", "@graphql-typed-document-node/core": "3.2.0", "@octokit/core": "7.0.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b0b94105f..9975d10a7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,8 +37,8 @@ importers: specifier: 3.1.1 version: 3.1.1 '@graphql-codegen/cli': - specifier: 6.1.1 - version: 6.1.1(@parcel/watcher@2.5.6)(@types/node@24.10.13)(encoding@0.1.13)(graphql@16.12.0)(typescript@5.9.3) + specifier: 6.1.2 + version: 6.1.2(@parcel/watcher@2.5.6)(@types/node@24.10.13)(encoding@0.1.13)(graphql@16.12.0)(typescript@5.9.3) '@graphql-codegen/schema-ast': specifier: 5.0.0 version: 5.0.0(graphql@16.12.0) @@ -580,8 +580,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@6.1.1': - resolution: {integrity: sha512-Ni8UdZ6D/UTvLvDtPb6PzshI0lTqtLDnmv/2t1w2SYP92H0MMEdAzxB/ujDWwIXm2LzVPvvrGvzzCTMsyXa+mA==} + '@graphql-codegen/cli@6.1.2': + resolution: {integrity: sha512-BQ49LF0jnQNL12rU1RucTemoX1bHx8slR4B11nOrp4k5NTojhcc1A1czzU5wXCK/1+ezNHrVGONWg3jxZUy08w==} engines: {node: '>=16'} hasBin: true peerDependencies: @@ -4546,7 +4546,7 @@ snapshots: graphql: 16.12.0 tslib: 2.6.3 - '@graphql-codegen/cli@6.1.1(@parcel/watcher@2.5.6)(@types/node@24.10.13)(encoding@0.1.13)(graphql@16.12.0)(typescript@5.9.3)': + '@graphql-codegen/cli@6.1.2(@parcel/watcher@2.5.6)(@types/node@24.10.13)(encoding@0.1.13)(graphql@16.12.0)(typescript@5.9.3)': dependencies: '@babel/generator': 7.29.1 '@babel/template': 7.28.6