From f100d259d2ffebe61fef56ea3964f6d534d598c8 Mon Sep 17 00:00:00 2001 From: Dawid Rycerz Date: Thu, 3 Jul 2025 13:46:07 +0300 Subject: Initial pleroma pull support --- package.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index 7467313..e0fc731 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,7 @@ "astro-robots-txt": "^1.0.0", "astro-webmanifest": "^1.0.0", "cssnano": "^7.0.7", + "fast-xml-parser": "^5.2.5", "hastscript": "^9.0.0", "mdast-util-directive": "^3.0.0", "mdast-util-to-markdown": "^2.1.2", @@ -37,6 +38,7 @@ "satori": "0.15.2", "satori-html": "^0.3.2", "sharp": "^0.34.2", + "turndown": "^7.2.0", "unified": "^11.0.5", "unist-util-visit": "^5.0.0" }, @@ -49,6 +51,7 @@ "@tailwindcss/typography": "^0.5.16", "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", + "@types/turndown": "^5.0.5", "autoprefixer": "^10.4.21", "pagefind": "^1.3.0", "prettier": "^3.6.2", -- cgit v1.2.3