@graphql-codegen/client-preset 5.2.2 → 5.2.3-alpha-20251226140101-7572bb12f904056cb4f4e91c2244e9d893cfd9d2
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.
|
|
3
|
+
"version": "5.2.3-alpha-20251226140101-7572bb12f904056cb4f4e91c2244e9d893cfd9d2",
|
|
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": "
|
|
19
|
-
"@graphql-codegen/typescript": "
|
|
20
|
-
"@graphql-codegen/typescript-operations": "
|
|
21
|
-
"@graphql-codegen/gql-tag-operations": "5.1.
|
|
18
|
+
"@graphql-codegen/typed-document-node": "6.1.6-alpha-20251226140101-7572bb12f904056cb4f4e91c2244e9d893cfd9d2",
|
|
19
|
+
"@graphql-codegen/typescript": "5.0.8-alpha-20251226140101-7572bb12f904056cb4f4e91c2244e9d893cfd9d2",
|
|
20
|
+
"@graphql-codegen/typescript-operations": "5.0.8-alpha-20251226140101-7572bb12f904056cb4f4e91c2244e9d893cfd9d2",
|
|
21
|
+
"@graphql-codegen/gql-tag-operations": "5.1.3-alpha-20251226140101-7572bb12f904056cb4f4e91c2244e9d893cfd9d2",
|
|
22
22
|
"@graphql-codegen/plugin-helpers": "^6.1.0",
|
|
23
|
-
"@graphql-codegen/visitor-plugin-common": "
|
|
23
|
+
"@graphql-codegen/visitor-plugin-common": "6.2.3-alpha-20251226140101-7572bb12f904056cb4f4e91c2244e9d893cfd9d2",
|
|
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",
|