From 99647969159dc1faf19e17b7a8e10359ff42c5d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 13:57:38 +0000 Subject: [PATCH] chore(deps): update dependency @graphql-codegen/typescript-react-apollo to v4.3.2 --- apps/store/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/store/package.json b/apps/store/package.json index 28640e650b..0374713915 100644 --- a/apps/store/package.json +++ b/apps/store/package.json @@ -99,7 +99,7 @@ "@graphql-codegen/client-preset-swc-plugin": "0.2.0", "@graphql-codegen/typescript": "4.0.9", "@graphql-codegen/typescript-operations": "4.2.3", - "@graphql-codegen/typescript-react-apollo": "4.3.1", + "@graphql-codegen/typescript-react-apollo": "4.3.2", "@jest/globals": "29.7.0", "@next/bundle-analyzer": "14.2.12", "@storybook/addon-actions": "8.2.9", diff --git a/yarn.lock b/yarn.lock index b1012390f4..bdefe4edee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5369,9 +5369,9 @@ __metadata: languageName: node linkType: hard -"@graphql-codegen/typescript-react-apollo@npm:4.3.1": - version: 4.3.1 - resolution: "@graphql-codegen/typescript-react-apollo@npm:4.3.1" +"@graphql-codegen/typescript-react-apollo@npm:4.3.2": + version: 4.3.2 + resolution: "@graphql-codegen/typescript-react-apollo@npm:4.3.2" dependencies: "@graphql-codegen/plugin-helpers": "npm:^3.0.0" "@graphql-codegen/visitor-plugin-common": "npm:2.13.1" @@ -5380,7 +5380,7 @@ __metadata: tslib: "npm:~2.6.0" 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 - checksum: 10c0/e33b20b5e8202ddb2a23072a2f3a811fa1530d42b84efb33e8aa4d72a196ec0b21ce2808d62d438fe129bcb37d4427b2b843a73bde7a9fac584e085bd628fba5 + checksum: 10c0/d01e518854ad33b4f7dc25467e2ef63ce43a46d0264849b62f3c6976c007f798ddb3566b8d2596f8c9c3ebb6b3a812df34358e849b5b844c96c9f1439bf9ee97 languageName: node linkType: hard @@ -22802,7 +22802,7 @@ __metadata: "@graphql-codegen/client-preset-swc-plugin": "npm:0.2.0" "@graphql-codegen/typescript": "npm:4.0.9" "@graphql-codegen/typescript-operations": "npm:4.2.3" - "@graphql-codegen/typescript-react-apollo": "npm:4.3.1" + "@graphql-codegen/typescript-react-apollo": "npm:4.3.2" "@graphql-typed-document-node/core": "npm:3.2.0" "@jest/globals": "npm:29.7.0" "@lottiefiles/react-lottie-player": "npm:3.5.4"