remaster text

This commit is contained in:
2025-06-28 06:42:16 +07:00
parent 7f02d1784f
commit c9cc5be5c9
9 changed files with 1073 additions and 52 deletions

View File

@@ -9,6 +9,10 @@
"lint": "next lint"
},
"dependencies": {
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@next/mdx": "^15.3.4",
"@types/mdx": "^2.0.13",
"dayjs": "^1.11.13",
"next": "14.2.24",
"react": "^18",