@graphql-mesh/migrate-config-cli 1.6.12 → 1.6.13-alpha-20250718000623-59f5976a5c34ffb454c53fb09a10d5382095c6ef

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.6.12",
3
+ "version": "1.6.13-alpha-20250718000623-59f5976a5c34ffb454c53fb09a10d5382095c6ef",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*"
7
7
  },
8
8
  "dependencies": {
9
- "@graphql-mesh/cli": "^0.100.7",
10
- "@graphql-mesh/compose-cli": "^1.4.11",
11
- "@graphql-mesh/config": "^0.108.7",
9
+ "@graphql-mesh/cli": "0.100.8-alpha-20250718000623-59f5976a5c34ffb454c53fb09a10d5382095c6ef",
10
+ "@graphql-mesh/compose-cli": "1.4.12-alpha-20250718000623-59f5976a5c34ffb454c53fb09a10d5382095c6ef",
11
+ "@graphql-mesh/config": "0.108.8-alpha-20250718000623-59f5976a5c34ffb454c53fb09a10d5382095c6ef",
12
12
  "@graphql-mesh/types": "^0.104.6",
13
13
  "@graphql-mesh/utils": "^0.104.6",
14
14
  "lodash.kebabcase": "^4.1.1",