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

@ -6,8 +6,10 @@ import type {
Account as ApiAccount,
Mention as ApiMention,
} from "@lysand-org/client/types";
import { EntityValidator } from "@lysand-org/federation";
import type { FederationRequester } from "@lysand-org/federation/requester";
import {
EntityValidator,
type FederationRequester,
} from "@lysand-org/federation";
import type { Entity, User as LysandUser } from "@lysand-org/federation/types";
import {
type InferInsertModel,