feat(web): 升级部份依赖

This commit is contained in:
v-zhangjc9
2025-07-14 12:16:13 +08:00
parent 21f02660e9
commit c77395fec4
2 changed files with 41 additions and 41 deletions

View File

@@ -16,15 +16,15 @@
"@echofly/fetch-event-source": "^3.0.2",
"@fortawesome/fontawesome-free": "^6.7.2",
"@lightenna/react-mermaid-diagram": "^1.0.21",
"@xyflow/react": "^12.8.1",
"@xyflow/react": "^12.8.2",
"ahooks": "^3.9.0",
"amis": "^6.12.0",
"antd": "^5.26.3",
"antd": "^5.26.4",
"axios": "^1.10.0",
"chart.js": "^4.5.0",
"echarts-for-react": "^3.0.2",
"licia": "^1.48.0",
"mermaid": "^11.8.0",
"mermaid": "^11.8.1",
"react": "^18.3.1",
"react-chartjs-2": "^5.3.0",
"react-dom": "^18.3.1",
@@ -41,7 +41,7 @@
"globals": "^16.3.0",
"sass": "^1.89.2",
"typescript": "~5.8.3",
"vite": "^7.0.2",
"vite": "^7.0.4",
"vite-plugin-javascript-obfuscator": "^3.1.0",
"vitest": "^3.2.4"
}