diff --git a/examples/webpack-demo-vanilla-bundle/package.json b/examples/webpack-demo-vanilla-bundle/package.json index 1e627b393..549c840e0 100644 --- a/examples/webpack-demo-vanilla-bundle/package.json +++ b/examples/webpack-demo-vanilla-bundle/package.json @@ -24,8 +24,8 @@ "url": "https://github.com/ghiscoding/slickgrid-universal/issues" }, "engines": { - "node": ">=16.11.0", - "npm": ">=8.0.0" + "node": ">=14.17.0", + "npm": ">=6.14.8" }, "main": "src/slickgrid-universal/index", "browserslist": [ diff --git a/package.json b/package.json index 25aca3294..ad5341d82 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "typescript": "^4.5.5" }, "engines": { - "node": ">=16.11.0", - "npm": ">=8.0.0" + "node": ">=14.17.0", + "npm": ">=6.14.8" } } \ No newline at end of file diff --git a/packages/binding/package.json b/packages/binding/package.json index 4dda3b2ad..656b67b68 100644 --- a/packages/binding/package.json +++ b/packages/binding/package.json @@ -39,8 +39,8 @@ "url": "https://github.com/ghiscoding/slickgrid-universal/issues" }, "engines": { - "node": ">=16.11.0", - "npm": ">=8.0.0" + "node": ">=14.17.0", + "npm": ">=6.14.8" }, "browserslist": [ "last 2 version", @@ -55,4 +55,4 @@ "npm-run-all": "^4.1.5", "rimraf": "^3.0.2" } -} +} \ No newline at end of file diff --git a/packages/common/package.json b/packages/common/package.json index 7b24cdad0..562bda0a4 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -97,11 +97,11 @@ "sass": "^1.49.4" }, "engines": { - "node": ">=16.11.0", - "npm": ">=8.0.0" + "node": ">=14.17.0", + "npm": ">=6.14.8" }, "funding": { "type": "ko_fi", "url": "https://ko-fi.com/N4N679OT" } -} +} \ No newline at end of file diff --git a/packages/composite-editor-component/package.json b/packages/composite-editor-component/package.json index 5c898f7a0..278cc4d80 100644 --- a/packages/composite-editor-component/package.json +++ b/packages/composite-editor-component/package.json @@ -39,8 +39,8 @@ "url": "https://github.com/ghiscoding/slickgrid-universal/issues" }, "engines": { - "node": ">=16.11.0", - "npm": ">=8.0.0" + "node": ">=14.17.0", + "npm": ">=6.14.8" }, "browserslist": [ "last 2 version", @@ -55,4 +55,4 @@ "npm-run-all": "^4.1.5", "rimraf": "^3.0.2" } -} +} \ No newline at end of file diff --git a/packages/custom-footer-component/package.json b/packages/custom-footer-component/package.json index 6bec4ee27..ee1bfd957 100644 --- a/packages/custom-footer-component/package.json +++ b/packages/custom-footer-component/package.json @@ -39,8 +39,8 @@ "url": "https://github.com/ghiscoding/slickgrid-universal/issues" }, "engines": { - "node": ">=16.11.0", - "npm": ">=8.0.0" + "node": ">=14.17.0", + "npm": ">=6.14.8" }, "browserslist": [ "last 2 version", @@ -56,4 +56,4 @@ "npm-run-all": "^4.1.5", "rimraf": "^3.0.2" } -} +} \ No newline at end of file diff --git a/packages/custom-tooltip-plugin/package.json b/packages/custom-tooltip-plugin/package.json index 40212c079..a676d43ee 100644 --- a/packages/custom-tooltip-plugin/package.json +++ b/packages/custom-tooltip-plugin/package.json @@ -39,8 +39,8 @@ "url": "https://github.com/ghiscoding/slickgrid-universal/issues" }, "engines": { - "node": ">=16.11.0", - "npm": ">=8.0.0" + "node": ">=14.17.0", + "npm": ">=6.14.8" }, "browserslist": [ "last 2 version", @@ -56,4 +56,4 @@ "npm-run-all": "^4.1.5", "rimraf": "^3.0.2" } -} +} \ No newline at end of file diff --git a/packages/empty-warning-component/package.json b/packages/empty-warning-component/package.json index 4f2449f97..5cb3e00da 100644 --- a/packages/empty-warning-component/package.json +++ b/packages/empty-warning-component/package.json @@ -39,8 +39,8 @@ "url": "https://github.com/ghiscoding/slickgrid-universal/issues" }, "engines": { - "node": ">=16.11.0", - "npm": ">=8.0.0" + "node": ">=14.17.0", + "npm": ">=6.14.8" }, "browserslist": [ "last 2 version", @@ -55,4 +55,4 @@ "npm-run-all": "^4.1.5", "rimraf": "^3.0.2" } -} +} \ No newline at end of file diff --git a/packages/event-pub-sub/package.json b/packages/event-pub-sub/package.json index b2d297766..df1258c40 100644 --- a/packages/event-pub-sub/package.json +++ b/packages/event-pub-sub/package.json @@ -39,8 +39,8 @@ "url": "https://github.com/ghiscoding/slickgrid-universal/issues" }, "engines": { - "node": ">=16.11.0", - "npm": ">=8.0.0" + "node": ">=14.17.0", + "npm": ">=6.14.8" }, "browserslist": [ "last 2 version", @@ -55,4 +55,4 @@ "npm-run-all": "^4.1.5", "rimraf": "^3.0.2" } -} +} \ No newline at end of file diff --git a/packages/excel-export/package.json b/packages/excel-export/package.json index c3e902845..11e8047db 100644 --- a/packages/excel-export/package.json +++ b/packages/excel-export/package.json @@ -39,8 +39,8 @@ "url": "https://github.com/ghiscoding/slickgrid-universal/issues" }, "engines": { - "node": ">=16.11.0", - "npm": ">=8.0.0" + "node": ">=14.17.0", + "npm": ">=6.14.8" }, "browserslist": [ "last 2 version", @@ -61,4 +61,4 @@ "type": "ko_fi", "url": "https://ko-fi.com/N4N679OT" } -} +} \ No newline at end of file diff --git a/packages/graphql/package.json b/packages/graphql/package.json index 937a2da52..008988ec0 100644 --- a/packages/graphql/package.json +++ b/packages/graphql/package.json @@ -39,8 +39,8 @@ "url": "https://github.com/ghiscoding/slickgrid-universal/issues" }, "engines": { - "node": ">=16.11.0", - "npm": ">=8.0.0" + "node": ">=14.17.0", + "npm": ">=6.14.8" }, "browserslist": [ "last 2 version", @@ -57,4 +57,4 @@ "type": "ko_fi", "url": "https://ko-fi.com/N4N679OT" } -} +} \ No newline at end of file diff --git a/packages/odata/package.json b/packages/odata/package.json index 33f9ea8c7..bf305928e 100644 --- a/packages/odata/package.json +++ b/packages/odata/package.json @@ -39,8 +39,8 @@ "url": "https://github.com/ghiscoding/slickgrid-universal/issues" }, "engines": { - "node": ">=16.11.0", - "npm": ">=8.0.0" + "node": ">=14.17.0", + "npm": ">=6.14.8" }, "browserslist": [ "last 2 version", @@ -54,4 +54,4 @@ "type": "ko_fi", "url": "https://ko-fi.com/N4N679OT" } -} +} \ No newline at end of file diff --git a/packages/pagination-component/package.json b/packages/pagination-component/package.json index 4bb3c3dcf..45970647f 100644 --- a/packages/pagination-component/package.json +++ b/packages/pagination-component/package.json @@ -43,8 +43,8 @@ "url": "https://github.com/ghiscoding/slickgrid-universal/issues" }, "engines": { - "node": ">=16.11.0", - "npm": ">=8.0.0" + "node": ">=14.17.0", + "npm": ">=6.14.8" }, "browserslist": [ "last 2 version", @@ -61,4 +61,4 @@ "npm-run-all": "^4.1.5", "rimraf": "^3.0.2" } -} +} \ No newline at end of file diff --git a/packages/row-detail-view-plugin/package.json b/packages/row-detail-view-plugin/package.json index 3c10a2911..7124b3894 100644 --- a/packages/row-detail-view-plugin/package.json +++ b/packages/row-detail-view-plugin/package.json @@ -40,7 +40,7 @@ }, "engines": { "node": ">=14.15.0", - "npm": ">=8.0.0" + "npm": ">=6.14.8" }, "browserslist": [ "last 2 version", @@ -55,4 +55,4 @@ "npm-run-all": "^4.1.5", "rimraf": "^3.0.2" } -} +} \ No newline at end of file diff --git a/packages/rxjs-observable/package.json b/packages/rxjs-observable/package.json index 5ff6ef949..8fe98e249 100644 --- a/packages/rxjs-observable/package.json +++ b/packages/rxjs-observable/package.json @@ -39,8 +39,8 @@ "url": "https://github.com/ghiscoding/slickgrid-universal/issues" }, "engines": { - "node": ">=16.11.0", - "npm": ">=8.0.0" + "node": ">=14.17.0", + "npm": ">=6.14.8" }, "browserslist": [ "last 2 version", @@ -56,4 +56,4 @@ "npm-run-all": "^4.1.5", "rimraf": "^3.0.2" } -} +} \ No newline at end of file diff --git a/packages/text-export/package.json b/packages/text-export/package.json index 397ff2aa5..03b6d573c 100644 --- a/packages/text-export/package.json +++ b/packages/text-export/package.json @@ -39,8 +39,8 @@ "url": "https://github.com/ghiscoding/slickgrid-universal/issues" }, "engines": { - "node": ">=16.11.0", - "npm": ">=8.0.0" + "node": ">=14.17.0", + "npm": ">=6.14.8" }, "browserslist": [ "last 2 version", @@ -61,4 +61,4 @@ "type": "ko_fi", "url": "https://ko-fi.com/N4N679OT" } -} +} \ No newline at end of file diff --git a/packages/vanilla-bundle/package.json b/packages/vanilla-bundle/package.json index bb62d291c..8c281acf1 100644 --- a/packages/vanilla-bundle/package.json +++ b/packages/vanilla-bundle/package.json @@ -40,8 +40,8 @@ "url": "https://github.com/ghiscoding/slickgrid-universal/issues" }, "engines": { - "node": ">=16.11.0", - "npm": ">=8.0.0" + "node": ">=14.17.0", + "npm": ">=6.14.8" }, "browserslist": [ "last 2 version", @@ -65,4 +65,4 @@ "type": "ko_fi", "url": "https://ko-fi.com/N4N679OT" } -} +} \ No newline at end of file diff --git a/packages/vanilla-force-bundle/package.json b/packages/vanilla-force-bundle/package.json index 583588285..c9e6408ea 100644 --- a/packages/vanilla-force-bundle/package.json +++ b/packages/vanilla-force-bundle/package.json @@ -46,8 +46,8 @@ "url": "https://github.com/ghiscoding/slickgrid-universal/issues" }, "engines": { - "node": ">=16.11.0", - "npm": ">=8.0.0" + "node": ">=14.17.0", + "npm": ">=6.14.8" }, "browserslist": [ "last 2 version", @@ -76,4 +76,4 @@ "rimraf": "^3.0.2", "webpack": "^5.68.0" } -} +} \ No newline at end of file