File size: 4,481 Bytes
e1bc1d4
 
13080d4
e1bc1d4
 
cb33b9e
e1bc1d4
97d4387
4417740
e1bc1d4
ac847bc
dee7bd1
e1bc1d4
4417740
 
 
 
 
e1bc1d4
 
 
 
fd59b94
8a4f6c9
bf32bcf
dd4cbfc
79cd49c
a8facdf
e6a705f
1b2bfb1
bf32bcf
7f9c7e1
bf32bcf
 
 
3fa1285
0a9da14
0f0c543
 
bf32bcf
 
f7ee6db
bf32bcf
 
1b2bfb1
bf32bcf
6d4da5b
2b64e58
be99f83
bb69456
17b1039
8259c8d
2f2501f
e4e6a45
e1bc1d4
 
bf32bcf
e1bc1d4
bf32bcf
7f9c7e1
b916b29
ad0d761
cb33b9e
d1efcef
e1bc1d4
0711582
3d90fa3
bf32bcf
e1bc1d4
 
 
bf32bcf
ebf2bde
a7e962d
eb8254e
b916b29
0f0c543
5e72d47
bf32bcf
e1bc1d4
b6c8684
aa396c5
f422a06
aa396c5
944c0a6
e3b65ea
b916b29
4e17625
c947a89
79f4fcc
4e17625
0f0c543
bf32bcf
 
e1bc1d4
452020d
aa396c5
be99f83
bf32bcf
be99f83
e1bc1d4
 
 
be99f83
dee7bd1
 
ad0d761
dee7bd1
e1bc1d4
 
b916b29
e1bc1d4
944c0a6
dee7bd1
452020d
967c830
97d4387
e1bc1d4
 
f850783
4417740
dee7bd1
 
4417740
e1bc1d4
 
 
 
f850783
bf32bcf
dee7bd1
e1bc1d4
 
