@graphql-codegen/client-preset 5.2.2-alpha-20251213224419-bf010f553d733a5d8b9c5d825caaa629bce5fedc → 5.2.2-alpha-20251213224429-149c1afc53afc747680e9e004821e8c3f551b547
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-20251213224429-149c1afc53afc747680e9e004821e8c3f551b547",
|
|
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-20251213224429-149c1afc53afc747680e9e004821e8c3f551b547",
|
|
19
|
+
"@graphql-codegen/typescript": "5.0.7-alpha-20251213224429-149c1afc53afc747680e9e004821e8c3f551b547",
|
|
20
|
+
"@graphql-codegen/typescript-operations": "5.0.7-alpha-20251213224429-149c1afc53afc747680e9e004821e8c3f551b547",
|
|
21
|
+
"@graphql-codegen/gql-tag-operations": "5.1.2-alpha-20251213224429-149c1afc53afc747680e9e004821e8c3f551b547",
|
|
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-20251213224429-149c1afc53afc747680e9e004821e8c3f551b547",
|
|
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",
|