145 lines
4.2 KiB
JSON
145 lines
4.2 KiB
JSON
{
|
|
"name": "bisheng",
|
|
"version": "0.2.3.1",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@emotion/react": "^11.11.1",
|
|
"@emotion/styled": "^11.11.0",
|
|
"@headlessui/react": "^1.7.17",
|
|
"@heroicons/react": "^2.0.18",
|
|
"@lobehub/ui": "^1.137.4",
|
|
"@mui/material": "^5.14.7",
|
|
"@radix-ui/react-accordion": "^1.1.2",
|
|
"@radix-ui/react-alert-dialog": "^1.0.5",
|
|
"@radix-ui/react-checkbox": "^1.0.4",
|
|
"@radix-ui/react-dialog": "^1.0.4",
|
|
"@radix-ui/react-dropdown-menu": "^2.0.5",
|
|
"@radix-ui/react-form": "^0.0.3",
|
|
"@radix-ui/react-icons": "^1.3.0",
|
|
"@radix-ui/react-label": "^2.0.2",
|
|
"@radix-ui/react-menubar": "^1.0.3",
|
|
"@radix-ui/react-popover": "^1.0.6",
|
|
"@radix-ui/react-progress": "^1.0.3",
|
|
"@radix-ui/react-radio-group": "^1.1.3",
|
|
"@radix-ui/react-select": "^2.0.0",
|
|
"@radix-ui/react-separator": "^1.0.3",
|
|
"@radix-ui/react-slider": "^1.1.2",
|
|
"@radix-ui/react-slot": "^1.0.2",
|
|
"@radix-ui/react-switch": "^1.0.3",
|
|
"@radix-ui/react-tabs": "^1.0.4",
|
|
"@radix-ui/react-toast": "^1.1.5",
|
|
"@radix-ui/react-toggle": "^1.0.3",
|
|
"@radix-ui/react-toggle-group": "^1.0.4",
|
|
"@radix-ui/react-tooltip": "^1.0.6",
|
|
"@tabler/icons-react": "^2.32.0",
|
|
"@tailwindcss/forms": "^0.5.6",
|
|
"@tailwindcss/line-clamp": "^0.4.4",
|
|
"@types/axios": "^0.14.0",
|
|
"accordion": "^3.0.2",
|
|
"ace-builds": "^1.24.1",
|
|
"add": "^2.0.6",
|
|
"ansi-to-html": "^0.7.2",
|
|
"axios": "^1.5.0",
|
|
"base64-js": "^1.5.1",
|
|
"class-variance-authority": "^0.6.1",
|
|
"clsx": "^2.0.0",
|
|
"cmdk": "^0.2.0",
|
|
"daisyui": "^3.6.3",
|
|
"dompurify": "^3.0.5",
|
|
"esbuild": "^0.17.19",
|
|
"i18next": "^23.6.0",
|
|
"i18next-http-backend": "^2.2.2",
|
|
"jsencrypt": "^3.3.2",
|
|
"lodash-es": "^4.17.21",
|
|
"lucide-react": "^0.352.0",
|
|
"pdfjs-dist": "3.10.111",
|
|
"react": "^18.2.0",
|
|
"react-ace": "^10.1.0",
|
|
"react-beautiful-dnd": "^13.1.1",
|
|
"react-cookie": "^4.1.1",
|
|
"react-dom": "^18.2.0",
|
|
"react-dropzone": "^14.2.3",
|
|
"react-error-boundary": "^4.0.11",
|
|
"react-i18next": "^13.3.1",
|
|
"react-icons": "^4.10.1",
|
|
"react-laag": "^2.0.5",
|
|
"react-markdown": "^8.0.7",
|
|
"react-router-dom": "6.17.0",
|
|
"react-syntax-highlighter": "^15.5.0",
|
|
"react-tabs": "^6.0.2",
|
|
"react-tooltip": "^5.21.1",
|
|
"react-window": "^1.8.9",
|
|
"reactflow": "^11.9.2",
|
|
"recharts": "^2.10.4",
|
|
"rehype-mathjax": "^4.0.3",
|
|
"remark-gfm": "^3.0.1",
|
|
"remark-math": "^5.1.1",
|
|
"shadcn-ui": "^0.2.3",
|
|
"short-unique-id": "^4.4.4",
|
|
"switch": "^0.0.0",
|
|
"table": "^6.8.1",
|
|
"tailwind-merge": "^2.0.0",
|
|
"tailwindcss-animate": "^1.0.7",
|
|
"uuid": "^9.0.0",
|
|
"vite-plugin-svgr": "^3.2.0",
|
|
"web-vitals": "^2.1.4",
|
|
"xlsx": "^0.18.5",
|
|
"zustand": "^4.5.2"
|
|
},
|
|
"scripts": {
|
|
"dev:docker": "vite --host 0.0.0.0",
|
|
"start": "vite",
|
|
"build": "vite build",
|
|
"serve": "vite preview",
|
|
"format": "npx prettier --write \"**/*.{js,jsx,ts,tsx,json,md}\""
|
|
},
|
|
"eslintConfig": {
|
|
"extends": [
|
|
"react-app",
|
|
"react-app/jest"
|
|
]
|
|
},
|
|
"browserslist": {
|
|
"production": [
|
|
">0.2%",
|
|
"not dead",
|
|
"not op_mini all"
|
|
],
|
|
"development": [
|
|
"last 1 chrome version",
|
|
"last 1 firefox version",
|
|
"last 1 safari version"
|
|
]
|
|
},
|
|
"proxy": "http://127.0.0.1:7860",
|
|
"devDependencies": {
|
|
"@swc/cli": "^0.1.62",
|
|
"@swc/core": "^1.3.80",
|
|
"@tailwindcss/typography": "^0.5.9",
|
|
"@testing-library/jest-dom": "^5.17.0",
|
|
"@testing-library/react": "^13.4.0",
|
|
"@testing-library/user-event": "^13.5.0",
|
|
"@types/jest": "^27.5.2",
|
|
"@types/lodash": "^4.14.197",
|
|
"@types/node": "^16.18.46",
|
|
"@types/react": "^18.2.21",
|
|
"@types/react-dom": "^18.2.7",
|
|
"@types/uuid": "^9.0.2",
|
|
"@vitejs/plugin-react-swc": "^3.3.2",
|
|
"autoprefixer": "^10.4.15",
|
|
"postcss": "^8.4.29",
|
|
"prettier": "^2.8.8",
|
|
"prettier-plugin-organize-imports": "^3.2.3",
|
|
"prettier-plugin-tailwindcss": "^0.3.0",
|
|
"rollup-plugin-visualizer": "^5.9.2",
|
|
"sass": "^1.75.0",
|
|
"tailwindcss": "^3.3.3",
|
|
"typescript": "^5.2.2",
|
|
"vite": "^4.5.2",
|
|
"vite-plugin-static-copy": "^0.17.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
}
|