@graphql-codegen/cli 6.0.3-alpha-20251224115303-e89fc4c4d8e4b40f40bea6315bd68b4573109f50 → 6.0.3-alpha-20251228122723-1ae5a33ddaeccb38341d4c697bb37db5c7764a51

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.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-codegen/cli",
3
- "version": "6.0.3-alpha-20251224115303-e89fc4c4d8e4b40f40bea6315bd68b4573109f50",
3
+ "version": "6.0.3-alpha-20251228122723-1ae5a33ddaeccb38341d4c697bb37db5c7764a51",
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": "6.0.0-alpha-20251224115303-e89fc4c4d8e4b40f40bea6315bd68b4573109f50",
17
+ "@graphql-codegen/client-preset": "6.0.0-alpha-20251228122723-1ae5a33ddaeccb38341d4c697bb37db5c7764a51",
18
18
  "@graphql-codegen/core": "^5.0.0",
19
19
  "@graphql-codegen/plugin-helpers": "^6.0.0",
20
20
  "@graphql-tools/apollo-engine-loader": "^8.0.0",