Skip to content

Commit

Permalink
Update dependency @graphql-codegen/client-preset to v4.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 11, 2025
1 parent d49ffc2 commit bdc1f6b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 26 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"@graphql-codegen/cli": "5.0.4",
"@graphql-codegen/client-preset": "4.6.1",
"@graphql-codegen/client-preset": "4.6.2",
"@slashnephy/eslint-config": "2.3.179",
"@slashnephy/prettier-config": "1.0.73",
"@types/node": "22.13.1",
Expand Down
27 changes: 2 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -767,30 +767,7 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/client-preset@npm:4.6.1":
version: 4.6.1
resolution: "@graphql-codegen/client-preset@npm:4.6.1"
dependencies:
"@babel/helper-plugin-utils": "npm:^7.20.2"
"@babel/template": "npm:^7.20.7"
"@graphql-codegen/add": "npm:^5.0.3"
"@graphql-codegen/gql-tag-operations": "npm:4.0.14"
"@graphql-codegen/plugin-helpers": "npm:^5.1.0"
"@graphql-codegen/typed-document-node": "npm:^5.0.13"
"@graphql-codegen/typescript": "npm:^4.1.3"
"@graphql-codegen/typescript-operations": "npm:^4.4.1"
"@graphql-codegen/visitor-plugin-common": "npm:^5.6.1"
"@graphql-tools/documents": "npm:^1.0.0"
"@graphql-tools/utils": "npm:^10.0.0"
"@graphql-typed-document-node/core": "npm:3.2.0"
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: 10/636ea35f687f34af510fa8c0ec17eb587e01e9ae3de84457c1508346de8a1cc44b2dfb3fa058b8f8ab88359e666de36e18d7849a834944726f71c123a6207ed9
languageName: node
linkType: hard

"@graphql-codegen/client-preset@npm:^4.6.0":
"@graphql-codegen/client-preset@npm:4.6.2, @graphql-codegen/client-preset@npm:^4.6.0":
version: 4.6.2
resolution: "@graphql-codegen/client-preset@npm:4.6.2"
dependencies:
Expand Down Expand Up @@ -2622,7 +2599,7 @@ __metadata:
resolution: "arm-supplementary@workspace:."
dependencies:
"@graphql-codegen/cli": "npm:5.0.4"
"@graphql-codegen/client-preset": "npm:4.6.1"
"@graphql-codegen/client-preset": "npm:4.6.2"
"@slashnephy/eslint-config": "npm:2.3.179"
"@slashnephy/prettier-config": "npm:1.0.73"
"@types/node": "npm:22.13.1"
Expand Down

0 comments on commit bdc1f6b

Please sign in to comment.