chore: update
正在显示
差异被折叠。
... | @@ -11,7 +11,7 @@ | ... | @@ -11,7 +11,7 @@ |
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@ant-design/charts": "^2.2.7", | "@ant-design/charts": "^2.2.7", | ||
"@ant-design/icons": "^5.6.1", | "@ant-design/icons": "^6.0.0", | ||
"@antv/g2": "^5.2.12", | "@antv/g2": "^5.2.12", | ||
"@dnd-kit/core": "^6.3.1", | "@dnd-kit/core": "^6.3.1", | ||
"@dnd-kit/modifiers": "^9.0.0", | "@dnd-kit/modifiers": "^9.0.0", | ||
... | @@ -20,16 +20,15 @@ | ... | @@ -20,16 +20,15 @@ |
"@fortaine/fetch-event-source": "^3.0.6", | "@fortaine/fetch-event-source": "^3.0.6", | ||
"@tanstack/react-query": "^5.69.0", | "@tanstack/react-query": "^5.69.0", | ||
"@tanstack/react-query-devtools": "^5.69.0", | "@tanstack/react-query-devtools": "^5.69.0", | ||
"antd": "^5.24.4", | "antd": "^5.24.5", | ||
"axios": "^1.8.4", | "axios": "^1.8.4", | ||
"blueimp-md5": "^2.19.0", | "blueimp-md5": "^2.19.0", | ||
"lodash-es": "^4.17.21", | "lodash-es": "^4.17.21", | ||
"lucide-react": "^0.477.0", | "lucide-react": "^0.484.0", | ||
"openai": "^4.87.3", | |||
"react": "^18.3.1", | "react": "^18.3.1", | ||
"react-dom": "^18.3.1", | "react-dom": "^18.3.1", | ||
"react-markdown": "^10.0.0", | "react-markdown": "^10.1.0", | ||
"react-router": "^7.3.0", | "react-router": "^7.4.0", | ||
"react-syntax-highlighter": "^15.6.1", | "react-syntax-highlighter": "^15.6.1", | ||
"remark-gfm": "^4.0.1", | "remark-gfm": "^4.0.1", | ||
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz", | "xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz", | ||
... | @@ -49,7 +48,7 @@ | ... | @@ -49,7 +48,7 @@ |
"eslint-plugin-react-refresh": "^0.4.19", | "eslint-plugin-react-refresh": "^0.4.19", | ||
"sass-embedded": "^1.85.1", | "sass-embedded": "^1.85.1", | ||
"typescript": "^5.2.2", | "typescript": "^5.2.2", | ||
"vite": "^6.2.2", | "vite": "^6.2.3", | ||
"vite-plugin-mkcert": "^1.17.8" | "vite-plugin-mkcert": "^1.17.8" | ||
} | } | ||
} | } |
请
注册
或者
登录
后发表评论