[refactor] Replace ansis with built-in function util.styleText (#3793)

> What does the pull request accomplish?

One external dependency less.
This commit is contained in:
Kristjan ESPERANTO
2025-05-27 22:36:02 +02:00
committed by GitHub
parent 85b4ece767
commit e26aed927d
5 changed files with 12 additions and 13 deletions

View File

@@ -63,7 +63,6 @@
},
"dependencies": {
"ajv": "^8.17.1",
"ansis": "^4.0.0",
"console-stamp": "^3.1.2",
"envsub": "^4.1.0",
"eslint": "^9.27.0",