feat(web): 升级依赖

This commit is contained in:
v-zhangjc9
2025-06-25 12:36:43 +08:00
parent d3c7457889
commit 3a51d1e33f
2 changed files with 115 additions and 387 deletions

View File

@@ -15,34 +15,31 @@
"@echofly/fetch-event-source": "^3.0.2", "@echofly/fetch-event-source": "^3.0.2",
"@fortawesome/fontawesome-free": "^6.7.2", "@fortawesome/fontawesome-free": "^6.7.2",
"@lightenna/react-mermaid-diagram": "^1.0.20", "@lightenna/react-mermaid-diagram": "^1.0.20",
"@tinyflow-ai/react": "^0.2.1", "@xyflow/react": "^12.7.1",
"@xyflow/react": "^12.7.0",
"ahooks": "^3.8.5", "ahooks": "^3.8.5",
"amis": "^6.12.0", "amis": "^6.12.0",
"antd": "^5.26.1", "antd": "^5.26.2",
"axios": "^1.10.0", "axios": "^1.10.0",
"chart.js": "^4.5.0", "chart.js": "^4.5.0",
"echarts-for-react": "^3.0.2", "echarts-for-react": "^3.0.2",
"licia": "^1.48.0", "licia": "^1.48.0",
"markdown-it": "^14.1.0", "mermaid": "^11.7.0",
"mermaid": "^11.6.0",
"react": "^18.3.1", "react": "^18.3.1",
"react-chartjs-2": "^5.3.0", "react-chartjs-2": "^5.3.0",
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
"react-markdown": "^10.1.0", "react-markdown": "^10.1.0",
"react-router": "^7.6.2", "react-router": "^7.6.2",
"styled-components": "^6.1.18", "styled-components": "^6.1.19",
"zustand": "^5.0.5" "zustand": "^5.0.5"
}, },
"devDependencies": { "devDependencies": {
"@types/markdown-it": "^14.1.2",
"@types/react": "^18.3.23", "@types/react": "^18.3.23",
"@types/react-dom": "^18.3.7", "@types/react-dom": "^18.3.7",
"@vitejs/plugin-react-swc": "^3.10.2", "@vitejs/plugin-react-swc": "^3.10.2",
"globals": "^16.2.0", "globals": "^16.2.0",
"sass": "^1.89.2", "sass": "^1.89.2",
"typescript": "~5.8.3", "typescript": "~5.8.3",
"vite": "^6.3.5", "vite": "^7.0.0",
"vite-plugin-javascript-obfuscator": "^3.1.0" "vite-plugin-javascript-obfuscator": "^3.1.0"
} }
} }

File diff suppressed because it is too large Load Diff