More work on converting to the Lysand protocol

This commit is contained in:
Jesse Wierzbinski 2023-11-03 17:34:31 -10:00
parent 02b56f8fde
commit 77a675afe6
No known key found for this signature in database
GPG key ID: F9A1E418934E40B0
25 changed files with 1181 additions and 807 deletions

View file

@ -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",