Skip to content

Commit

Permalink
Merge pull request #216 from BenjiTheC/main
Browse files Browse the repository at this point in the history
refactor: move CDF attribution dependency to devDeps
  • Loading branch information
BenjiTheC authored May 30, 2024
2 parents cc5c5b5 + 8af4f71 commit d5de2c3
Show file tree
Hide file tree
Showing 14 changed files with 15 additions and 44 deletions.
7 changes: 2 additions & 5 deletions source/packages/libraries/core/attribution/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,10 @@
},
"devDependencies": {
"@awssolutions/eslint-config-custom": "workspace:~0.0.0",
"@awssolutions/cdf-version": "workspace:~0.0.0",
"@types/node": "^18.17.0",
"typescript": "4.2.4",
"@typescript-eslint/eslint-plugin": "6.2.0"
},
"license": "ISC",
"dependencies": {
"@awssolutions/cdf-version": "workspace:~0.0.0",
"@types/node": "^18.17.0"
}
"license": "ISC"
}
4 changes: 1 addition & 3 deletions source/packages/services/assetlibrary-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"@awssolutions/cdf-logger": "workspace:^2.6.2",
"@awssolutions/eslint-config-custom": "workspace:~0.0.0",
"@awssolutions/simple-cdf-logger": "workspace:^2.6.2",
"@awssolutions/cdf-attribution": "workspace:~0.0.0",
"@types/body-parser": "1.19.2",
"@types/cors": "2.8.8",
"@types/dotenv-flow": "~3.2.0",
Expand Down Expand Up @@ -91,8 +92,5 @@
"typescript": "4.2.4",
"winston": "3.2.1",
"winston-transport": "4.3.0"
},
"dependencies": {
"@awssolutions/cdf-attribution": "workspace:~0.0.0"
}
}
4 changes: 1 addition & 3 deletions source/packages/services/assetlibrary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"@awssolutions/cdf-logger": "workspace:^2.6.2",
"@awssolutions/eslint-config-custom": "workspace:~0.0.0",
"@awssolutions/simple-cdf-logger": "workspace:^2.6.2",
"@awssolutions/cdf-attribution": "workspace:~0.0.0",
"@types/body-parser": "1.19.2",
"@types/cors": "2.8.10",
"@types/dotenv-flow": "~3.2.0",
Expand Down Expand Up @@ -98,8 +99,5 @@
"typescript": "4.2.4",
"winston": "3.3.3",
"winston-transport": "4.4.0"
},
"dependencies": {
"@awssolutions/cdf-attribution": "workspace:~0.0.0"
}
}
4 changes: 1 addition & 3 deletions source/packages/services/assetlibraryhistory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"@awssolutions/cdf-logger": "workspace:^2.6.2",
"@awssolutions/eslint-config-custom": "workspace:~0.0.0",
"@awssolutions/simple-cdf-logger": "workspace:^2.6.2",
"@awssolutions/cdf-attribution": "workspace:~0.0.0",
"@types/atob": "2.1.2",
"@types/body-parser": "1.19.2",
"@types/btoa": "1.2.3",
Expand Down Expand Up @@ -88,8 +89,5 @@
"typescript": "4.2.4",
"winston": "3.3.3",
"winston-transport": "4.4.0"
},
"dependencies": {
"@awssolutions/cdf-attribution": "workspace:~0.0.0"
}
}
4 changes: 1 addition & 3 deletions source/packages/services/bulkcerts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"@awssolutions/cdf-logger": "workspace:^2.6.2",
"@awssolutions/eslint-config-custom": "workspace:~0.0.0",
"@awssolutions/simple-cdf-logger": "workspace:^2.6.2",
"@awssolutions/cdf-attribution": "workspace:~0.0.0",
"@types/aws-lambda": "8.10.65",
"@types/aws-serverless-express": "3.3.3",
"@types/body-parser": "1.19.2",
Expand Down Expand Up @@ -92,8 +93,5 @@
"uuid": "8.3.2",
"winston": "3.3.3",
"winston-transport": "4.4.0"
},
"dependencies": {
"@awssolutions/cdf-attribution": "workspace:~0.0.0"
}
}
4 changes: 1 addition & 3 deletions source/packages/services/certificateactivator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"@awssolutions/eslint-config-custom": "workspace:~0.0.0",
"@awssolutions/simple-cdf-logger": "workspace:^2.6.2",
"@awssolutions/cdf-provisioning-client": "workspace:^2.6.2",
"@awssolutions/cdf-attribution": "workspace:~0.0.0",
"@types/atob": "2.1.2",
"@types/dotenv-flow": "~3.2.0",
"@types/jest": "26.0.23",
Expand Down Expand Up @@ -82,8 +83,5 @@
"typescript": "4.2.4",
"winston": "3.3.3",
"winston-transport": "4.4.0"
},
"dependencies": {
"@awssolutions/cdf-attribution": "workspace:~0.0.0"
}
}
4 changes: 1 addition & 3 deletions source/packages/services/certificatevendor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"@awssolutions/cdf-logger": "workspace:^2.6.2",
"@awssolutions/eslint-config-custom": "workspace:~0.0.0",
"@awssolutions/simple-cdf-logger": "workspace:^2.6.2",
"@awssolutions/cdf-attribution": "workspace:~0.0.0",
"@types/dotenv-flow": "~3.2.0",
"@types/jest": "26.0.23",
"@types/pem": "1.9.5",
Expand Down Expand Up @@ -74,8 +75,5 @@
"typescript": "4.2.4",
"winston": "3.3.3",
"winston-transport": "4.4.0"
},
"dependencies": {
"@awssolutions/cdf-attribution": "workspace:~0.0.0"
}
}
4 changes: 1 addition & 3 deletions source/packages/services/command-and-control/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
"@awssolutions/simple-cdf-logger": "workspace:^2.6.2",
"@awssolutions/cdf-provisioning-client": "workspace:^2.6.2",
"@awssolutions/cdf-thing-list-builder": "workspace:~0.0.0",
"@awssolutions/cdf-attribution": "workspace:~0.0.0",
"@types/aws-lambda": "8.10.89",
"@types/body-parser": "1.19.2",
"@types/busboy": "1.5.4",
Expand Down Expand Up @@ -96,8 +97,5 @@
"typescript": "4.2.4",
"winston": "3.3.3",
"winston-transport": "4.4.0"
},
"dependencies": {
"@awssolutions/cdf-attribution": "workspace:~0.0.0"
}
}
4 changes: 1 addition & 3 deletions source/packages/services/device-patcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"@awssolutions/cdf-logger": "workspace:^2.6.2",
"@awssolutions/eslint-config-custom": "workspace:~0.0.0",
"@awssolutions/simple-cdf-logger": "workspace:^2.6.2",
"@awssolutions/cdf-attribution": "workspace:~0.0.0",
"@types/atob": "2.1.2",
"@types/body-parser": "1.19.2",
"@types/btoa": "1.2.3",
Expand Down Expand Up @@ -94,8 +95,5 @@
"uuid": "8.3.2",
"winston": "3.3.3",
"winston-transport": "4.4.0"
},
"dependencies": {
"@awssolutions/cdf-attribution": "workspace:~0.0.0"
}
}
4 changes: 1 addition & 3 deletions source/packages/services/events-alerts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"@awssolutions/cdf-logger": "workspace:^2.6.2",
"@awssolutions/eslint-config-custom": "workspace:~0.0.0",
"@awssolutions/simple-cdf-logger": "workspace:^2.6.2",
"@awssolutions/cdf-attribution": "workspace:~0.0.0",
"@types/cors": "2.8.10",
"@types/dot": "1.1.4",
"@types/dotenv-flow": "~3.2.0",
Expand Down Expand Up @@ -76,8 +77,5 @@
"uuid": "8.3.2",
"winston": "3.3.3",
"winston-transport": "4.4.0"
},
"dependencies": {
"@awssolutions/cdf-attribution": "workspace:~0.0.0"
}
}
4 changes: 1 addition & 3 deletions source/packages/services/events-processor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"@awssolutions/cdf-logger": "workspace:^2.6.2",
"@awssolutions/eslint-config-custom": "workspace:~0.0.0",
"@awssolutions/simple-cdf-logger": "workspace:^2.6.2",
"@awssolutions/cdf-attribution": "workspace:~0.0.0",
"@types/aws-lambda": "8.10.65",
"@types/body-parser": "1.19.2",
"@types/cors": "2.8.10",
Expand Down Expand Up @@ -88,8 +89,5 @@
"uuid": "8.3.2",
"winston": "3.3.3",
"winston-transport": "4.4.0"
},
"dependencies": {
"@awssolutions/cdf-attribution": "workspace:~0.0.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
"@awssolutions/simple-cdf-logger": "workspace:^2.6.2",
"@awssolutions/cdf-provisioning-client": "workspace:^2.6.2",
"@awssolutions/cdf-thing-list-builder": "workspace:~0.0.0",
"@awssolutions/cdf-attribution": "workspace:~0.0.0",
"@types/adm-zip": "0.4.34",
"@types/aws-lambda": "8.10.84",
"@types/body-parser": "1.19.2",
Expand Down Expand Up @@ -104,8 +105,5 @@
"typescript": "4.2.4",
"winston": "3.3.3",
"winston-transport": "4.4.0"
},
"dependencies": {
"@awssolutions/cdf-attribution": "workspace:~0.0.0"
}
}
4 changes: 1 addition & 3 deletions source/packages/services/organization-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"@awssolutions/cdf-logger": "workspace:^2.6.2",
"@awssolutions/eslint-config-custom": "workspace:~0.0.0",
"@awssolutions/simple-cdf-logger": "workspace:^2.6.2",
"@awssolutions/cdf-attribution": "workspace:~0.0.0",
"@types/aws-lambda": "~8.10.83",
"@types/body-parser": "1.19.2",
"@types/cors": "2.8.10",
Expand Down Expand Up @@ -90,8 +91,5 @@
"typescript": "4.2.4",
"winston": "3.3.3",
"winston-transport": "4.4.0"
},
"dependencies": {
"@awssolutions/cdf-attribution": "workspace:~0.0.0"
}
}
4 changes: 1 addition & 3 deletions source/packages/services/provisioning/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"@awssolutions/cdf-logger": "workspace:^2.6.2",
"@awssolutions/eslint-config-custom": "workspace:~0.0.0",
"@awssolutions/simple-cdf-logger": "workspace:^2.6.2",
"@awssolutions/cdf-attribution": "workspace:~0.0.0",
"@types/body-parser": "1.19.2",
"@types/cors": "2.8.10",
"@types/dotenv-flow": "~3.2.0",
Expand Down Expand Up @@ -88,8 +89,5 @@
"uuid": "8.3.2",
"winston": "3.3.3",
"winston-transport": "4.4.0"
},
"dependencies": {
"@awssolutions/cdf-attribution": "workspace:~0.0.0"
}
}

0 comments on commit d5de2c3

Please sign in to comment.