@graphql-codegen/client-preset 4.8.1-alpha-20250502122133-b3c7334795895f446a517732fcf1cb6f1e35f769 → 4.8.1-alpha-20250502124228-a790f24be54a91b9e392b41809c58eea4188d36f

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-codegen/client-preset",
3
- "version": "4.8.1-alpha-20250502122133-b3c7334795895f446a517732fcf1cb6f1e35f769",
3
+ "version": "4.8.1-alpha-20250502124228-a790f24be54a91b9e392b41809c58eea4188d36f",
4
4
  "description": "GraphQL Code Generator preset for client.",
5
5
  "peerDependenciesMeta": {
6
6
  "graphql-sock": {
@@ -17,7 +17,7 @@
17
17
  "@graphql-codegen/add": "^5.0.3",
18
18
  "@graphql-codegen/typed-document-node": "^5.1.1",
19
19
  "@graphql-codegen/typescript": "^4.1.6",
20
- "@graphql-codegen/typescript-operations": "4.6.1-alpha-20250502122133-b3c7334795895f446a517732fcf1cb6f1e35f769",
20
+ "@graphql-codegen/typescript-operations": "4.6.1-alpha-20250502124228-a790f24be54a91b9e392b41809c58eea4188d36f",
21
21
  "@graphql-codegen/gql-tag-operations": "4.0.17",
22
22
  "@graphql-codegen/plugin-helpers": "^5.1.0",
23
23
  "@graphql-codegen/visitor-plugin-common": "^5.8.0",