Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
88 changes: 45 additions & 43 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,61 +71,61 @@
"author": "Amazon Web Services",
"license": "Apache-2.0",
"dependencies": {
"lerna": "^5.1.6",
"tar": "^7.5.8"
"lerna": "^5.6.2",
"tar": "^7.5.19"
},
"workspaces": [
"packages/*"
],
"devDependencies": {
"@aws-amplify/amplify-cli-core": "^4.4.1",
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"@commitlint/config-lerna-scopes": "^17.0.2",
"@microsoft/api-extractor": "^7.33.5",
"@types/cli-progress": "3.11.0",
"@types/fs-extra": "^8.0.1",
"@aws-amplify/amplify-cli-core": "^4.6.0",
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"@commitlint/config-lerna-scopes": "^17.8.1",
"@microsoft/api-extractor": "^7.58.9",
"@types/cli-progress": "3.11.6",
"@types/fs-extra": "^8.1.5",
"@types/glob": "^7.2.0",
"@types/jest": "^27.0.0",
"@types/js-yaml": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^4.0.0",
"@typescript-eslint/parser": "^4.0.0",
"amplify-headless-interface": "^1.13.1",
"@aws-sdk/client-codebuild": "^3.996.0",
"@aws-sdk/client-s3": "^3.996.0",
"@aws-sdk/credential-providers": "^3.996.0",
"@smithy/types": "^4.13.0",
"@types/jest": "^27.5.2",
"@types/js-yaml": "^4.0.9",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"amplify-headless-interface": "^1.17.8",
"@aws-sdk/client-codebuild": "^3.1080.0",
"@aws-sdk/client-s3": "^3.1080.0",
"@aws-sdk/credential-providers": "^3.1080.0",
"@smithy/types": "^4.15.1",
"cli-progress": "3.12.0",
"cmd-shim": "^3.0.3",
"codecov": "^3.7.0",
"commitizen": "^4.2.4",
"copyfiles": "^2.2.0",
"codecov": "^3.8.3",
"commitizen": "^4.3.2",
"copyfiles": "^2.4.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^7.0.0",
"eslint-config-airbnb": "^18.0.1",
"eslint-config-prettier": "^6.9.0",
"eslint-import-resolver-typescript": "^2.0.0",
"eslint-plugin-import": "^2.20.0",
"eslint-plugin-jest": "^26.6.0",
"eslint-plugin-json": "^2.0.1",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-react": "^7.21.5",
"eslint-plugin-spellcheck": "^0.0.17",
"eslint": "^7.32.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-prettier": "^6.15.0",
"eslint-import-resolver-typescript": "^2.7.1",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-jest": "^26.9.0",
"eslint-plugin-json": "^2.1.2",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "^3.4.1",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-spellcheck": "^0.0.20",
"execa": "^5.1.1",
"globby": "^11.1.0",
"graphql-transformer-core": "^8.0.0",
"husky": "^4.0.0",
"jest": "^27.0.0",
"jest-circus": "^27.0.0",
"jest-junit": "^12.0.0",
"js-yaml": "^4.0.0",
"graphql-transformer-core": "^8.2.18",
"husky": "^4.3.8",
"jest": "^27.5.1",
"jest-circus": "^27.5.1",
"jest-junit": "^12.3.0",
"js-yaml": "^4.3.0",
"lnk": "1.1.0",
"prettier": "^1.19.1",
"pretty-quick": "^4.0.0",
"rimraf": "^3.0.0",
"ts-jest": "^27.0.0",
"ts-node": "^8.10.1",
"pretty-quick": "^4.2.2",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.5",
"ts-node": "^8.10.2",
"typescript": "4.7.4"
},
"resolutions": {
Expand Down Expand Up @@ -154,7 +154,9 @@
"xml2js": "0.5.0",
"tmp": "^0.2.4",
"minimatch": "^3.1.3",
"http-proxy-agent": "^7.0.0"
"http-proxy-agent": "^7.0.0",
"@graphql-tools/apollo-engine-loader": "8.0.0",
"@graphql-tools/apollo-engine-loader/@graphql-tools/utils": "10.0.11"
},
"config": {
"commitizen": {
Expand Down
34 changes: 17 additions & 17 deletions packages/amplify-codegen-e2e-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,19 @@
"clean": "rimraf ./lib"
},
"dependencies": {
"@aws-sdk/client-amplifybackend": "^3.990.0",
"@aws-sdk/client-appsync": "^3.996.0",
"@aws-sdk/client-cloudformation": "^3.996.0",
"@aws-sdk/client-cloudwatch-events": "^3.996.0",
"@aws-sdk/client-cloudwatch-logs": "^3.996.0",
"@aws-sdk/client-cognito-identity-provider": "^3.996.0",
"@aws-sdk/client-dynamodb": "^3.996.0",
"@aws-sdk/client-kinesis": "^3.996.0",
"@aws-sdk/client-lambda": "^3.996.0",
"@aws-sdk/client-lex-model-building-service": "^3.996.0",
"@aws-sdk/client-pinpoint": "^3.996.0",
"@aws-sdk/client-rekognition": "^3.996.0",
"@aws-sdk/client-s3": "^3.996.0",
"@aws-sdk/client-amplifybackend": "^3.1080.0",
"@aws-sdk/client-appsync": "^3.1080.0",
"@aws-sdk/client-cloudformation": "^3.1080.0",
"@aws-sdk/client-cloudwatch-events": "^3.1080.0",
"@aws-sdk/client-cloudwatch-logs": "^3.1080.0",
"@aws-sdk/client-cognito-identity-provider": "^3.1080.0",
"@aws-sdk/client-dynamodb": "^3.1080.0",
"@aws-sdk/client-kinesis": "^3.1080.0",
"@aws-sdk/client-lambda": "^3.1080.0",
"@aws-sdk/client-lex-model-building-service": "^3.1080.0",
"@aws-sdk/client-pinpoint": "^3.1080.0",
"@aws-sdk/client-rekognition": "^3.1080.0",
"@aws-sdk/client-s3": "^3.1080.0",
"chalk": "^3.0.0",
"dotenv": "^8.6.0",
"execa": "^4.1.0",
Expand All @@ -43,16 +43,16 @@
"ini": "^3.0.1",
"jest-circus": "^27.5.1",
"jest-environment-node": "^26.6.2",
"lodash": "^4.17.19",
"lodash": "^4.18.1",
"node-pty": "1.1.0",
"retimer": "2.0.0",
"rimraf": "^3.0.0",
"strip-ansi": "^6.0.0",
"rimraf": "^3.0.2",
"strip-ansi": "^6.0.1",
"throat": "^5.0.0",
"uuid": "9.0.1"
},
"devDependencies": {
"@types/ini": "^1.3.31"
"@types/ini": "^1.3.34"
},
"peerDependencies": {
"@aws-amplify/amplify-cli-core": "^4.4.1",
Expand Down
50 changes: 25 additions & 25 deletions packages/amplify-codegen-e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,38 +24,38 @@
},
"dependencies": {
"@aws-amplify/amplify-codegen-e2e-core": "1.6.8",
"@aws-amplify/graphql-schema-test-library": "^3.0.0",
"amazon-cognito-identity-js": "^6.3.6",
"aws-amplify": "^5.3.3",
"@aws-amplify/graphql-schema-test-library": "^3.0.23",
"amazon-cognito-identity-js": "^6.3.20",
"aws-amplify": "^5.3.37",
"aws-appsync": "^4.1.10",
"@aws-sdk/client-amplify": "^3.996.0",
"@aws-sdk/client-appsync": "^3.996.0",
"@aws-sdk/client-cloudformation": "^3.996.0",
"@aws-sdk/client-codebuild": "^3.996.0",
"@aws-sdk/client-cognito-identity-provider": "^3.996.0",
"@aws-sdk/credential-providers": "^3.996.0",
"@aws-sdk/client-dynamodb": "^3.996.0",
"@aws-sdk/client-iam": "^3.996.0",
"@aws-sdk/client-organizations": "^3.996.0",
"@aws-sdk/client-s3": "^3.996.0",
"@aws-sdk/client-sts": "^3.996.0",
"@aws-sdk/client-account": "^3.996.0",
"dotenv": "^8.2.0",
"@aws-sdk/client-amplify": "^3.1080.0",
"@aws-sdk/client-appsync": "^3.1080.0",
"@aws-sdk/client-cloudformation": "^3.1080.0",
"@aws-sdk/client-codebuild": "^3.1080.0",
"@aws-sdk/client-cognito-identity-provider": "^3.1080.0",
"@aws-sdk/credential-providers": "^3.1080.0",
"@aws-sdk/client-dynamodb": "^3.1080.0",
"@aws-sdk/client-iam": "^3.1080.0",
"@aws-sdk/client-organizations": "^3.1080.0",
"@aws-sdk/client-s3": "^3.1080.0",
"@aws-sdk/client-sts": "^3.1080.0",
"@aws-sdk/client-account": "^3.1080.0",
"dotenv": "^8.6.0",
"esm": "^3.2.25",
"fs-extra": "^8.1.0",
"graphql-tag": "^2.10.1",
"js-yaml": "^4.0.0",
"lodash": "^4.17.19",
"graphql-tag": "^2.12.7",
"js-yaml": "^4.3.0",
"lodash": "^4.18.1",
"node-fetch": "^3.3.2",
"uuid": "^3.4.0",
"ws": "^8.14.2",
"yargs": "^15.1.0"
"ws": "^8.21.0",
"yargs": "^15.4.1"
},
"devDependencies": {
"@aws-amplify/backend": "^1.0.0",
"@types/jest": "^27.0.0",
"graphql": "^15.8.0",
"ts-node": "^8.10.1"
"@aws-amplify/backend": "^1.23.0",
"@types/jest": "^27.5.2",
"graphql": "^15.10.2",
"ts-node": "^8.10.2"
},
"peerDependencies": {
"@aws-amplify/amplify-cli-core": "^4.4.1",
Expand Down
16 changes: 8 additions & 8 deletions packages/amplify-codegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"@aws-amplify/graphql-directives": "^1.0.1",
"@aws-amplify/graphql-directives": "^1.1.1",
"@aws-amplify/graphql-docs-generator": "4.2.1",
"@aws-amplify/graphql-generator": "0.5.3",
"@aws-amplify/graphql-types-generator": "3.6.0",
Expand All @@ -30,13 +30,13 @@
"fs-extra": "^8.1.0",
"glob-parent": "^6.0.2",
"globby": "^11.1.0",
"graphql": "^15.5.0",
"graphql-config": "^2.2.1",
"graphql": "^15.10.2",
"graphql-config": "^2.2.2",
"inquirer": "^7.3.3",
"js-yaml": "^4.0.0",
"ora": "^4.0.3",
"js-yaml": "^4.3.0",
"ora": "^4.1.1",
"prettier": "^1.19.1",
"semver": "^7.3.5",
"semver": "^7.8.5",
"slash": "^3.0.0"
},
"peerDependencies": {
Expand Down Expand Up @@ -65,7 +65,7 @@
]
},
"devDependencies": {
"@types/prettier": "^1.19.0",
"mock-fs": "^5.4.0"
"@types/prettier": "^1.19.1",
"mock-fs": "^5.5.0"
}
}
22 changes: 11 additions & 11 deletions packages/appsync-modelgen-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,24 +31,24 @@
"@graphql-codegen/visitor-plugin-common": "^1.22.0",
"@graphql-tools/utils": "^6.0.18",
"chalk": "^3.0.0",
"change-case": "^4.1.1",
"graphql-transformer-common": "^4.25.1",
"lower-case-first": "^2.0.1",
"change-case": "^4.1.2",
"graphql-transformer-common": "^4.34.0",
"lower-case-first": "^2.0.2",
"pluralize": "^8.0.0",
"strip-indent": "^3.0.0",
"ts-dedent": "^1.1.0"
"ts-dedent": "^1.2.0"
},
"devDependencies": {
"@aws-amplify/graphql-directives": "^1.0.1",
"@aws-amplify/graphql-directives": "^1.1.1",
"@graphql-codegen/testing": "^1.17.7",
"@graphql-codegen/typescript": "^2.8.3",
"@types/fs-extra": "^8.1.2",
"@types/node": "^12.12.6",
"@types/pluralize": "0.0.29",
"ajv": "^8.12.0",
"graphql": "^15.5.0",
"@types/fs-extra": "^8.1.5",
"@types/node": "^12.20.55",
"@types/pluralize": "0.0.33",
"ajv": "^8.20.0",
"graphql": "^15.10.2",
"java-ast": "^0.3.0",
"ts-json-schema-generator": "1.0.0"
"ts-json-schema-generator": "1.5.1"
},
"peerDependencies": {
"graphql": "^15.5.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/graphql-docs-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"extract-api": "ts-node ../../scripts/extract-api.ts"
},
"dependencies": {
"graphql": "^15.5.0",
"graphql": "^15.10.2",
"handlebars": "4.7.9",
"yargs": "^15.1.0"
"yargs": "^15.4.1"
},
"devDependencies": {
"@types/node": "^10.17.13"
"@types/node": "^10.17.60"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
},
"dependencies": {
"@aws-amplify/appsync-modelgen-plugin": "2.15.2",
"@aws-amplify/graphql-directives": "^1.0.1",
"@aws-amplify/graphql-directives": "^1.1.1",
"@aws-amplify/graphql-docs-generator": "4.2.1",
"@aws-amplify/graphql-types-generator": "3.6.0",
"@graphql-codegen/core": "^2.6.6",
"@graphql-codegen/plugin-helpers": "^3.1.1",
"@graphql-tools/apollo-engine-loader": "^8.0.0",
"@graphql-tools/schema": "^9.0.0",
"@graphql-tools/utils": "^9.2.1",
"graphql": "^15.5.0",
"graphql": "^15.10.2",
"prettier": "^1.19.1"
},
"devDependencies": {
Expand Down
32 changes: 16 additions & 16 deletions packages/graphql-types-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,28 +39,28 @@
"@babel/types": "7.0.0-beta.4",
"babel-generator": "^6.26.1",
"babel-types": "^6.26.0",
"change-case": "^4.1.1",
"common-tags": "^1.8.0",
"core-js": "^3.6.4",
"change-case": "^4.1.2",
"common-tags": "^1.8.2",
"core-js": "^3.49.0",
"fs-extra": "^8.1.0",
"globby": "^11.1.0",
"graphql": "^15.5.0",
"inflected": "^2.0.4",
"graphql": "^15.10.2",
"inflected": "^2.1.0",
"prettier": "^1.19.1",
"rimraf": "^3.0.0",
"source-map-support": "^0.5.16",
"yargs": "^15.1.0"
"rimraf": "^3.0.2",
"source-map-support": "^0.5.21",
"yargs": "^15.4.1"
},
"devDependencies": {
"@types/babel-generator": "^6.25.0",
"@types/common-tags": "^1.8.0",
"@types/fs-extra": "^8.1.0",
"@types/babel-generator": "^6.25.8",
"@types/common-tags": "^1.8.4",
"@types/fs-extra": "^8.1.5",
"@types/inflected": "^1.1.29",
"@types/node": "^10.17.13",
"@types/prettier": "^1.19.0",
"@types/rimraf": "^3.0.0",
"@types/yargs": "^15.0.1",
"@types/zen-observable": "^0.8.4"
"@types/node": "^10.17.60",
"@types/prettier": "^1.19.1",
"@types/rimraf": "^3.0.2",
"@types/yargs": "^15.0.20",
"@types/zen-observable": "^0.8.7"
},
"publishConfig": {
"access": "public"
Expand Down
Loading
Loading