diff --git a/package.json b/package.json index 093e01f..38eae1e 100644 --- a/package.json +++ b/package.json @@ -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",