From 8f9721e9c4bb30acceb4abd682c6684356a11d5f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Jun 2024 06:36:47 +0000 Subject: [PATCH] fix(deps): update dependency @graphql-codegen/schema-ast to v4.1.0 --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index a693c842..4f85e758 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ }, "dependencies": { "@graphql-codegen/plugin-helpers": "^5.0.0", - "@graphql-codegen/schema-ast": "4.0.2", + "@graphql-codegen/schema-ast": "4.1.0", "@graphql-codegen/visitor-plugin-common": "^5.0.0", "@graphql-tools/utils": "^10.0.0", "graphlib": "^2.1.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 33a59ed9..6fdecac4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^5.0.0 version: 5.0.4(graphql@16.9.0) '@graphql-codegen/schema-ast': - specifier: 4.0.2 - version: 4.0.2(graphql@16.9.0) + specifier: 4.1.0 + version: 4.1.0(graphql@16.9.0) '@graphql-codegen/visitor-plugin-common': specifier: ^5.0.0 version: 5.3.0(graphql@16.9.0) @@ -874,8 +874,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/schema-ast@4.0.2': - resolution: {integrity: sha512-5mVAOQQK3Oz7EtMl/l3vOQdc2aYClUzVDHHkMvZlunc+KlGgl81j8TLa+X7ANIllqU4fUEsQU3lJmk4hXP6K7Q==} + '@graphql-codegen/schema-ast@4.1.0': + resolution: {integrity: sha512-kZVn0z+th9SvqxfKYgztA6PM7mhnSZaj4fiuBWvMTqA+QqQ9BBed6Pz41KuD/jr0gJtnlr2A4++/0VlpVbCTmQ==} 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 @@ -5029,12 +5029,12 @@ snapshots: lodash: 4.17.21 tslib: 2.6.2 - '@graphql-codegen/schema-ast@4.0.2(graphql@16.9.0)': + '@graphql-codegen/schema-ast@4.1.0(graphql@16.9.0)': dependencies: '@graphql-codegen/plugin-helpers': 5.0.4(graphql@16.9.0) '@graphql-tools/utils': 10.2.2(graphql@16.9.0) graphql: 16.9.0 - tslib: 2.6.1 + tslib: 2.6.3 '@graphql-codegen/typed-document-node@5.0.4(graphql@16.9.0)': dependencies: @@ -5063,7 +5063,7 @@ snapshots: '@graphql-codegen/typescript@4.0.8(graphql@16.9.0)': dependencies: '@graphql-codegen/plugin-helpers': 5.0.4(graphql@16.9.0) - '@graphql-codegen/schema-ast': 4.0.2(graphql@16.9.0) + '@graphql-codegen/schema-ast': 4.1.0(graphql@16.9.0) '@graphql-codegen/visitor-plugin-common': 5.3.0(graphql@16.9.0) auto-bind: 4.0.0 graphql: 16.9.0