diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json index b1fdb22..8f7a4d2 100644 --- a/package.json +++ b/package.json @@ -37,8 +37,11 @@ "medium-zoom": "^1.1.0", "rehype-autolink-headings": "^7.1.0", "rehype-external-links": "^3.0.0", + "rehype-stringify": "^10.0.1", "rehype-unwrap-images": "^1.0.0", "remark-directive": "^4.0.0", + "remark-parse": "^11.0.0", + "remark-rehype": "^11.1.2", "sanitize-html": "^2.17.0", "satori": "0.15.2", "satori-html": "^0.3.2", |
