Checkpoint

This commit is contained in:
2026-07-28 03:53:38 -03:00
parent 0f506ec19e
commit 435e4e58e8
26 changed files with 1174 additions and 48 deletions
+9 -1
View File
@@ -12,17 +12,25 @@
"format": "biome format --write"
},
"dependencies": {
"@base-ui/react": "^1.6.0",
"@fuma-translate/react": "^1.0.2",
"@fumadocs/base-ui": "^16.12.1",
"@icons-pack/react-simple-icons": "^13.13.0",
"@orama/orama": "^3.1.18",
"@typescript/ata": "^0.9.8",
"@typescript/vfs": "^1.6.4",
"class-variance-authority": "^0.7.1",
"cnfast": "^0.0.8",
"fumadocs-core": "16.12.1",
"fumadocs-mdx": "15.2.0",
"fumadocs-twoslash": "^3.3.0",
"fumadocs-ui": "npm:@fumadocs/[email protected]",
"lucide-react": "^1.3.0",
"next": "^16.2.12",
"react": "^19.2.8",
"react-dom": "^19.2.8",
"takumi-js": "^2.4.0"
"takumi-js": "^2.4.0",
"twoslash": "^0.3.9"
},
"devDependencies": {
"@biomejs/biome": "^2.5.5",