Skip to content

Commit

Permalink
chore: use 4.7.3 codegen (#13721)
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolk authored Apr 17, 2024
1 parent 4e5b20d commit 6c2e90b
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/amplify-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@aws-amplify/amplify-util-mock": "5.9.5",
"@aws-amplify/amplify-util-uibuilder": "1.14.4",
"@aws-cdk/cloudformation-diff": "~2.68.0",
"amplify-codegen": "4.8.0",
"amplify-codegen": "4.7.3",
"amplify-dotnet-function-runtime-provider": "2.0.22",
"amplify-go-function-runtime-provider": "2.3.40",
"amplify-java-function-runtime-provider": "2.3.40",
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-provider-awscloudformation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@aws-amplify/cli-extensibility-helper": "3.0.27",
"@aws-amplify/graphql-transformer-core": "^2.6.0",
"@aws-amplify/graphql-transformer-interfaces": "^3.6.0",
"amplify-codegen": "4.8.0",
"amplify-codegen": "4.7.3",
"archiver": "^5.3.0",
"aws-cdk-lib": "~2.80.0",
"aws-sdk": "^2.1464.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-util-mock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@aws-amplify/amplify-prompts": "2.8.6",
"@aws-amplify/amplify-provider-awscloudformation": "8.10.5",
"@hapi/topo": "^5.0.0",
"amplify-codegen": "4.8.0",
"amplify-codegen": "4.7.3",
"amplify-dynamodb-simulator": "2.9.12",
"amplify-storage-simulator": "1.11.3",
"axios": "^1.6.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify-util-uibuilder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@aws-amplify/amplify-prompts": "2.8.6",
"@aws-amplify/codegen-ui": "2.14.2",
"@aws-amplify/codegen-ui-react": "2.14.2",
"amplify-codegen": "4.8.0",
"amplify-codegen": "4.7.3",
"aws-sdk": "^2.1464.0",
"fs-extra": "^8.1.0",
"node-fetch": "^2.6.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -813,7 +813,7 @@ __metadata:
"@types/lodash.throttle": ^4.1.6
"@types/node": ^18.16.0
"@types/uuid": ^8.0.0
amplify-codegen: 4.8.0
amplify-codegen: 4.7.3
archiver: ^5.3.0
aws-cdk-lib: ~2.80.0
aws-sdk: ^2.1464.0
Expand Down Expand Up @@ -901,7 +901,7 @@ __metadata:
"@types/node": ^12.12.6
"@types/semver": ^7.1.0
"@types/which": ^1.3.2
amplify-codegen: 4.8.0
amplify-codegen: 4.7.3
amplify-dynamodb-simulator: 2.9.12
amplify-nodejs-function-runtime-provider: 2.5.17
amplify-storage-simulator: 1.11.3
Expand Down Expand Up @@ -952,7 +952,7 @@ __metadata:
"@types/jest": ^29.5.1
"@types/semver": ^7.1.0
"@types/tiny-async-pool": ^2.0.0
amplify-codegen: 4.8.0
amplify-codegen: 4.7.3
aws-sdk: ^2.1464.0
fs-extra: ^8.1.0
node-fetch: ^2.6.7
Expand Down Expand Up @@ -1123,7 +1123,7 @@ __metadata:
"@types/tar-fs": ^2.0.0
"@types/treeify": ^1.0.0
"@types/update-notifier": ^5.1.0
amplify-codegen: 4.8.0
amplify-codegen: 4.7.3
amplify-dotnet-function-runtime-provider: 2.0.22
amplify-go-function-runtime-provider: 2.3.40
amplify-headless-interface: 1.17.6
Expand Down

0 comments on commit 6c2e90b

Please sign in to comment.