mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
chore: ⬆️ Upgrade @lysand-org/federation to latest
This commit is contained in:
parent
8a6d71d958
commit
8213ca62e0
10 changed files with 31 additions and 17 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue