@graphql-codegen/client-preset 5.2.2-alpha-20251213165950-4f25e58de4193a18b1b347e885941b6c8f39e787 → 5.2.2-alpha-20251213205320-ab589f1c28fc9728e7ef7bc92d53597c7097856d
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": "5.2.2-alpha-
|
|
3
|
+
"version": "5.2.2-alpha-20251213205320-ab589f1c28fc9728e7ef7bc92d53597c7097856d",
|
|
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.5-alpha-
|
|
19
|
-
"@graphql-codegen/typescript": "5.0.7-alpha-
|
|
20
|
-
"@graphql-codegen/typescript-operations": "5.0.7-alpha-
|
|
21
|
-
"@graphql-codegen/gql-tag-operations": "5.1.2-alpha-
|
|
18
|
+
"@graphql-codegen/typed-document-node": "6.1.5-alpha-20251213205320-ab589f1c28fc9728e7ef7bc92d53597c7097856d",
|
|
19
|
+
"@graphql-codegen/typescript": "5.0.7-alpha-20251213205320-ab589f1c28fc9728e7ef7bc92d53597c7097856d",
|
|
20
|
+
"@graphql-codegen/typescript-operations": "5.0.7-alpha-20251213205320-ab589f1c28fc9728e7ef7bc92d53597c7097856d",
|
|
21
|
+
"@graphql-codegen/gql-tag-operations": "5.1.2-alpha-20251213205320-ab589f1c28fc9728e7ef7bc92d53597c7097856d",
|
|
22
22
|
"@graphql-codegen/plugin-helpers": "^6.1.0",
|
|
23
|
-
"@graphql-codegen/visitor-plugin-common": "6.2.2-alpha-
|
|
23
|
+
"@graphql-codegen/visitor-plugin-common": "6.2.2-alpha-20251213205320-ab589f1c28fc9728e7ef7bc92d53597c7097856d",
|
|
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",
|