|
14 | 14 | ], |
15 | 15 | "dependencies": { |
16 | 16 | "@graphile-contrib/pg-many-to-many": "^1.0.2", |
17 | | - "@graphql-mesh/cli": "^0.98.4", |
| 17 | + "@graphile-contrib/pg-simplify-inflector": "^6.1.0", |
| 18 | + "@graphql-mesh/cli": "^0.98.17", |
18 | 19 | "@graphql-mesh/graphql": "^0.103.12", |
19 | 20 | "@graphql-mesh/json-schema": "^0.108.11", |
20 | 21 | "@graphql-mesh/merger-federation": "^0.102.11", |
21 | | - "@graphql-mesh/openapi": "^0.99.4", |
22 | | - "@graphql-mesh/postgraphile": "^0.96.2", |
23 | | - "@graphql-mesh/runtime": "^0.105.4", |
24 | | - "@graphql-mesh/transform-cache": "^0.96.2", |
25 | | - "@graphql-mesh/transform-federation": "^0.103.10", |
26 | | - "@graphql-mesh/transform-filter-schema": "^0.103.4", |
| 22 | + "@graphql-mesh/openapi": "^0.108.13", |
| 23 | + "@graphql-mesh/postgraphile": "^0.103.11", |
| 24 | + "@graphql-mesh/runtime": "^0.105.12", |
| 25 | + "@graphql-mesh/transform-cache": "^0.103.12", |
| 26 | + "@graphql-mesh/transform-federation": "^0.103.11", |
| 27 | + "@graphql-mesh/transform-filter-schema": "^0.103.11", |
27 | 28 | "@graphql-mesh/transform-mock": "^0.15.6", |
28 | | - "@graphql-mesh/transform-naming-convention": "^0.103.12", |
29 | | - "@graphql-mesh/transform-prefix": "^0.103.4", |
30 | | - "@graphql-mesh/transform-rename": "^0.97.3", |
| 29 | + "@graphql-mesh/transform-naming-convention": "^0.103.13", |
| 30 | + "@graphql-mesh/transform-prefix": "^0.103.13", |
| 31 | + "@graphql-mesh/transform-rename": "^0.103.12", |
31 | 32 | "@graphql-mesh/transform-resolvers-composition": "^0.103.11", |
32 | 33 | "@graphql-mesh/transform-snapshot": "^0.14.65", |
33 | | - "@graphql-mesh/transform-type-merging": "^0.102.13", |
34 | | - "graphql": "^16.8.1" |
| 34 | + "@graphql-mesh/transform-type-merging": "^0.103.11", |
| 35 | + "graphql": "^16.10.0" |
35 | 36 | } |
36 | 37 | } |
0 commit comments