@graphql-codegen/client-preset 6.0.0-alpha-20251230132917-20e7671d7e530c0a60942ee3ba6aa18e3b37ca4c → 6.0.0-alpha-20260101112751-5609723f4ba2f3da5adf38c7347e2569216e3b5a
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 +6 -6
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-codegen/client-preset",
|
|
3
|
-
"version": "6.0.0-alpha-
|
|
3
|
+
"version": "6.0.0-alpha-20260101112751-5609723f4ba2f3da5adf38c7347e2569216e3b5a",
|
|
4
4
|
"description": "GraphQL Code Generator preset for client.",
|
|
5
5
|
"peerDependenciesMeta": {
|
|
6
6
|
"graphql-sock": {
|
|
@@ -15,12 +15,12 @@
|
|
|
15
15
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
16
16
|
"@babel/template": "^7.20.7",
|
|
17
17
|
"@graphql-codegen/add": "^6.0.0",
|
|
18
|
-
"@graphql-codegen/typed-document-node": "6.1.3-alpha-
|
|
19
|
-
"@graphql-codegen/typescript": "6.0.0-alpha-
|
|
20
|
-
"@graphql-codegen/typescript-operations": "6.0.0-alpha-
|
|
21
|
-
"@graphql-codegen/gql-tag-operations": "5.0.6-alpha-
|
|
18
|
+
"@graphql-codegen/typed-document-node": "6.1.3-alpha-20260101112751-5609723f4ba2f3da5adf38c7347e2569216e3b5a",
|
|
19
|
+
"@graphql-codegen/typescript": "6.0.0-alpha-20260101112751-5609723f4ba2f3da5adf38c7347e2569216e3b5a",
|
|
20
|
+
"@graphql-codegen/typescript-operations": "6.0.0-alpha-20260101112751-5609723f4ba2f3da5adf38c7347e2569216e3b5a",
|
|
21
|
+
"@graphql-codegen/gql-tag-operations": "5.0.6-alpha-20260101112751-5609723f4ba2f3da5adf38c7347e2569216e3b5a",
|
|
22
22
|
"@graphql-codegen/plugin-helpers": "^6.0.0",
|
|
23
|
-
"@graphql-codegen/visitor-plugin-common": "7.0.0-alpha-
|
|
23
|
+
"@graphql-codegen/visitor-plugin-common": "7.0.0-alpha-20260101112751-5609723f4ba2f3da5adf38c7347e2569216e3b5a",
|
|
24
24
|
"@graphql-typed-document-node/core": "3.2.0",
|
|
25
25
|
"@graphql-tools/documents": "^1.0.0",
|
|
26
26
|
"@graphql-tools/utils": "^10.0.0",
|