File size: 1,709 Bytes
e1bc1d4
 
 
 
 
 
 
97d4387
e1bc1d4
 
 
 
 
 
 
e4e6a45
e1bc1d4
 
 
 
 
 
 
 
eb8254e
452020d
e1bc1d4
 
aa396c5
f422a06
aa396c5
944c0a6
79f4fcc
e1bc1d4
452020d
aa396c5
452020d
e1bc1d4
 
 
 
 
 
944c0a6
452020d
967c830
97d4387
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
{
  "private": true,
  "author": "zhaofengchao <13723060510@163.com>",
  "scripts": {
    "build": "umi build",
    "dev": "cross-env PORT=9000 umi dev",
    "postinstall": "umi setup",
    "lint": "umi lint --eslint-only",
    "setup": "umi setup",
    "start": "npm run dev"
  },
  "dependencies": {
    "@ant-design/icons": "^5.2.6",
    "@ant-design/pro-components": "^2.6.46",
    "@ant-design/pro-layout": "^7.17.16",
    "ahooks": "^3.7.10",
    "antd": "^5.12.7",
    "axios": "^1.6.3",
    "classnames": "^2.5.1",
    "i18next": "^23.7.16",
    "js-base64": "^3.7.5",
    "jsencrypt": "^3.3.2",
    "lodash": "^4.17.21",
    "moment": "^2.30.1",
    "rc-tween-one": "^3.0.6",
    "react-chat-elements": "^12.0.13",
    "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",
    "remark-gfm": "^4.0.0",
    "umi": "^4.0.90",
    "umi-request": "^1.4.0",
    "unist-util-visit-parents": "^6.0.1",
    "uuid": "^9.0.1"
  },
  "devDependencies": {
    "@react-dev-inspector/umi4-plugin": "^2.0.1",
    "@types/lodash": "^4.14.202",
    "@types/react": "^18.0.33",
    "@types/react-dom": "^18.0.11",
    "@types/react-syntax-highlighter": "^15.5.11",
    "@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",
    "prettier": "^3.2.4",
    "prettier-plugin-organize-imports": "^3.2.4",
    "prettier-plugin-packagejson": "^2.4.9",
    "react-dev-inspector": "^2.0.1",
    "typescript": "^5.0.3",
    "umi-plugin-icons": "^0.1.1"
  }
}