diff --git a/client-frameworks-support/client-support-angular/package-lock.json b/client-frameworks-support/client-support-angular/package-lock.json index 442530dded..229eb46a2d 100644 --- a/client-frameworks-support/client-support-angular/package-lock.json +++ b/client-frameworks-support/client-support-angular/package-lock.json @@ -42,7 +42,7 @@ "typescript": "~4.6.4" }, "engines": { - "node": ">=18" + "node": ">=18.19.1" } }, "node_modules/@adobe/css-tools": { diff --git a/client-frameworks-support/client-support-angular/package.json b/client-frameworks-support/client-support-angular/package.json index edf4592ec0..c5bffe833e 100644 --- a/client-frameworks-support/client-support-angular/package.json +++ b/client-frameworks-support/client-support-angular/package.json @@ -47,7 +47,7 @@ "typescript": "~4.6.4" }, "engines": { - "node": ">=18" + "node": ">=18.19.1" }, "publishConfig": { "directory": "dist/client-support-angular" diff --git a/client-frameworks-support/client-support-ui5/dist/package.json b/client-frameworks-support/client-support-ui5/dist/package.json index ca7f4df5af..89b59243e0 100644 --- a/client-frameworks-support/client-support-ui5/dist/package.json +++ b/client-frameworks-support/client-support-ui5/dist/package.json @@ -2,7 +2,7 @@ "name": "@luigi-project/client-support-ui5", "version": "0.43.0", "engines": { - "node": ">=18" + "node": ">=18.19.1" }, "module": "ui5-support-lib.js", "type": "module", diff --git a/client-frameworks-support/client-support-ui5/package-lock.json b/client-frameworks-support/client-support-ui5/package-lock.json index d82b9fcb6e..28046e61e6 100644 --- a/client-frameworks-support/client-support-ui5/package-lock.json +++ b/client-frameworks-support/client-support-ui5/package-lock.json @@ -16,7 +16,7 @@ "rollup-plugin-copy": "^3.4.0" }, "engines": { - "node": ">=18" + "node": ">=18.19.1" } }, "node_modules/@luigi-project/client": { diff --git a/client-frameworks-support/client-support-ui5/package.json b/client-frameworks-support/client-support-ui5/package.json index 3066b78ea7..eecb26146a 100644 --- a/client-frameworks-support/client-support-ui5/package.json +++ b/client-frameworks-support/client-support-ui5/package.json @@ -2,7 +2,7 @@ "name": "@luigi-project/client-support-ui5", "version": "0.0.1", "engines": { - "node": ">=18" + "node": ">=18.19.1" }, "type": "module", "scripts": { diff --git a/client-frameworks-support/testing-utilities/dist/package.json b/client-frameworks-support/testing-utilities/dist/package.json index a75a52bc15..885c46bab8 100644 --- a/client-frameworks-support/testing-utilities/dist/package.json +++ b/client-frameworks-support/testing-utilities/dist/package.json @@ -21,6 +21,6 @@ ], "version": "2.15.0", "engines": { - "node": ">=18" + "node": ">=18.19.1" } } \ No newline at end of file diff --git a/client-frameworks-support/testing-utilities/package-lock.json b/client-frameworks-support/testing-utilities/package-lock.json index 95318924d8..26aa683c42 100644 --- a/client-frameworks-support/testing-utilities/package-lock.json +++ b/client-frameworks-support/testing-utilities/package-lock.json @@ -13,7 +13,7 @@ "typescript": "4.8.2" }, "engines": { - "node": ">=18" + "node": ">=18.19.1" } }, "node_modules/ncp": { diff --git a/client-frameworks-support/testing-utilities/package.json b/client-frameworks-support/testing-utilities/package.json index 21d187dfab..96eee47400 100644 --- a/client-frameworks-support/testing-utilities/package.json +++ b/client-frameworks-support/testing-utilities/package.json @@ -31,6 +31,6 @@ ], "version": "2.15.0", "engines": { - "node": ">=18" + "node": ">=18.19.1" } } \ No newline at end of file diff --git a/client/package-lock.json b/client/package-lock.json index d481d81c97..9b31d7081b 100644 --- a/client/package-lock.json +++ b/client/package-lock.json @@ -26,7 +26,7 @@ "webpack-cli": "^5.1.4" }, "engines": { - "node": ">=18" + "node": ">=18.19.1" } }, "node_modules/@ampproject/remapping": { diff --git a/client/package.json b/client/package.json index 5729141329..600173f667 100644 --- a/client/package.json +++ b/client/package.json @@ -34,6 +34,6 @@ "webpack-cli": "^5.1.4" }, "engines": { - "node": ">=18" + "node": ">=18.19.1" } } diff --git a/container/package-lock.json b/container/package-lock.json index ccd4c8bb81..417474d9a4 100644 --- a/container/package-lock.json +++ b/container/package-lock.json @@ -40,7 +40,7 @@ "typescript": "5.1.6" }, "engines": { - "node": ">=18" + "node": ">=18.19.1" } }, "node_modules/@aashutoshrathi/word-wrap": { diff --git a/container/package.json b/container/package.json index 7907f2a210..37c3d22c48 100644 --- a/container/package.json +++ b/container/package.json @@ -63,6 +63,6 @@ "github-api": "^3.4.0" }, "engines": { - "node": ">=18" + "node": ">=18.19.1" } } \ No newline at end of file diff --git a/core/package-lock.json b/core/package-lock.json index 6c9f34647e..e6e53b159e 100644 --- a/core/package-lock.json +++ b/core/package-lock.json @@ -29,7 +29,7 @@ "vite": "^4.0.0" }, "engines": { - "node": ">=18" + "node": ">=18.19.1" } }, "node_modules/@ampproject/remapping": { diff --git a/core/package.json b/core/package.json index 5d00d19002..c31823f88a 100644 --- a/core/package.json +++ b/core/package.json @@ -37,6 +37,6 @@ "url": "ssh://github.com/SAP/luigi.git" }, "engines": { - "node": ">=18" + "node": ">=18.19.1" } } diff --git a/package-lock.json b/package-lock.json index c7078770d7..435561c797 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "trim": ">=0.0.3" }, "engines": { - "node": ">=18" + "node": ">=18.19.1" } }, "node_modules/@babel/code-frame": { diff --git a/package.json b/package.json index 9e7bf2b7e9..31084221e2 100644 --- a/package.json +++ b/package.json @@ -70,6 +70,6 @@ "usePrettier": true }, "engines": { - "node": ">=18" + "node": ">=18.19.1" } } \ No newline at end of file diff --git a/plugins/package-lock.json b/plugins/package-lock.json index a32a848b0f..4c2604d93f 100644 --- a/plugins/package-lock.json +++ b/plugins/package-lock.json @@ -31,7 +31,7 @@ "webpack-cli": "^5.1.4" }, "engines": { - "node": ">=18" + "node": ">=18.19.1" } }, "node_modules/@ampproject/remapping": { diff --git a/plugins/package.json b/plugins/package.json index f5a468d04e..f3969e9d19 100644 --- a/plugins/package.json +++ b/plugins/package.json @@ -39,6 +39,6 @@ "webpack-cli": "^5.1.4" }, "engines": { - "node": ">=18" + "node": ">=18.19.1" } } diff --git a/scripts/package-lock.json b/scripts/package-lock.json index 3019f8bb77..397f395085 100644 --- a/scripts/package-lock.json +++ b/scripts/package-lock.json @@ -18,7 +18,7 @@ "semver": "^7.1.3" }, "engines": { - "node": ">=18" + "node": ">=18.19.1" } }, "node_modules/@ampproject/remapping": { diff --git a/scripts/package.json b/scripts/package.json index 299b842254..3d6405fab9 100644 --- a/scripts/package.json +++ b/scripts/package.json @@ -42,6 +42,6 @@ }, "browserslist": "> 0.25%, not dead", "engines": { - "node": ">=18" + "node": ">=18.19.1" } } \ No newline at end of file diff --git a/test/e2e-js-test-application/package-lock.json b/test/e2e-js-test-application/package-lock.json index 37964bba5f..0309c9cbdf 100644 --- a/test/e2e-js-test-application/package-lock.json +++ b/test/e2e-js-test-application/package-lock.json @@ -16,7 +16,7 @@ "live-server": "^1.2.2" }, "engines": { - "node": ">=18" + "node": ">=18.19.1" } }, "node_modules/@luigi-project/client": { diff --git a/test/e2e-js-test-application/package.json b/test/e2e-js-test-application/package.json index 64be4913f6..9222d5e4d6 100644 --- a/test/e2e-js-test-application/package.json +++ b/test/e2e-js-test-application/package.json @@ -15,6 +15,6 @@ "live-server": "^1.2.2" }, "engines": { - "node": ">=18" + "node": ">=18.19.1" } } \ No newline at end of file diff --git a/test/e2e-test-application/package-lock.json b/test/e2e-test-application/package-lock.json index 3a3bb1c5f4..2536e45297 100644 --- a/test/e2e-test-application/package-lock.json +++ b/test/e2e-test-application/package-lock.json @@ -72,7 +72,7 @@ "webpack-dev-server": "^5.0.4" }, "engines": { - "node": ">=18" + "node": ">=18.19.1" } }, "node_modules/@ampproject/remapping": { diff --git a/test/e2e-test-application/package.json b/test/e2e-test-application/package.json index fd06aae231..301ae49fae 100644 --- a/test/e2e-test-application/package.json +++ b/test/e2e-test-application/package.json @@ -80,6 +80,6 @@ "webpack-dev-server": "^5.0.4" }, "engines": { - "node": ">=18" + "node": ">=18.19.1" } } diff --git a/website/docs/package.json b/website/docs/package.json index 44b6c9f2c2..0d72719c5b 100644 --- a/website/docs/package.json +++ b/website/docs/package.json @@ -63,6 +63,6 @@ "unist-util-visit": "^4.1.2" }, "engines": { - "node": ">=18" + "node": ">=18.19.1" } } diff --git a/website/fiddle/package.json b/website/fiddle/package.json index 988c76dd8b..11762a4372 100644 --- a/website/fiddle/package.json +++ b/website/fiddle/package.json @@ -32,6 +32,6 @@ "fundamental-styles": "0.23.0" }, "engines": { - "node": ">=18" + "node": ">=18.19.1" } } \ No newline at end of file diff --git a/website/landingpage/dev/package.json b/website/landingpage/dev/package.json index 4e350de31c..d2a9531c8d 100644 --- a/website/landingpage/dev/package.json +++ b/website/landingpage/dev/package.json @@ -75,6 +75,6 @@ } }, "engines": { - "node": ">=18" + "node": ">=18.19.1" } }