@graphql-codegen/cli 5.0.5-alpha-20250219094450-c0f73ba2266dfdde71725fb9a05c6286b0515874 → 5.0.5-alpha-20250305100622-bf44cc9a5598cb0d0790bc03ee0f26743002ccd6
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.5-alpha-
|
|
3
|
+
"version": "5.0.5-alpha-20250305100622-bf44cc9a5598cb0d0790bc03ee0f26743002ccd6",
|
|
4
4
|
"peerDependenciesMeta": {
|
|
5
5
|
"@parcel/watcher": {
|
|
6
6
|
"optional": true
|
|
@@ -14,9 +14,9 @@
|
|
|
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.6.2-alpha-
|
|
18
|
-
"@graphql-codegen/core": "4.0.3-alpha-
|
|
19
|
-
"@graphql-codegen/plugin-helpers": "6.0.0-alpha-
|
|
17
|
+
"@graphql-codegen/client-preset": "4.6.2-alpha-20250305100622-bf44cc9a5598cb0d0790bc03ee0f26743002ccd6",
|
|
18
|
+
"@graphql-codegen/core": "4.0.3-alpha-20250305100622-bf44cc9a5598cb0d0790bc03ee0f26743002ccd6",
|
|
19
|
+
"@graphql-codegen/plugin-helpers": "6.0.0-alpha-20250305100622-bf44cc9a5598cb0d0790bc03ee0f26743002ccd6",
|
|
20
20
|
"@graphql-tools/apollo-engine-loader": "^8.0.0",
|
|
21
21
|
"@graphql-tools/code-file-loader": "^8.0.0",
|
|
22
22
|
"@graphql-tools/git-loader": "^8.0.0",
|