@graphql-codegen/client-preset 6.0.0-alpha-20260101132741-2a616db1628b82a75a6d0ae873a04f89079fab36 → 6.0.0-alpha-20260101134152-db5e004a3d2c64200376026e73d4a178cd47367f
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-20260101134152-db5e004a3d2c64200376026e73d4a178cd47367f",
|
|
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-20260101134152-db5e004a3d2c64200376026e73d4a178cd47367f",
|
|
19
|
+
"@graphql-codegen/typescript": "6.0.0-alpha-20260101134152-db5e004a3d2c64200376026e73d4a178cd47367f",
|
|
20
|
+
"@graphql-codegen/typescript-operations": "6.0.0-alpha-20260101134152-db5e004a3d2c64200376026e73d4a178cd47367f",
|
|
21
|
+
"@graphql-codegen/gql-tag-operations": "5.0.6-alpha-20260101134152-db5e004a3d2c64200376026e73d4a178cd47367f",
|
|
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-20260101134152-db5e004a3d2c64200376026e73d4a178cd47367f",
|
|
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",
|