feat:部分依赖配置文件

This commit is contained in:
liailing1026
2026-03-19 13:25:29 +08:00
parent 5e4e0b7f15
commit 932629f224
4 changed files with 1136 additions and 41 deletions

7
package.json Normal file
View File

@@ -0,0 +1,7 @@
{
"dependencies": {
"@anthropic-ai/sdk": "^0.71.2",
"@element-plus/icons-vue": "^2.3.2",
"docx-preview": "^0.3.7"
}
}