ammachado commented on code in PR #1729:
URL: https://github.com/apache/camel-website/pull/1729#discussion_r3907083946


##########
antora-ui-camel/package.json:
##########
@@ -9,41 +9,42 @@
     "url": "https://github.com/apache/camel-website.git";
   },
   "engines": {
-    "node": ">= 8.0.0"
+    "node": ">= 18.0.0"

Review Comment:
   Fixed in c4c0b885: dropped `through2` (all five call sites only ever wanted 
an object-mode Transform, which `node:stream` provides directly via a new 
`gulp.d/lib/map.js` helper) and raised `engines.node` to `>= 22.12.0` to match 
`.nvmrc`. Node 18/20 are both EOL, so no need to keep supporting them.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to