Skip to content

Commit

Permalink
chore(deps): update dependency @graphql-codegen/typescript-react-apol…
Browse files Browse the repository at this point in the history
…lo to v4.3.2
  • Loading branch information
renovate[bot] committed Sep 19, 2024
1 parent e105e80 commit 50dd65b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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

Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 50dd65b

Please sign in to comment.