Skip to content

Commit

Permalink
chore: move minimal version to lowest lts 18.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
idoros committed Sep 19, 2023
1 parent 65dfc5d commit a828387
Show file tree
Hide file tree
Showing 23 changed files with 44 additions and 44 deletions.
44 changes: 22 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"yargs": "^17.7.2"
},
"engines": {
"node": ">=18.18.0"
"node": ">=18.12.0"
},
"repository": "[email protected]:wix/stylable.git",
"author": "Wix.com",
Expand Down
2 changes: 1 addition & 1 deletion packages/build-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"!*/tsconfig.{json,tsbuildinfo}"
],
"engines": {
"node": ">=18.18.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"!*/tsconfig.{json,tsbuildinfo}"
],
"engines": {
"node": ">=18.18.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/code-formatter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"!*/tsconfig.{json,tsbuildinfo}"
],
"engines": {
"node": ">=18.18.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/core-test-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"!*/tsconfig.{json,tsbuildinfo}"
],
"engines": {
"node": ">=18.18.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"!*/tsconfig.{json,tsbuildinfo}"
],
"engines": {
"node": ">=18.18.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/create-stylable-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"application"
],
"engines": {
"node": ">=18.18.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/custom-value/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"!*/tsconfig.{json,tsbuildinfo}"
],
"engines": {
"node": ">=18.18.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/dom-test-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"!*/tsconfig.{json,tsbuildinfo}"
],
"engines": {
"node": ">=18.18.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e-test-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"!*/tsconfig.{json,tsbuildinfo}"
],
"engines": {
"node": ">=18.18.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/esbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"!*/tsconfig.{json,tsbuildinfo}"
],
"engines": {
"node": ">=18.18.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"!*/tsconfig.{json,tsbuildinfo}"
],
"engines": {
"node": ">=18.18.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/language-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"!*/tsconfig.{json,tsbuildinfo}"
],
"engines": {
"node": ">=18.18.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/module-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"!*/tsconfig.{json,tsbuildinfo}"
],
"engines": {
"node": ">=18.18.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"!*/tsconfig.{json,tsbuildinfo}"
],
"engines": {
"node": ">=18.18.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/optimizer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"!*/tsconfig.{json,tsbuildinfo}"
],
"engines": {
"node": ">=18.18.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/rollup-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"!*/tsconfig.{json,tsbuildinfo}"
],
"engines": {
"node": ">=18.18.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"!*/tsconfig.{json,tsbuildinfo}"
],
"engines": {
"node": ">=18.18.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/schema-extract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"!*/tsconfig.{json,tsbuildinfo}"
],
"engines": {
"node": ">=18.18.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/uni-driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"!*/tsconfig.{json,tsbuildinfo}"
],
"engines": {
"node": ">=18.18.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-extensions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"!*/tsconfig.{json,tsbuildinfo}"
],
"engines": {
"node": ">=18.18.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"!*/tsconfig.{json,tsbuildinfo}"
],
"engines": {
"node": ">=18.18.0"
"node": ">=18.12.0"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit a828387

Please sign in to comment.