Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(package.json): move proper packages to devDependencies #1233

Merged
merged 6 commits into from
Nov 26, 2024
Merged
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
2 changes: 0 additions & 2 deletions NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ This software includes third party software subject to the following copyrights:
aws-cdk under the Apache License Version 2.0
aws-sdk under the Apache License Version 2.0
aws-sdk-mock under the Apache License Version 2.0
bootstrap under the Massachusetts Institute of Technology (MIT) license
chai under the Massachusetts Institute of Technology (MIT) license
color under the Massachusetts Institute of Technology (MIT) license
color-name under the Massachusetts Institute of Technology (MIT) license
deepmerge under the MIT License
Expand Down
522 changes: 522 additions & 0 deletions source/THIRD-PARTY-LICENSES.txt

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions source/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,27 +14,27 @@
},
"private": true,
"dependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"constructs": "^10.0.0"
},
"devDependencies": {
"@aws-cdk/integ-tests-alpha": "2.163.1-alpha.0",
"@typescript-eslint/eslint-plugin": "^2.14.0",
"@typescript-eslint/parser": "^2.14.0",
"eslint": "^6.8.0",
"eslint-import-resolver-node": "^0.3.2",
"eslint-import-resolver-typescript": "^2.0.0",
"eslint-plugin-import": "^2.19.1",
"eslint-plugin-license-header": "^0.2.0",
"fs-extra": "^8.1.0",
"typescript": "4.7.4",
"jest": "^27.4.0",
"jsii": "~5.4.26",
"jsii-rosetta": "~5.4.25",
"jsii-pacmak": "^1.92.0",
"tslint": "^5.20.1",
"typescript": "4.7.4",
"constructs": "^10.0.0"
},
"devDependencies": {
"lerna": "8.1.8",
"eslint": "^6.8.0",
"eslint-import-resolver-node": "^0.3.2",
"eslint-import-resolver-typescript": "^2.0.0",
"eslint-plugin-import": "^2.19.1",
"eslint-plugin-license-header": "^0.2.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "2.163.1"
},
"workspaces": {
"packages": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
}
},
"dependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0"
},
"devDependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@types/jest": "^27.4.0",
"@aws-solutions-constructs/core": "0.0.0",
"@types/node": "^10.3.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
}
},
"dependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0"
},
"devDependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@types/jest": "^27.4.0",
"@aws-solutions-constructs/core": "0.0.0",
"@types/node": "^10.3.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
}
},
"dependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0"
},
"devDependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@types/jest": "^27.4.0",
"@types/node": "^10.3.0",
"constructs": "^10.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
}
},
"dependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0"
},
"devDependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@types/jest": "^27.4.0",
"@types/node": "^10.3.0",
"constructs": "^10.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
}
},
"dependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0"
},
"devDependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@types/jest": "^27.4.0",
"@types/node": "^10.3.0",
"constructs": "^10.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
}
},
"dependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0"
},
"devDependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@types/jest": "^27.4.0",
"@types/node": "^10.3.0",
"constructs": "^10.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
}
},
"dependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0"
},
"devDependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@types/jest": "^27.4.0",
"@types/node": "^10.3.0",
"constructs": "^10.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
}
},
"dependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0"
},
"devDependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@types/jest": "^27.4.0",
"@types/node": "^10.3.0",
"constructs": "^10.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
}
},
"dependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0"
},
"devDependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@types/jest": "^27.4.0",
"@types/node": "^10.3.0",
"constructs": "^10.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@
}
},
"dependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@aws-solutions-constructs/aws-cloudfront-apigateway": "0.0.0",
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0"
},
"devDependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@types/jest": "^27.4.0",
"@types/node": "^10.3.0",
"constructs": "^10.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
}
},
"dependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0"
},
"devDependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@types/jest": "^27.4.0",
"@types/node": "^10.3.0",
"constructs": "^10.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
}
},
"dependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0"
},
"devDependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@types/jest": "^27.4.0",
"@types/node": "^10.3.0",
"constructs": "^10.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,12 @@
}
},
"dependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@aws-solutions-constructs/core": "0.0.0",
"@aws-solutions-constructs/resources": "0.0.0",
"constructs": "^10.0.0"
},
"devDependencies": {
"@types/jest": "^27.4.0",
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@types/node": "^10.3.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,11 @@
}
},
"dependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0"
},
"devDependencies": {
"@types/jest": "^27.4.0",
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@types/node": "^10.3.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,11 @@
}
},
"dependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0"
},
"devDependencies": {
"@types/jest": "^27.4.0",
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@types/node": "^10.3.0",
"aws-cdk-lib": "0.0.0",
"constructs": "^10.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,13 @@
}
},
"dependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@aws-solutions-constructs/core": "0.0.0",
"@aws-solutions-constructs/aws-dynamodbstreams-lambda": "0.0.0",
"@aws-solutions-constructs/aws-lambda-elasticsearch-kibana": "0.0.0",
"constructs": "^10.0.0"
},
"devDependencies": {
"@types/jest": "^27.4.0",
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@types/node": "^10.3.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,11 @@
}
},
"dependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0"
},
"devDependencies": {
"@types/jest": "^27.4.0",
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@types/node": "^10.3.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,12 @@
}
},
"dependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@aws-solutions-constructs/core": "0.0.0",
"@aws-solutions-constructs/aws-kinesisfirehose-s3": "0.0.0",
"constructs": "^10.0.0"
},
"devDependencies": {
"@types/jest": "^27.4.0",
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@types/node": "^10.3.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,11 @@
}
},
"dependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0"
},
"devDependencies": {
"@types/jest": "^27.4.0",
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@types/node": "^10.3.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,11 @@
}
},
"dependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0"
},
"devDependencies": {
"@types/jest": "^27.4.0",
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@types/node": "^10.3.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,11 @@
}
},
"dependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0"
},
"devDependencies": {
"@types/jest": "^27.4.0",
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@types/node": "^10.3.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,11 @@
}
},
"dependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0"
},
"devDependencies": {
"@types/jest": "^27.4.0",
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@types/node": "^10.3.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,11 @@
}
},
"dependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0"
},
"devDependencies": {
"@types/jest": "^27.4.0",
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@types/node": "^10.3.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,11 @@
}
},
"dependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0"
},
"devDependencies": {
"@types/jest": "^26.0.22",
"@aws-solutions-constructs/core": "0.0.0",
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@types/node": "^10.3.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,11 @@
}
},
"dependencies": {
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0"
},
"devDependencies": {
"@types/jest": "^26.0.22",
"@aws-solutions-constructs/core": "0.0.0",
"@aws-cdk/integ-tests-alpha": "0.0.0-alpha.0",
"@types/node": "^10.3.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
Expand Down
Loading