From e3b39de5d0994679dd7559192b9b5650877d978e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 Jan 2026 13:54:59 +0000 Subject: [PATCH] chore(deps): update dependency @graphql-codegen/cli to v6.1.1 --- package.json | 2 +- pnpm-lock.yaml | 35 ++++++++++------------------------- 2 files changed, 11 insertions(+), 26 deletions(-) diff --git a/package.json b/package.json index 19d481aa..9a86da1e 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ }, "devDependencies": { "@antfu/eslint-config": "^6.0.0", - "@graphql-codegen/cli": "6.1.0", + "@graphql-codegen/cli": "6.1.1", "@graphql-codegen/typescript": "^5.0.0", "@tsconfig/recommended": "1.0.13", "@types/graphlib": "^2.1.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a2201dc4..5ff4b227 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,8 +31,8 @@ importers: specifier: ^6.0.0 version: 6.7.3(@vue/compiler-sfc@3.5.12)(eslint@9.39.2(jiti@2.4.0))(typescript@5.9.3)(vitest@4.0.16(@types/node@24.10.7)(jiti@2.4.0)(yaml@2.8.2)) '@graphql-codegen/cli': - specifier: 6.1.0 - version: 6.1.0(@types/node@24.10.7)(graphql@16.12.0)(typescript@5.9.3) + specifier: 6.1.1 + version: 6.1.1(@types/node@24.10.7)(graphql@16.12.0)(typescript@5.9.3) '@graphql-codegen/typescript': specifier: ^5.0.0 version: 5.0.7(graphql@16.12.0) @@ -593,8 +593,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.0': - resolution: {integrity: sha512-7w3Zq5IFONVOBcyOiP01Nv9WRxGS/TEaBCAb/ALYA3xHq95dqKCpoGnxt/Ut9R18jiS+aMgT0gc8Tr8sHy44jA==} + '@graphql-codegen/cli@6.1.1': + resolution: {integrity: sha512-Ni8UdZ6D/UTvLvDtPb6PzshI0lTqtLDnmv/2t1w2SYP92H0MMEdAzxB/ujDWwIXm2LzVPvvrGvzzCTMsyXa+mA==} engines: {node: '>=16'} hasBin: true peerDependencies: @@ -3558,10 +3558,6 @@ packages: resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} engines: {node: '>=8'} - strip-ansi@7.1.0: - resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==} - engines: {node: '>=12'} - strip-ansi@7.1.2: resolution: {integrity: sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==} engines: {node: '>=12'} @@ -3975,11 +3971,6 @@ packages: resolution: {integrity: sha512-odxVsHAkZYYglR30aPYRY4nUGJnoJ2y1ww2HDvZALo0BDETv9kWbi16J52eHs+PWRNmF4ub6nZqfVOeesOvntg==} engines: {node: ^14.17.0 || >=16.0.0} - yaml@2.8.1: - resolution: {integrity: sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==} - engines: {node: '>= 14.6'} - hasBin: true - yaml@2.8.2: resolution: {integrity: sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==} engines: {node: '>= 14.6'} @@ -4517,7 +4508,7 @@ snapshots: graphql: 16.12.0 tslib: 2.6.3 - '@graphql-codegen/cli@6.1.0(@types/node@24.10.7)(graphql@16.12.0)(typescript@5.9.3)': + '@graphql-codegen/cli@6.1.1(@types/node@24.10.7)(graphql@16.12.0)(typescript@5.9.3)': dependencies: '@babel/generator': 7.28.5 '@babel/template': 7.27.2 @@ -4552,7 +4543,7 @@ snapshots: string-env-interpolation: 1.0.1 ts-log: 2.2.7 tslib: 2.8.1 - yaml: 2.8.1 + yaml: 2.8.2 yargs: 17.7.2 transitivePeerDependencies: - '@fastify/websocket' @@ -5173,7 +5164,7 @@ snapshots: dependencies: string-width: 5.1.2 string-width-cjs: string-width@4.2.3 - strip-ansi: 7.1.0 + strip-ansi: 7.1.2 strip-ansi-cjs: strip-ansi@6.0.1 wrap-ansi: 8.1.0 wrap-ansi-cjs: wrap-ansi@7.0.0 @@ -8170,7 +8161,7 @@ snapshots: dependencies: eastasianwidth: 0.2.0 emoji-regex: 9.2.2 - strip-ansi: 7.1.0 + strip-ansi: 7.1.2 string-width@7.2.0: dependencies: @@ -8182,10 +8173,6 @@ snapshots: dependencies: ansi-regex: 5.0.1 - strip-ansi@7.1.0: - dependencies: - ansi-regex: 6.1.0 - strip-ansi@7.1.2: dependencies: ansi-regex: 6.1.0 @@ -8516,9 +8503,9 @@ snapshots: wrap-ansi@8.1.0: dependencies: - ansi-styles: 6.2.1 + ansi-styles: 6.2.3 string-width: 5.1.2 - strip-ansi: 7.1.0 + strip-ansi: 7.1.2 wrap-ansi@9.0.0: dependencies: @@ -8546,8 +8533,6 @@ snapshots: eslint-visitor-keys: 3.4.3 yaml: 2.8.2 - yaml@2.8.1: {} - yaml@2.8.2: {} yargs-parser@21.1.1: {}