{
  "name": "frontend",
  "private": true,
  "version": "0.0.0",
  "type": "module",
  "scripts": {
    "build": "tsc -b && vite build",
    "lint": "eslint ."
  },
  "dependencies": {
    "@llm-ui/code": "^0.13.3",
    "@llm-ui/markdown": "^0.13.3",
    "@llm-ui/react": "^0.13.3",
    "@llm-ui/shared": "^0.13.3",
    "@phosphor-icons/react": "^2.1.7",
    "@tanstack/react-query": "^5.59.20",
    "@types/react-syntax-highlighter": "^15.5.13",
    "axios": "^1.7.7",
    "date-fns": "^4.1.0",
    "framer-motion": "^11.11.9",
    "html-react-parser": "^5.1.17",
    "lodash": "^4.17.21",
    "lucide-react": "^0.460.0",
    "mermaid": "^11.3.0",
    "react": "^18.3.1",
    "react-dom": "^18.3.1",
    "react-icons": "^5.3.0",
    "react-markdown": "^9.0.1",
    "react-syntax-highlighter": "^15.5.0",
    "rehype-highlight": "^7.0.0",
    "rehype-raw": "^7.0.0",
    "rehype-react": "^8.0.0",
    "remark-breaks": "^4.0.0",
    "remark-gfm": "^4.0.0",
    "shiki": "^1.21.1",
    "tailwind-scrollbar": "^3.1.0",
    "use-context-selector": "^2.0.0",
    "uuid": "^10.0.0"
  },
  "devDependencies": {
    "@eslint/js": "^9.11.1",
    "@tailwindcss/typography": "^0.5.15",
    "@types/lodash": "^4.17.12",
    "@types/react": "^18.3.10",
    "@types/react-dom": "^18.3.0",
    "@types/uuid": "^10.0.0",
    "@vitejs/plugin-react": "^4.3.2",
    "autoprefixer": "^10.4.20",
    "eslint": "^9.11.1",
    "eslint-plugin-react-hooks": "^5.1.0-rc.0",
    "eslint-plugin-react-refresh": "^0.4.12",
    "globals": "^15.9.0",
    "postcss": "^8.4.47",
    "tailwindcss": "^3.4.14",
    "terser": "^5.34.0",
    "typescript": "^5.5.3",
    "typescript-eslint": "^8.7.0",
    "vite": "^5.4.8",
    "vite-plugin-mkcert": "^1.17.6"
  }
}
