@graphql-codegen/client-preset 4.6.4 → 4.7.0-rc-20250306112231-095da9b9a0ce0883adca6c136e8bee19c4231f86
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 +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-codegen/client-preset",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.7.0-rc-20250306112231-095da9b9a0ce0883adca6c136e8bee19c4231f86",
|
|
4
4
|
"description": "GraphQL Code Generator preset for client.",
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
10
10
|
"@babel/template": "^7.20.7",
|
|
11
11
|
"@graphql-codegen/add": "^5.0.3",
|
|
12
|
-
"@graphql-codegen/typed-document-node": "
|
|
12
|
+
"@graphql-codegen/typed-document-node": "5.1.0-rc-20250306112231-095da9b9a0ce0883adca6c136e8bee19c4231f86",
|
|
13
13
|
"@graphql-codegen/typescript": "^4.1.5",
|
|
14
14
|
"@graphql-codegen/typescript-operations": "^4.5.1",
|
|
15
15
|
"@graphql-codegen/gql-tag-operations": "4.0.16",
|