@graphql-codegen/cli 5.0.3-alpha-20240819144217-1642b04c44cc24683fea5f9d42c190eae199fa7e → 5.0.3-alpha-20240819145444-be6681b6ca4871018550100ef3229df16bec1f1a
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 +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-codegen/cli",
|
|
3
|
-
"version": "5.0.3-alpha-
|
|
3
|
+
"version": "5.0.3-alpha-20240819145444-be6681b6ca4871018550100ef3229df16bec1f1a",
|
|
4
4
|
"peerDependenciesMeta": {
|
|
5
5
|
"@parcel/watcher": {
|
|
6
6
|
"optional": true
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"@babel/generator": "^7.18.13",
|
|
15
15
|
"@babel/template": "^7.18.10",
|
|
16
16
|
"@babel/types": "^7.18.13",
|
|
17
|
-
"@graphql-codegen/client-preset": "4.4.0-alpha-
|
|
17
|
+
"@graphql-codegen/client-preset": "4.4.0-alpha-20240819145444-be6681b6ca4871018550100ef3229df16bec1f1a",
|
|
18
18
|
"@graphql-codegen/core": "^4.0.2",
|
|
19
19
|
"@graphql-codegen/plugin-helpers": "^5.0.3",
|
|
20
20
|
"@graphql-tools/apollo-engine-loader": "^8.0.0",
|
|
@@ -27,12 +27,12 @@
|
|
|
27
27
|
"@graphql-tools/prisma-loader": "^8.0.0",
|
|
28
28
|
"@graphql-tools/url-loader": "^8.0.0",
|
|
29
29
|
"@graphql-tools/utils": "^10.0.0",
|
|
30
|
-
"@whatwg-node/fetch": "^0.
|
|
30
|
+
"@whatwg-node/fetch": "^0.9.20",
|
|
31
31
|
"chalk": "^4.1.0",
|
|
32
32
|
"cosmiconfig": "^8.1.3",
|
|
33
33
|
"debounce": "^1.2.0",
|
|
34
34
|
"detect-indent": "^6.0.0",
|
|
35
|
-
"graphql-config": "^5.
|
|
35
|
+
"graphql-config": "^5.1.1",
|
|
36
36
|
"inquirer": "^8.0.0",
|
|
37
37
|
"is-glob": "^4.0.1",
|
|
38
38
|
"jiti": "^1.17.1",
|