bbovenzi commented on code in PR #56463:
URL: https://github.com/apache/airflow/pull/56463#discussion_r2414392074


##########
airflow-core/src/airflow/ui/package.json:
##########
@@ -32,6 +32,7 @@
     "@visx/group": "^3.12.0",
     "@visx/shape": "^3.12.0",
     "@xyflow/react": "^12.4.4",
+    "ansi-to-react": "^6.1.6",

Review Comment:
   ansi-to-react is just a [single 
file](https://github.com/nteract/ansi-to-react/blob/master/src/index.ts) 
wrapper around [Anser](https://github.com/IonicaBizau/anser), which is actively 
maintained. Perhaps its best to use Anser directly then. 



-- 
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