From fb831495632bd8f3c420dbd66e80266c65bb03e3 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Sat, 27 Jun 2026 02:28:13 +0400 Subject: fix(deps): add markdown remark processor for Astro 7 --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index efc3642..bada4ff 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,7 @@ }, "dependencies": { "@astrojs/check": "^0.9.4", + "@astrojs/markdown-remark": "^7.2.0", "@astrojs/rss": "^4.0.12", "@astrojs/sitemap": "^3.4.1", "@resvg/resvg-js": "^2.6.2", -- cgit v1.2.3