@graphql-mesh/migrate-config-cli 1.7.11-alpha-20260118225103-3b5bf315a8e0a44260be62645758a7539c89db4c → 1.7.11-alpha-20260119224808-220cc9505988be0805939d3b48634f3cf88e42dd

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 +5 -5
package/package.json CHANGED
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "name": "@graphql-mesh/migrate-config-cli",
3
- "version": "1.7.11-alpha-20260118225103-3b5bf315a8e0a44260be62645758a7539c89db4c",
3
+ "version": "1.7.11-alpha-20260119224808-220cc9505988be0805939d3b48634f3cf88e42dd",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*"
7
7
  },
8
8
  "dependencies": {
9
- "@graphql-mesh/cli": "0.100.25-alpha-20260118225103-3b5bf315a8e0a44260be62645758a7539c89db4c",
10
- "@graphql-mesh/compose-cli": "1.5.9-alpha-20260118225103-3b5bf315a8e0a44260be62645758a7539c89db4c",
11
- "@graphql-mesh/config": "0.108.25-alpha-20260118225103-3b5bf315a8e0a44260be62645758a7539c89db4c",
9
+ "@graphql-mesh/cli": "0.100.25-alpha-20260119224808-220cc9505988be0805939d3b48634f3cf88e42dd",
10
+ "@graphql-mesh/compose-cli": "1.5.9-alpha-20260119224808-220cc9505988be0805939d3b48634f3cf88e42dd",
11
+ "@graphql-mesh/config": "0.108.25-alpha-20260119224808-220cc9505988be0805939d3b48634f3cf88e42dd",
12
12
  "@graphql-mesh/types": "^0.104.19",
13
- "@graphql-mesh/utils": "0.104.21-alpha-20260118225103-3b5bf315a8e0a44260be62645758a7539c89db4c",
13
+ "@graphql-mesh/utils": "0.104.21-alpha-20260119224808-220cc9505988be0805939d3b48634f3cf88e42dd",
14
14
  "lodash.kebabcase": "^4.1.1",
15
15
  "prettier": "^3.8.0",
16
16
  "tslib": "^2.4.0"