@graphql-codegen/cli 5.0.3-alpha-20240821160526-fd4d67385549f69ea8ded9ddf70601fa66e57a6f → 5.0.3-alpha-20240821160946-481972c58a6512533f3c25e1b0b6a436860b49e3
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 +3 -3
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-20240821160946-481972c58a6512533f3c25e1b0b6a436860b49e3",
|
|
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-20240821160946-481972c58a6512533f3c25e1b0b6a436860b49e3",
|
|
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",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"jiti": "^1.17.1",
|
|
39
39
|
"json-to-pretty-yaml": "^1.2.2",
|
|
40
40
|
"listr2": "^4.0.5",
|
|
41
|
-
"log-symbols": "^
|
|
41
|
+
"log-symbols": "^4.0.0",
|
|
42
42
|
"micromatch": "^4.0.5",
|
|
43
43
|
"shell-quote": "^1.7.3",
|
|
44
44
|
"string-env-interpolation": "^1.0.1",
|