mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
fix(federation): 🐛 Fix some errors not being ignored properly
This commit is contained in:
parent
db2d582295
commit
1216e278e8
4 changed files with 29 additions and 14 deletions
|
|
@ -106,13 +106,13 @@
|
|||
"@json2csv/plainjs": "^7.0.6",
|
||||
"@logtape/logtape": "npm:@jsr/logtape__logtape@0.4.2",
|
||||
"@lysand-org/client": "^0.2.5",
|
||||
"@lysand-org/federation": "^2.1.9",
|
||||
"@lysand-org/federation": "^2.1.10",
|
||||
"@oclif/core": "^4.0.14",
|
||||
"@sentry/bun": "^8.20.0",
|
||||
"@tufjs/canonical-json": "^2.0.0",
|
||||
"altcha-lib": "^0.5.1",
|
||||
"blurhash": "^2.0.5",
|
||||
"bullmq": "^5.10.3",
|
||||
"bullmq": "^5.10.4",
|
||||
"chalk": "^5.3.0",
|
||||
"cli-progress": "^3.12.0",
|
||||
"cli-table": "^0.3.11",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue