From 43ac3062f452b273057eb5b0fee8e4dd0890eebf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Apr 2023 22:50:06 +0000 Subject: [PATCH] Update dependency @graphql-typed-document-node/core to v3.2.0 --- apps/frontend/package.json | 2 +- pnpm-lock.yaml | 12 ++---------- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/apps/frontend/package.json b/apps/frontend/package.json index aca96aac..7e4657ac 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -50,7 +50,7 @@ "@graphql-codegen/typescript": "2.8.8", "@graphql-codegen/typescript-operations": "2.5.13", "@graphql-codegen/typescript-urql": "3.7.3", - "@graphql-typed-document-node/core": "3.1.2", + "@graphql-typed-document-node/core": "3.2.0", "@next/bundle-analyzer": "12.3.4", "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "13.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ee48d5a3..180ce5a3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -112,7 +112,7 @@ importers: '@graphql-codegen/typescript': 2.8.8 '@graphql-codegen/typescript-operations': 2.5.13 '@graphql-codegen/typescript-urql': 3.7.3 - '@graphql-typed-document-node/core': 3.1.2 + '@graphql-typed-document-node/core': 3.2.0 '@heroicons/react': 1.0.6 '@hookform/resolvers': ^2.9.10 '@next/bundle-analyzer': 12.3.4 @@ -196,7 +196,7 @@ importers: '@graphql-codegen/typescript': 2.8.8_graphql@16.6.0 '@graphql-codegen/typescript-operations': 2.5.13_graphql@16.6.0 '@graphql-codegen/typescript-urql': 3.7.3_graphql@16.6.0 - '@graphql-typed-document-node/core': 3.1.2_graphql@16.6.0 + '@graphql-typed-document-node/core': 3.2.0_graphql@16.6.0 '@next/bundle-analyzer': 12.3.4 '@testing-library/jest-dom': 5.16.5 '@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y @@ -2562,14 +2562,6 @@ packages: graphql: 16.6.0 dev: true - /@graphql-typed-document-node/core/3.1.2_graphql@16.6.0: - resolution: {integrity: sha512-9anpBMM9mEgZN4wr2v8wHJI2/u5TnnggewRN6OlvXTTnuVyoY19X6rOv9XTqKRw6dcGKwZsBi8n0kDE2I5i4VA==} - 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 - dependencies: - graphql: 16.6.0 - dev: true - /@graphql-typed-document-node/core/3.2.0_graphql@16.6.0: resolution: {integrity: sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==} peerDependencies: