{ "name": "docs", "version": "0.0.0", "private": true, "scripts": { "build": "next build", "dev": "next dev", "start": "next start", "postinstall": "fumadocs-mdx", "prepare": "husky" }, "dependencies": { "@clerk/clerk-react": "^5.18.2", "@clerk/nextjs": "^6.7.1", "@radix-ui/react-dialog": "^1.1.2", "@radix-ui/react-icons": "^1.3.0", "@radix-ui/react-select": "^2.1.2", "@radix-ui/react-slot": "^1.1.0", "@shikijs/transformers": "^1.20.0", "@theguild/remark-mermaid": "^0.1.3", "@theguild/remark-npm2yarn": "^0.3.2", "class-variance-authority": "^0.7.0", "classnames": "^2.5.1", "clsx": "^2.1.1", "fumadocs-core": "13.4.10", "fumadocs-docgen": "^1.2.0", "fumadocs-mdx": "10.0.2", "fumadocs-typescript": "^2.1.0", "fumadocs-ui": "13.4.10", "hast-util-to-jsx-runtime": "^2.3.0", "lucide-react": "^0.446.0", "mdast": "^3.0.0", "next": "^14.2.8", "next-themes": "^0.3.0", "npm-to-yarn": "^3.0.0", "posthog-js": "^1.175.0", "react": "^18.3.1", "react-dom": "^18.3.1", "react-ga4": "^2.1.0", "react-icons": "^5.3.0", "react-youtube": "^10.1.0", "rehype-highlight-code-lines": "^1.0.4", "shiki": "^1.20.0", "swr": "^2.2.5", "tailwind-merge": "^2.5.2", "tailwindcss-animate": "^1.0.7", "usehooks-ts": "^3.1.0" }, "devDependencies": { "@types/mdx": "^2.0.13", "@types/node": "22.5.4", "@types/react": "^18.3.5", "@types/react-dom": "^18.3.0", "autoprefixer": "^10.4.20", "husky": "^9.1.6", "postcss": "^8.4.45", "tailwindcss": "^3.4.10", "typescript": "^5.5.4" } }