summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
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",