diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index ad8b7c0..58933ee 100644 --- a/package.json +++ b/package.json @@ -14,10 +14,12 @@ "dependencies": { "@astrojs/sitemap": "^3.7.3", "@astrojs/starlight": "^0.40.0", + "@resvg/resvg-js": "^2.6.2", "astro": "^6.4.6", "mammoth": "^1.12.0", "playwright": "^1.60.0", "remark-mermaidjs": "^7.0.0", + "satori": "^0.26.0", "sharp": "^0.33.0" }, "devDependencies": { |
