@graphql-codegen/cli 5.0.4-alpha-20250127013520-2df076dc8f935a50e10a81e4aa71880c736f0a7f → 5.0.4-alpha-20250127015713-ffd0b5ae915fa316248ea59772fb7d74701e6f68
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/cli",
|
|
3
|
-
"version": "5.0.4-alpha-
|
|
3
|
+
"version": "5.0.4-alpha-20250127015713-ffd0b5ae915fa316248ea59772fb7d74701e6f68",
|
|
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.6.0-alpha-
|
|
17
|
+
"@graphql-codegen/client-preset": "4.6.0-alpha-20250127015713-ffd0b5ae915fa316248ea59772fb7d74701e6f68",
|
|
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",
|