mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
Implement federation of statuses
This commit is contained in:
parent
8563c97403
commit
a58c81c8e9
11 changed files with 788 additions and 411 deletions
|
|
@ -71,6 +71,7 @@
|
|||
"@types/html-to-text": "^9.0.4",
|
||||
"@types/ioredis": "^5.0.0",
|
||||
"@types/jsonld": "^1.5.13",
|
||||
"@types/mime-types": "^2.1.4",
|
||||
"@typescript-eslint/eslint-plugin": "latest",
|
||||
"@unocss/cli": "latest",
|
||||
"@unocss/transformer-directives": "^0.59.0",
|
||||
|
|
@ -119,6 +120,7 @@
|
|||
"megalodon": "^10.0.0",
|
||||
"meilisearch": "latest",
|
||||
"merge-deep-ts": "^1.2.6",
|
||||
"mime-types": "^2.1.35",
|
||||
"next-route-matcher": "^1.0.1",
|
||||
"oauth4webapi": "^2.4.0",
|
||||
"prisma": "^5.6.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue