deps: add @mdx-js/loader as peer dependency for @next/mdx

This commit is contained in:
2026-06-02 11:25:43 -05:00
parent c65e58023d
commit 3e3b990e8b

View File

@@ -9,6 +9,7 @@
"lint": "eslint"
},
"dependencies": {
"@mdx-js/loader": "^3.1.1",
"@next/mdx": "^16.2.6",
"@rehype-pretty/transformers": "^0.13.2",
"@wrksz/themes": "^0.9.3",