mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
More work on converting to the Lysand protocol
This commit is contained in:
parent
02b56f8fde
commit
77a675afe6
25 changed files with 1181 additions and 807 deletions
|
|
@ -40,6 +40,7 @@
|
|||
],
|
||||
"devDependencies": {
|
||||
"@julr/unocss-preset-forms": "^0.0.5",
|
||||
"@types/html-to-text": "^9.0.3",
|
||||
"@types/jsonld": "^1.5.9",
|
||||
"@typescript-eslint/eslint-plugin": "^6.6.0",
|
||||
"@typescript-eslint/parser": "^6.6.0",
|
||||
|
|
@ -61,6 +62,7 @@
|
|||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.429.0",
|
||||
"chalk": "^5.3.0",
|
||||
"html-to-text": "^9.0.5",
|
||||
"ip-matching": "^2.1.2",
|
||||
"isomorphic-dompurify": "^1.9.0",
|
||||
"jsonld": "^8.3.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue