@graphql-codegen/cli 5.0.3-alpha-20240820012013-4f6d59af79fdd40f18ca9f31f687db2872f8f2a2 → 5.0.3-alpha-20240820012108-be5da8d18671d88e45589da20d5d14ca55cddbdb

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-codegen/cli",
3
- "version": "5.0.3-alpha-20240820012013-4f6d59af79fdd40f18ca9f31f687db2872f8f2a2",
3
+ "version": "5.0.3-alpha-20240820012108-be5da8d18671d88e45589da20d5d14ca55cddbdb",
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-20240820012013-4f6d59af79fdd40f18ca9f31f687db2872f8f2a2",
17
+ "@graphql-codegen/client-preset": "4.4.0-alpha-20240820012108-be5da8d18671d88e45589da20d5d14ca55cddbdb",
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",
@@ -30,7 +30,7 @@
30
30
  "@whatwg-node/fetch": "^0.9.20",
31
31
  "chalk": "^4.1.0",
32
32
  "cosmiconfig": "^8.1.3",
33
- "debounce": "^1.2.0",
33
+ "debounce": "^2.0.0",
34
34
  "detect-indent": "^6.0.0",
35
35
  "graphql-config": "^5.1.1",
36
36
  "inquirer": "^8.0.0",