a5476f5
 
 
e1bc1d4
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
{
  "private": true,
  "author": "bill",
  "scripts": {
    "build": "umi build",
    "dev": "cross-env UMI_DEV_SERVER_COMPRESS=none umi dev",
    "postinstall": "umi setup",
    "lint": "umi lint --eslint-only",
    "prepare": "cd .. && husky web/.husky",
    "setup": "umi setup",
    "start": "npm run dev",
    "test": "jest --no-cache --coverage"
  },
  "lint-staged": {
    "*.{js,jsx,ts,tsx,css,less,json}": [
      "prettier --write --ignore-unknown"
    ]
  },
  "dependencies": {
    "@ant-design/icons": "^5.2.6",
    "@ant-design/pro-components": "^2.6.46",
    "@ant-design/pro-layout": "^7.17.16",
    "@antv/g2": "^5.2.10",
    "@antv/g6": "^5.0.10",
    "@hookform/resolvers": "^3.9.1",
    "@js-preview/excel": "^1.7.8",
    "@monaco-editor/react": "^4.6.0",
    "@radix-ui/react-alert-dialog": "^1.1.4",
    "@radix-ui/react-aspect-ratio": "^1.1.0",
    "@radix-ui/react-avatar": "^1.1.1",
    "@radix-ui/react-checkbox": "^1.1.2",
    "@radix-ui/react-dialog": "^1.1.4",
    "@radix-ui/react-dropdown-menu": "^2.1.2",
    "@radix-ui/react-icons": "^1.3.1",
    "@radix-ui/react-label": "^2.1.0",
    "@radix-ui/react-navigation-menu": "^1.2.1",
    "@radix-ui/react-popover": "^1.1.2",
    "@radix-ui/react-progress": "^1.1.1",
    "@radix-ui/react-scroll-area": "^1.2.2",
    "@radix-ui/react-select": "^2.1.2",
    "@radix-ui/react-separator": "^1.1.0",
    "@radix-ui/react-slider": "^1.2.1",
    "@radix-ui/react-slot": "^1.1.0",
    "@radix-ui/react-switch": "^1.1.1",
    "@radix-ui/react-tabs": "^1.1.1",
    "@radix-ui/react-toast": "^1.2.2",
    "@radix-ui/react-tooltip": "^1.1.4",
    "@tailwindcss/line-clamp": "^0.4.4",
    "@tanstack/react-query": "^5.40.0",
    "@tanstack/react-query-devtools": "^5.51.5",
    "@tanstack/react-table": "^8.20.5",
    "@uiw/react-markdown-preview": "^5.1.3",
    "@xyflow/react": "^12.3.6",
    "ahooks": "^3.7.10",
    "antd": "^5.12.7",
    "axios": "^1.6.3",
    "class-variance-authority": "^0.7.0",
    "classnames": "^2.5.1",
    "clsx": "^2.1.1",
    "cmdk": "^1.0.4",
    "dayjs": "^1.11.10",
    "dompurify": "^3.1.6",
    "eventsource-parser": "^1.1.2",
    "human-id": "^4.1.1",
    "i18next": "^23.7.16",
    "i18next-browser-languagedetector": "^8.0.0",
    "immer": "^10.1.1",
    "input-otp": "^1.4.1",
    "js-base64": "^3.7.5",
    "jsencrypt": "^3.3.2",
    "lodash": "^4.17.21",
    "lucide-react": "^0.454.0",
    "mammoth": "^1.7.2",
    "openai-speech-stream-player": "^1.0.8",
    "rc-tween-one": "^3.0.6",
    "react-copy-to-clipboard": "^5.1.0",
    "react-dropzone": "^14.3.5",
    "react-error-boundary": "^4.0.13",
    "react-hook-form": "^7.53.1",
    "react-i18next": "^14.0.0",
    "react-infinite-scroll-component": "^6.1.0",
    "react-markdown": "^9.0.1",
    "react-pdf-highlighter": "^6.1.0",
    "react-string-replace": "^1.1.1",
    "react-syntax-highlighter": "^15.5.0",
    "react18-json-view": "^0.2.8",
    "recharts": "^2.12.4",
    "rehype-katex": "^7.0.1",
    "rehype-raw": "^7.0.0",
    "remark-gfm": "^4.0.0",
    "remark-math": "^6.0.0",
    "sonner": "^1.7.1",
    "tailwind-merge": "^2.5.4",
    "tailwindcss-animate": "^1.0.7",
    "umi": "^4.0.90",
    "umi-request": "^1.4.0",
    "unist-util-visit-parents": "^6.0.1",
    "uuid": "^9.0.1",
    "zod": "^3.23.8",
    "zustand": "^4.5.2"
  },
  "devDependencies": {
    "@react-dev-inspector/umi4-plugin": "^2.0.1",
    "@redux-devtools/extension": "^3.3.0",
    "@testing-library/jest-dom": "^6.4.5",
    "@testing-library/react": "^15.0.7",
    "@types/dompurify": "^3.0.5",
    "@types/jest": "^29.5.12",
    "@types/lodash": "^4.14.202",
    "@types/react": "^18.0.33",
    "@types/react-copy-to-clipboard": "^5.0.7",
    "@types/react-dom": "^18.0.11",
    "@types/react-syntax-highlighter": "^15.5.11",
    "@types/testing-library__jest-dom": "^6.0.0",
    "@types/uuid": "^9.0.8",
    "@types/webpack-env": "^1.18.4",
    "@umijs/lint": "^4.1.1",
    "@umijs/plugins": "^4.1.0",
    "cross-env": "^7.0.3",
    "html-loader": "^5.1.0",
    "husky": "^9.0.11",
    "jest": "^29.7.0",
    "jest-environment-jsdom": "^29.7.0",
    "lint-staged": "^15.2.7",
    "prettier": "^3.2.4",
    "prettier-plugin-organize-imports": "^3.2.4",
    "prettier-plugin-packagejson": "^2.4.9",
    "react-dev-inspector": "^2.0.1",
    "remark-loader": "^6.0.0",
    "tailwindcss": "^3",
    "ts-node": "^10.9.2",
    "typescript": "^5.0.3",
    "umi-plugin-icons": "^0.1.1"
  },
  "engines": {
    "node": ">=18.20.4"
  }
}