aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/packages/docs/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/docs/package.json')
-rw-r--r--packages/docs/package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/docs/package.json b/packages/docs/package.json
index 18a5bf3..4ee4baf 100644
--- a/packages/docs/package.json
+++ b/packages/docs/package.json
@@ -18,11 +18,13 @@
"fumadocs-mdx": "14.2.6",
"fumadocs-ui": "16.4.7",
"isbot": "^5.1.32",
+ "mermaid": "^11.12.3",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-router": "^7.12.0"
},
"devDependencies": {
+ "@biomejs/biome": "^2.3.11",
"@react-router/dev": "^7.12.0",
"@tailwindcss/vite": "^4.1.18",
"@types/mdx": "^2.0.13",
@@ -33,7 +35,6 @@
"tailwindcss": "^4.1.18",
"typescript": "^5.9.3",
"vite": "^7.3.1",
- "vite-tsconfig-paths": "^6.0.4",
- "@biomejs/biome": "^2.3.11"
+ "vite-tsconfig-paths": "^6.0.4"
}
}