This commit is contained in:
tuna2134
2025-05-03 13:44:06 +00:00
parent 16ef79f6c9
commit f5d237ae17
10 changed files with 1169 additions and 2 deletions

View File

@@ -10,6 +10,10 @@
"format": "prettier -w './**/*.{tsx,ts}'"
},
"dependencies": {
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@next/mdx": "^15.3.1",
"@types/mdx": "^2.0.13",
"iconoir-react": "^7.11.0",
"next": "15.3.1",
"react": "^19.0.0",