RoyLee1224 commented on code in PR #56463:
URL: https://github.com/apache/airflow/pull/56463#discussion_r2414081411
##########
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:
Thanks for flagging that. I agree it's not actively maintained, but I think
the risk is low given the stability of the ANSI standard and the library's
simple, focused purpose.
--
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]