We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c3e663 commit c882663Copy full SHA for c882663
package.json
@@ -54,6 +54,7 @@
54
"next": "^14.1.0",
55
"next-auth": "^4.24.7",
56
"next-compose-plugins": "^2.2.1",
57
+ "next-mdx-remote": "^4.2.0",
58
"next-sitemap": "^4.2.3",
59
"react": "^18.3.1",
60
"react-dom": "^18.3.1",
@@ -97,7 +98,6 @@
97
98
"husky": "^9.1.7",
99
"jest": "^29.7.0",
100
"jest-environment-jsdom": "^29.7.0",
- "next-mdx-remote": "^4.2.0",
101
"prettier": "^3.4.2",
102
"prettier-plugin-organize-imports": "^4.1.0",
103
"typescript": "^5.7.2",
0 commit comments