From 8bf976e05afb7d99a80465c262dc797e999eabee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Apr 2023 18:20:25 +0000 Subject: [PATCH] Update dependency @graphql-typed-document-node/core to v3.2.0 --- apps/frontend/package.json | 2 +- pnpm-lock.yaml | 13 +++---------- 2 files changed, 4 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 bbd52c6e..fd64ff7c 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 @@ -351,7 +351,7 @@ packages: subscriptions-transport-ws: optional: true dependencies: - '@graphql-typed-document-node/core': 3.1.2_graphql@16.6.0 + '@graphql-typed-document-node/core': 3.2.0_graphql@16.6.0 '@wry/context': 0.7.0 '@wry/equality': 0.5.3 '@wry/trie': 0.3.2 @@ -2560,13 +2560,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 - /@graphql-typed-document-node/core/3.2.0_graphql@16.6.0: resolution: {integrity: sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==} peerDependencies: