@graphql-codegen/client-preset 4.8.1-alpha-20250502113614-dc854c3146ad54b988cab0e3eabee8336b312dcd → 4.8.1-alpha-20250502113630-cfd1a06886922f69625b29a3b87f3c960dd29453

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-20250502113614-dc854c3146ad54b988cab0e3eabee8336b312dcd",
3
+ "version": "4.8.1-alpha-20250502113630-cfd1a06886922f69625b29a3b87f3c960dd29453",
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-20250502113614-dc854c3146ad54b988cab0e3eabee8336b312dcd",
20
+ "@graphql-codegen/typescript-operations": "4.6.1-alpha-20250502113630-cfd1a06886922f69625b29a3b87f3c960dd29453",
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",