@graphql-codegen/cli 7.1.3 → 7.1.4-alpha-20260625140734-1ad8f133387ecf5e348a737d91b1a2e22bcfab4f
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/cjs/version.js +1 -1
- package/esm/version.js +1 -1
- package/package.json +6 -6
package/cjs/version.js
CHANGED
package/esm/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const version = '7.1.
|
|
1
|
+
export const version = '7.1.4-alpha-20260625140734-1ad8f133387ecf5e348a737d91b1a2e22bcfab4f';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-codegen/cli",
|
|
3
|
-
"version": "7.1.
|
|
3
|
+
"version": "7.1.4-alpha-20260625140734-1ad8f133387ecf5e348a737d91b1a2e22bcfab4f",
|
|
4
4
|
"peerDependenciesMeta": {
|
|
5
5
|
"@parcel/watcher": {
|
|
6
6
|
"optional": true
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
},
|
|
9
9
|
"peerDependencies": {
|
|
10
10
|
"@parcel/watcher": "^2.1.0",
|
|
11
|
-
"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"
|
|
11
|
+
"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 || ^17.0.0"
|
|
12
12
|
},
|
|
13
13
|
"dependencies": {
|
|
14
14
|
"@babel/generator": "^7.18.13",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"@graphql-tools/load": "^8.1.8",
|
|
24
24
|
"@graphql-tools/merge": "^9.0.6",
|
|
25
25
|
"@graphql-tools/url-loader": "^9.0.6",
|
|
26
|
-
"@graphql-tools/utils": "
|
|
26
|
+
"@graphql-tools/utils": "11.2.0-alpha-20260623121950-9791cce120fe931141445a7135bb46cf4212582e",
|
|
27
27
|
"@inquirer/prompts": "^8.3.2",
|
|
28
28
|
"@whatwg-node/fetch": "^0.10.0",
|
|
29
29
|
"chalk": "^5.6.0",
|
|
@@ -43,9 +43,9 @@
|
|
|
43
43
|
"tslib": "^2.4.0",
|
|
44
44
|
"yaml": "^2.3.1",
|
|
45
45
|
"yargs": "^18.0.0",
|
|
46
|
-
"@graphql-codegen/client-preset": "^6.0.
|
|
47
|
-
"@graphql-codegen/core": "^6.1.
|
|
48
|
-
"@graphql-codegen/plugin-helpers": "^7.0.
|
|
46
|
+
"@graphql-codegen/client-preset": "^6.0.2-alpha-20260625140734-1ad8f133387ecf5e348a737d91b1a2e22bcfab4f",
|
|
47
|
+
"@graphql-codegen/core": "^6.1.1-alpha-20260625140734-1ad8f133387ecf5e348a737d91b1a2e22bcfab4f",
|
|
48
|
+
"@graphql-codegen/plugin-helpers": "^7.0.2-alpha-20260625140734-1ad8f133387ecf5e348a737d91b1a2e22bcfab4f"
|
|
49
49
|
},
|
|
50
50
|
"repository": {
|
|
51
51
|
"type": "git",
|