Skip to content

Commit

Permalink
Update engines.node field
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy committed Oct 2, 2023
1 parent 251a97f commit 2ae22ff
Show file tree
Hide file tree
Showing 46 changed files with 90 additions and 90 deletions.
90 changes: 45 additions & 45 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/activation-notice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"main": "./src/index.tsx",
Expand Down
2 changes: 1 addition & 1 deletion packages/animation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"customExports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/commander/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"customExports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/date/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"customExports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"customExports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/dom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e-test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-import-resolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"main": "./src/index.cjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/fonts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/glider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"customExports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/imgareaselect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-amp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"main": "./src/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-puppeteer-amp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-resolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"main": "./src/index.cjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/karma-failed-tests-reporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"main": "./src/index.cjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/karma-fixture/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"main": "./src/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/karma-puppeteer-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"main": "./src/index.cjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/karma-puppeteer-launcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"main": "./src/index.cjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/media/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"customExports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/migration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/moveable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"customExports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/output/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"customExports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/patterns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"customExports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"customExports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/rich-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"customExports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/stickers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"customExports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/stories-block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/stories-carousel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/stories-lightbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/story-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"customExports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"customExports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/text-sets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/tinymce-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"main": "./src/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/tracking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"customExports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/transform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"customExports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/units/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"customExports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/url/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/wp-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/wp-story-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/googleforcreators/web-stories-wp/issues"
},
"engines": {
"node": ">= 12 || >= 14 || >= 16 || >= 18",
"node": ">= 12 || >= 14 || >= 16 || >= 18 || >= 20",
"npm": ">= 7.3"
},
"type": "module",
Expand Down
Loading

0 comments on commit 2ae22ff

Please sign in to comment.