@graphql-mesh/migrate-config-cli 1.7.8-alpha-20251226181337-f3f9ea19b051d051bcb6f16008e68e870534a405 → 1.7.8-alpha-20251230130150-bf5fbd3c8b3712dd47b7bee8773cc1a5a7eee397

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 +4 -4
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@graphql-mesh/migrate-config-cli",
3
- "version": "1.7.8-alpha-20251226181337-f3f9ea19b051d051bcb6f16008e68e870534a405",
3
+ "version": "1.7.8-alpha-20251230130150-bf5fbd3c8b3712dd47b7bee8773cc1a5a7eee397",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*"
7
7
  },
8
8
  "dependencies": {
9
- "@graphql-mesh/cli": "0.100.22-alpha-20251226181337-f3f9ea19b051d051bcb6f16008e68e870534a405",
10
- "@graphql-mesh/compose-cli": "1.5.6-alpha-20251226181337-f3f9ea19b051d051bcb6f16008e68e870534a405",
11
- "@graphql-mesh/config": "0.108.22-alpha-20251226181337-f3f9ea19b051d051bcb6f16008e68e870534a405",
9
+ "@graphql-mesh/cli": "0.100.22-alpha-20251230130150-bf5fbd3c8b3712dd47b7bee8773cc1a5a7eee397",
10
+ "@graphql-mesh/compose-cli": "1.5.6-alpha-20251230130150-bf5fbd3c8b3712dd47b7bee8773cc1a5a7eee397",
11
+ "@graphql-mesh/config": "0.108.22-alpha-20251230130150-bf5fbd3c8b3712dd47b7bee8773cc1a5a7eee397",
12
12
  "@graphql-mesh/types": "^0.104.18",
13
13
  "@graphql-mesh/utils": "^0.104.18",
14
14
  "lodash.kebabcase": "^4.1.1",