refactor: ♻️ Replace logging system with @logtape/logtape

This commit is contained in:
Jesse Wierzbinski 2024-06-26 13:11:39 -10:00
parent 75992dfe62
commit bc8220c8f9
No known key found for this signature in database
28 changed files with 324 additions and 858 deletions

View file

@ -100,6 +100,7 @@
"@inquirer/confirm": "^3.1.10",
"@inquirer/input": "^2.1.10",
"@json2csv/plainjs": "^7.0.6",
"@logtape/logtape": "npm:@jsr/logtape__logtape",
"@lysand-org/federation": "^2.0.0",
"@oclif/core": "^4.0.6",
"@tufjs/canonical-json": "^2.0.0",
@ -121,7 +122,6 @@
"linkify-html": "^4.1.3",
"linkify-string": "^4.1.3",
"linkifyjs": "^4.1.3",
"log-manager": "workspace:*",
"magic-regexp": "^0.8.0",
"markdown-it": "^14.1.0",
"markdown-it-anchor": "^9.0.1",
@ -137,6 +137,7 @@
"sharp": "^0.33.4",
"string-comparison": "^1.3.0",
"stringify-entities": "^4.0.4",
"strip-ansi": "^7.1.0",
"table": "^6.8.2",
"unzipit": "^1.4.3",
"uqr": "^0.1.2",