Update package.json
This commit is contained in:
parent
b7504181d4
commit
2d67bd0769
|
|
@ -19,6 +19,9 @@
|
||||||
"typescript": "5.6.3",
|
"typescript": "5.6.3",
|
||||||
"lucide-react": "^0.454.0",
|
"lucide-react": "^0.454.0",
|
||||||
"clsx": "^2.1.1",
|
"clsx": "^2.1.1",
|
||||||
"tailwind-merge": "^2.5.4"
|
"tailwind-merge": "^2.5.4",
|
||||||
|
"@next/mdx": "15.1.0",
|
||||||
|
"@mdx-js/loader": "^3.1.0",
|
||||||
|
"@mdx-js/react": "^3.1.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue