Skip to content

Commit

Permalink
feat: remove npm engine field
Browse files Browse the repository at this point in the history
  • Loading branch information
joelcarr committed Dec 30, 2024
1 parent ed4878f commit aec1c78
Show file tree
Hide file tree
Showing 35 changed files with 35 additions and 70 deletions.
3 changes: 1 addition & 2 deletions core/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@
"zod-validation-error": "^2.1.0"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
},
"files": [
"/bin",
Expand Down
3 changes: 1 addition & 2 deletions core/create/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
"extends": "../../package.json"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions lib/doppler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"winston": "^3.5.1"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions lib/error/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"tslib": "^2.3.1"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions lib/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"@types/triple-beam": "^1.3.2"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions lib/state/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"tslib": "^2.3.1"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions lib/wait-for-ok/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"extends": "../../package.json"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions plugins/babel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
"dotcom-tool-kit": "4.x"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions plugins/backend-heroku-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"dotcom-tool-kit": "4.x"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions plugins/backend-serverless-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"dotcom-tool-kit": "4.x"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions plugins/circleci-deploy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"dotcom-tool-kit": "4.x"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions plugins/circleci-npm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"dotcom-tool-kit": "4.x"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions plugins/circleci/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
"zod": "^3.22.4"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions plugins/commitlint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"dotcom-tool-kit": "4.x"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions plugins/component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"@dotcom-tool-kit/npm": "^4.1.1"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions plugins/cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@
"dotcom-tool-kit": "4.x"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
},
"dependencies": {
"@dotcom-tool-kit/base": "^1.1.1",
Expand Down
3 changes: 1 addition & 2 deletions plugins/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
"eslint": "7.x || 8.x"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions plugins/frontend-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"dotcom-tool-kit": "4.x"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions plugins/heroku/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
"dotcom-tool-kit": "4.x"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions plugins/husky-npm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"extends": "../../package.json"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions plugins/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"winston": "^3.5.1"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions plugins/lint-staged-npm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"dotcom-tool-kit": "4.x"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions plugins/lint-staged/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"dotcom-tool-kit": "4.x"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions plugins/mocha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
"mocha": ">=6.x <=10.x"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions plugins/n-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
"dotcom-tool-kit": "4.x"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions plugins/next-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@
"dotcom-tool-kit": "4.x"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
},
"devDependencies": {
"@dotcom-tool-kit/schemas": "^1.3.0"
Expand Down
3 changes: 1 addition & 2 deletions plugins/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@
"dotcom-tool-kit": "4.x"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
},
"devDependencies": {
"@dotcom-tool-kit/schemas": "^1.3.0"
Expand Down
3 changes: 1 addition & 2 deletions plugins/nodemon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"@types/nodemon": "^1.19.1"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions plugins/npm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"dotcom-tool-kit": "4.x"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions plugins/package-json-hook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
"extends": "../../package.json"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions plugins/prettier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
"dotcom-tool-kit": "4.x"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions plugins/serverless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@
"wait-port": "^0.2.9"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
},
"devDependencies": {
"@dotcom-tool-kit/schemas": "^1.3.0"
Expand Down
3 changes: 1 addition & 2 deletions plugins/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"winston": "^3.8.2"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions plugins/upload-assets-to-s3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"dotcom-tool-kit": "4.x"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}
3 changes: 1 addition & 2 deletions plugins/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
"extends": "../../package.json"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"npm": "7.x || 8.x || 9.x || 10.x"
"node": "18.x || 20.x || 22.x"
}
}

0 comments on commit aec1c78

Please sign in to comment.