chore: ⬆️ Upgrade @lysand-org/federation to latest

This commit is contained in:
Jesse Wierzbinski 2024-07-23 00:13:46 +02:00
parent 8a6d71d958
commit 8213ca62e0
No known key found for this signature in database
10 changed files with 31 additions and 17 deletions

View file

@ -2,8 +2,10 @@ import { mentionValidator } from "@/api";
import { sanitizeHtml, sanitizeHtmlInline } from "@/sanitization";
import markdownItTaskLists from "@hackmd/markdown-it-task-lists";
import { getLogger } from "@logtape/logtape";
import { SignatureConstructor } from "@lysand-org/federation";
import { FederationRequester } from "@lysand-org/federation/requester";
import {
FederationRequester,
SignatureConstructor,
} from "@lysand-org/federation";
import type { ContentFormat } from "@lysand-org/federation/types";
import { config } from "config-manager";
import {