mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
refactor: ♻️ Replace logging system with @logtape/logtape
This commit is contained in:
parent
75992dfe62
commit
bc8220c8f9
28 changed files with 324 additions and 858 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue