feat: docs
CI / 🔍 Lint & Type Check (push) Successful in 2m11s
CI / 🐳 Build & Push Image (push) Successful in 1m16s

This commit is contained in:
2026-07-17 16:15:54 +02:00
parent 0c2f42b4a3
commit 1542a991b9
38 changed files with 6366 additions and 19 deletions
+4
View File
@@ -9,6 +9,10 @@
"lint": "eslint"
},
"dependencies": {
"@types/mdx": "^2.0.14",
"fumadocs-core": "^16.11.5",
"fumadocs-mdx": "^15.2.0",
"fumadocs-ui": "^16.11.5",
"next": "16.2.10",
"react": "19.2.4",
"react-dom": "19.2.4"