@graphql-codegen/client-preset 4.8.3-alpha-20250623125058-c9caae03360d669e33343ca6235575f92e194d6f → 4.8.3-alpha-20250623125137-86a09e64f61147f74ad923898967a7c95c1581e8
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.
- 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.3-alpha-
|
|
3
|
+
"version": "4.8.3-alpha-20250623125137-86a09e64f61147f74ad923898967a7c95c1581e8",
|
|
4
4
|
"description": "GraphQL Code Generator preset for client.",
|
|
5
5
|
"peerDependenciesMeta": {
|
|
6
6
|
"graphql-sock": {
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
16
16
|
"@babel/template": "^7.20.7",
|
|
17
17
|
"@graphql-codegen/add": "^5.0.3",
|
|
18
|
-
"@graphql-codegen/typed-document-node": "5.1.2-alpha-
|
|
18
|
+
"@graphql-codegen/typed-document-node": "5.1.2-alpha-20250623125137-86a09e64f61147f74ad923898967a7c95c1581e8",
|
|
19
19
|
"@graphql-codegen/typescript": "^4.1.6",
|
|
20
20
|
"@graphql-codegen/typescript-operations": "^4.6.1",
|
|
21
21
|
"@graphql-codegen/gql-tag-operations": "4.0.17",
|