Core Framework
- @docusaurus/core - Main Docusaurus framework (v3.8.1)
- @docusaurus/preset-classic - Standard plugins and themes
- @docusaurus/theme-mermaid - Diagram support
- React 19 - Modern React framework with latest features
UI Components
- @fortawesome/react-fontawesome - Icon system for badge components
- @fortawesome/free-solid-svg-icons - Icon library
- markdown-to-jsx - Enhanced markdown rendering
- clsx - Utility for conditional CSS classes
- TypeScript 5.6.2 - Type safety and modern JavaScript features
- @docusaurus/types - TypeScript definitions for Docusaurus
- @types/react & @types/react-dom - React TypeScript definitions
- ESLint 9.x - Modern code quality and linting with flat config format
- Prettier 3.x - Automated code formatting and style consistency
- @typescript-eslint - TypeScript-specific linting rules and parser