deps: replace next-mdx-remote and @mdx-js/react with @next/mdx
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user