File tree Expand file tree Collapse file tree 17 files changed +531
-291
lines changed
amplify-category-function
amplify-container-hosting
amplify-dotnet-function-template-provider
amplify-nodejs-function-template-provider
amplify-provider-awscloudformation
__e2e_v2__/test-synthesizer
__tests__/v2-test-synthesizer Expand file tree Collapse file tree 17 files changed +531
-291
lines changed Original file line number Diff line number Diff line change 3838 "folder-hash" : " ^4.0.2" ,
3939 "fs-extra" : " ^8.1.0" ,
4040 "globby" : " ^11.0.3" ,
41- "graphql-transformer-core" : " ^8.1.13 " ,
41+ "graphql-transformer-core" : " ^8.2.0 " ,
4242 "inquirer" : " ^7.3.3" ,
4343 "inquirer-datepicker" : " ^2.0.0" ,
4444 "jstreemap" : " ^1.28.2" ,
Original file line number Diff line number Diff line change 3131 "@aws-amplify/amplify-cli-logger" : " 1.3.8" ,
3232 "@aws-amplify/amplify-function-plugin-interface" : " 1.12.1" ,
3333 "@aws-amplify/amplify-prompts" : " 2.8.6" ,
34- "@aws-amplify/graphql-transformer-interfaces" : " ^3.2.2 " ,
34+ "@aws-amplify/graphql-transformer-interfaces" : " ^3.3.0 " ,
3535 "@aws-sdk/util-arn-parser" : " ^3.310.0" ,
3636 "@yarnpkg/lockfile" : " ^1.1.0" ,
3737 "ajv" : " ^6.12.6" ,
Original file line number Diff line number Diff line change @@ -16,4 +16,4 @@ export const install = async (): Promise<void> => {
1616 return binary . install ( ) ;
1717} ;
1818
19- // force version bump to 12.8 .0
19+ // force version bump to 12.9 .0
Original file line number Diff line number Diff line change 3636 "dependencies" : {
3737 "@aws-amplify/amplify-app" : " 5.0.25" ,
3838 "@aws-amplify/amplify-category-analytics" : " 5.0.25" ,
39- "@aws-amplify/amplify-category-api" : " ^5.7.8 " ,
39+ "@aws-amplify/amplify-category-api" : " ^5.8.0 " ,
4040 "@aws-amplify/amplify-category-auth" : " 3.7.4" ,
4141 "@aws-amplify/amplify-category-custom" : " 3.1.13" ,
4242 "@aws-amplify/amplify-category-function" : " 5.6.4" ,
8787 "fs-extra" : " ^8.1.0" ,
8888 "glob" : " ^7.2.0" ,
8989 "graphql" : " ^15.5.0" ,
90- "graphql-transformer-core" : " ^8.1.13 " ,
90+ "graphql-transformer-core" : " ^8.2.0 " ,
9191 "gunzip-maybe" : " ^1.4.2" ,
9292 "hidefile" : " ^3.0.0" ,
9393 "ini" : " ^1.3.5" ,
Original file line number Diff line number Diff line change 2626 "extract-api" : " ts-node ../../scripts/extract-api.ts"
2727 },
2828 "dependencies" : {
29- "@aws-amplify/amplify-category-api" : " ^5.7.8 " ,
29+ "@aws-amplify/amplify-category-api" : " ^5.8.0 " ,
3030 "@aws-amplify/amplify-cli-core" : " 4.2.13" ,
3131 "@aws-amplify/amplify-environment-parameters" : " 1.9.4" ,
3232 "fs-extra" : " ^8.1.0" ,
Original file line number Diff line number Diff line change 2727 "dependencies" : {
2828 "@aws-amplify/amplify-cli-core" : " 4.2.13" ,
2929 "@aws-amplify/amplify-function-plugin-interface" : " 1.12.1" ,
30- "graphql-transformer-core" : " ^8.1.13 "
30+ "graphql-transformer-core" : " ^8.2.0 "
3131 },
3232 "devDependencies" : {
3333 "@types/inquirer" : " ^6.5.0" ,
Original file line number Diff line number Diff line change 3333 "dotenv" : " ^8.2.0" ,
3434 "execa" : " ^5.1.1" ,
3535 "fs-extra" : " ^8.1.0" ,
36- "graphql-transformer-core" : " ^8.1.13 " ,
36+ "graphql-transformer-core" : " ^8.2.0 " ,
3737 "ini" : " ^1.3.5" ,
3838 "jest-circus" : " ^27.0.0" ,
3939 "jest-environment-node" : " ^26.6.2" ,
Original file line number Diff line number Diff line change 2929 "@aws-amplify/amplify-cli-core" : " 4.2.13" ,
3030 "@aws-amplify/amplify-e2e-core" : " 5.4.4" ,
3131 "@aws-amplify/amplify-opensearch-simulator" : " 1.7.4" ,
32- "@aws-amplify/graphql-transformer-core" : " ^2.2.4 " ,
32+ "@aws-amplify/graphql-transformer-core" : " ^2.3.0 " ,
3333 "@aws-sdk/client-appsync" : " ^3.303.0" ,
3434 "@aws-sdk/client-dynamodb" : " ^3.303.0" ,
3535 "@aws-sdk/client-s3" : " ^3.303.0" ,
5353 "get-port" : " ^5.1.1" ,
5454 "glob" : " ^8.0.3" ,
5555 "graphql-tag" : " ^2.10.1" ,
56- "graphql-transformer-core" : " 8.1.13 " ,
56+ "graphql-transformer-core" : " ^8.2.0 " ,
5757 "isomorphic-fetch" : " ^3.0.0" ,
5858 "lodash" : " ^4.17.21" ,
5959 "moment" : " ^2.24.0" ,
Original file line number Diff line number Diff line change 3535 "aws-cdk-lib" : " ~2.80.0" ,
3636 "constructs" : " ^10.0.5" ,
3737 "fs-extra" : " ^8.1.0" ,
38- "graphql-transformer-core" : " ^8.1.13 " ,
38+ "graphql-transformer-core" : " ^8.2.0 " ,
3939 "lodash" : " ^4.17.21" ,
4040 "semver" : " ^7.5.4" ,
4141 "strip-ansi" : " ^6.0.0" ,
Original file line number Diff line number Diff line change 2828 "@aws-amplify/amplify-cli-core" : " 4.2.13" ,
2929 "@aws-amplify/amplify-function-plugin-interface" : " 1.12.1" ,
3030 "@aws-amplify/amplify-prompts" : " 2.8.6" ,
31- "graphql-transformer-core" : " ^8.1.13 " ,
31+ "graphql-transformer-core" : " ^8.2.0 " ,
3232 "lodash" : " ^4.17.21"
3333 },
3434 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments