{
  "name": "docs",
  "version": "2.0.0",
  "private": true,
  "scripts": {
    "build": "next build --turbopack",
    "counts": "tsx scripts/generate-counts.mts",
    "dev": "next dev --turbopack",
    "start": "next start",
    "typecheck": "fumadocs-mdx && _FUMADOCS_MDX=1 next typegen && tsc --noEmit"
  },
  "dependencies": {
    "@next/bundle-analyzer": "^16.0.7",
    "@orama/core": "^1.2.13",
    "@orama/orama": "^3.1.16",
    "@radix-ui/react-navigation-menu": "^1.2.14",
    "@radix-ui/react-slot": "^1.2.4",
    "@repo/shadcn-ui": "workspace:*",
    "@smoothui/data": "workspace:*",
    "@vercel/analytics": "^1.6.1",
    "@vercel/speed-insights": "^2.0.0",
    "@wandry/analytics-sdk": "^1.16.0",
    "class-variance-authority": "^0.7.1",
    "dialkit": "^0.2.1",
    "fumadocs-core": "^16.8.11",
    "fumadocs-docgen": "^3.0.10",
    "fumadocs-mdx": "^14.3.2",
    "fumadocs-twoslash": "^3.2.0",
    "fumadocs-typescript": "^5.2.6",
    "fumadocs-ui": "^16.8.11",
    "glob": "^13.0.6",
    "gsap": "^3.15.0",
    "jszip": "^3.10.1",
    "katex": "^0.16.25",
    "lucide-react": "^0.555.0",
    "motion": "^12.23.25",
    "next": "16.3.3",
    "next-themes": "^0.4.6",
    "nucleo-core-fill-24": "^1.1.3",
    "nucleo-social-media": "^1.0.2",
    "oxc-transform": "^0.126.0",
    "popmotion": "^11.0.3",
    "postcss-nested": "^7.0.2",
    "react": "^19.2.1",
    "react-dom": "^19.2.1",
    "react-resizable-panels": "^4.10.0",
    "react-use-measure": "^2.1.7",
    "rehype-katex": "^7.0.1",
    "remark": "^15.0.1",
    "remark-gfm": "^4.0.1",
    "remark-math": "^6.0.0",
    "remark-mdx": "^3.1.1",
    "remark-rehype": "^11.1.2",
    "shadcn": "^4.11.0",
    "shiki": "^4.0.2",
    "sonner": "^2.0.7",
    "tailwind-merge": "^3.3.1",
    "twoslash": "^0.3.4",
    "use-sound": "^5.0.0"
  },
  "devDependencies": {
    "@repo/typescript-config": "workspace:*",
    "@tailwindcss/postcss": "^4.1.15",
    "@types/hast": "^3.0.4",
    "@types/mdx": "^2.0.13",
    "@types/node": "^25.6.0",
    "@types/react": "^19.2.7",
    "@types/react-dom": "^19.2.3",
    "postcss": "^8.5.6",
    "tailwindcss": "^4.1.17",
    "ts-morph": "^28.0.0",
    "typescript": "^5.9.3"
  }
}
