Update package.json

This commit is contained in:
kleap-admin 2026-01-16 16:37:00 +00:00
parent b7504181d4
commit 2d67bd0769
1 changed files with 4 additions and 1 deletions

View File

@ -19,6 +19,9 @@
"typescript": "5.6.3",
"lucide-react": "^0.454.0",
"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"
}
}