mdx: add remark-frontmatter dependency for YAML frontmatter stripping

This commit is contained in:
2026-06-02 11:52:18 -05:00
parent fbc25c5c88
commit 682d39da22

View File

@@ -19,6 +19,7 @@
"next": "16.2.6",
"react": "19.2.4",
"react-dom": "19.2.4",
"remark-frontmatter": "^5.0.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-external-links": "^3.0.0",
"rehype-katex": "^7.0.1",