chore(backend/dev): remove cli-highlight dependency to reduce memory usage

This commit is contained in:
syuilo
2025-11-24 11:01:00 +09:00
parent 70fa621e22
commit 015e680133
4 changed files with 47 additions and 109 deletions

View File

@@ -110,7 +110,6 @@
"chalk": "5.6.2",
"chalk-template": "1.1.2",
"chokidar": "4.0.3",
"cli-highlight": "2.1.11",
"color-convert": "2.0.1",
"content-disposition": "0.5.4",
"date-fns": "2.30.0",
@@ -171,8 +170,8 @@
"rxjs": "7.8.2",
"sanitize-html": "2.17.0",
"secure-json-parse": "3.0.2",
"sharp": "0.33.5",
"semver": "7.7.3",
"sharp": "0.33.5",
"slacc": "0.0.10",
"strict-event-emitter-types": "2.0.0",
"stringz": "2.1.0",