@graphql-mesh/migrate-config-cli 1.6.13-alpha-20250721173435-d3b51f2e3726aea921cfb7272afaac86d124535a → 1.6.13-alpha-20250807185503-c382268633fb171b4c64fac3798282cf97f55d77

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