deps: replace next-mdx-remote and @mdx-js/react with @next/mdx

This commit is contained in:
2026-06-02 00:45:56 -05:00
parent 3a506b04f6
commit ca99f60751

View File

@@ -9,14 +9,13 @@
"lint": "eslint"
},
"dependencies": {
"@mdx-js/react": "^3.1.1",
"@next/mdx": "^16.2.6",
"@rehype-pretty/transformers": "^0.13.2",
"@wrksz/themes": "^0.9.3",
"gray-matter": "^4.0.3",
"katex": "^0.17.0",
"motion": "12.18.1",
"next": "16.2.6",
"next-mdx-remote": "^6.0.0",
"react": "19.2.4",
"react-dom": "19.2.4",
"rehype-autolink-headings": "^7.1.0",