File tree Expand file tree Collapse file tree 6 files changed +15
-10
lines changed
amplify-graphql-docs-generator
graphql-connection-transformer
graphql-dynamodb-transformer
graphql-elasticsearch-transformer Expand file tree Collapse file tree 6 files changed +15
-10
lines changed Original file line number Diff line number Diff line change 30
30
"@types/graphql" : " ^0.13.1" ,
31
31
"@types/handlebars" : " 4.0.39" ,
32
32
"@types/jest" : " 23.3.1" ,
33
- "@types/node" : " ^ 8.0.28" ,
33
+ "@types/node" : " 8.0.28" ,
34
34
"@types/prettier" : " ^1.13.2" ,
35
35
"jest" : " ^23.1.0" ,
36
36
"ts-jest" : " ^22.4.6" ,
Original file line number Diff line number Diff line change 21
21
"graphql-dynamodb-transformer" : " ^3.0.5" ,
22
22
"graphql-mapping-template" : " ^3.0.5" ,
23
23
"graphql-transformer-common" : " ^3.0.5" ,
24
- "graphql-transformer-core" : " ^3.0.5"
24
+ "graphql-transformer-core" : " ^3.0.5" ,
25
+ "cloudform" : " ^3.5.0" ,
26
+ "cloudform-types" : " ^3.7.0"
25
27
},
26
28
"devDependencies" : {
27
29
"@types/graphql" : " ^0.13.1" ,
28
30
"@types/jest" : " 23.1.1" ,
29
31
"@types/node" : " ^10.3.4" ,
30
32
"aws-sdk" : " ^2.259.1" ,
31
- "cloudform" : " ^3.5.0" ,
32
33
"jest" : " ^23.1.0" ,
33
34
"ts-jest" : " ^22.4.6" ,
34
35
"tslint" : " ^5.10.0" ,
Original file line number Diff line number Diff line change 21
21
"graphql" : " ^0.13.2" ,
22
22
"graphql-mapping-template" : " ^3.0.5" ,
23
23
"graphql-transformer-common" : " ^3.0.5" ,
24
- "graphql-transformer-core" : " ^3.0.5"
24
+ "graphql-transformer-core" : " ^3.0.5" ,
25
+ "cloudform" : " ^3.5.0" ,
26
+ "cloudform-types" : " ^3.7.0"
25
27
},
26
28
"devDependencies" : {
27
29
"@types/graphql" : " ^0.13.1" ,
Original file line number Diff line number Diff line change 18
18
"graphql" : " ^0.13.2" ,
19
19
"graphql-mapping-template" : " ^3.0.5" ,
20
20
"graphql-transformer-common" : " ^3.0.5" ,
21
- "graphql-transformer-core" : " ^3.0.5"
21
+ "graphql-transformer-core" : " ^3.0.5" ,
22
+ "cloudform" : " ^3.5.0" ,
23
+ "cloudform-types" : " ^3.7.0"
22
24
},
23
25
"devDependencies" : {
24
26
"@types/jest" : " 23.1.1" ,
25
- "@types/node" : " ^ 10.3.4" ,
27
+ "@types/node" : " 10.3.4" ,
26
28
"bestzip" : " ^2.0.0" ,
27
- "cloudform" : " ^3.5.0" ,
28
29
"graphql-dynamodb-transformer" : " ^2.0.0-multienv.2" ,
29
30
"jest" : " ^23.1.0" ,
30
31
"ts-jest" : " ^22.4.6" ,
Original file line number Diff line number Diff line change 20
20
"graphql" : " ^0.13.2" ,
21
21
"graphql-mapping-template" : " ^3.0.5" ,
22
22
"graphql-transformer-common" : " ^3.0.5" ,
23
- "graphql-transformer-core" : " ^3.0.5"
23
+ "graphql-transformer-core" : " ^3.0.5" ,
24
+ "cloudform" : " ^3.5.0" ,
25
+ "cloudform-types" : " ^3.7.0"
24
26
},
25
27
"devDependencies" : {
26
28
"@types/graphql" : " ^0.13.1" ,
27
29
"@types/jest" : " 23.1.1" ,
28
30
"@types/node" : " ^10.3.4" ,
29
31
"aws-sdk" : " ^2.259.1" ,
30
- "cloudform" : " ^3.5.0" ,
31
32
"graphql-transformer-common" : " ^2.0.1-multienv.0" ,
32
33
"graphql-transformer-core" : " ^2.0.1-multienv.0" ,
33
34
"jest" : " ^23.1.0" ,
Original file line number Diff line number Diff line change 20
20
"@types/graphql" : " ^0.13.1" ,
21
21
"@types/jest" : " 23.1.0" ,
22
22
"@types/js-yaml" : " ^3.11.4" ,
23
- "@types/node" : " ^ 10.3.4" ,
23
+ "@types/node" : " 10.3.4" ,
24
24
"jest" : " ^23.0.0" ,
25
25
"ts-jest" : " ^22.4.6" ,
26
26
"tslint" : " ^5.10.0" ,
You can’t perform that action at this time.
0 commit comments