chore: remove unused dependencies from component-calling and twitter-services

This commit is contained in:
Rin
2026-03-18 02:46:21 +08:00
parent 5a574e1806
commit 7b5f19ed78
2 changed files with 0 additions and 5 deletions
-3
View File
@@ -22,12 +22,10 @@
},
"dependencies": {
"@proj-airi/ui": "workspace:^",
"@valibot/to-json-schema": "1.0.0-rc.0",
"@vueuse/core": "^14.2.1",
"@xsai/generate-text": "catalog:",
"@xsai/shared-chat": "catalog:",
"@xsai/stream-text": "catalog:",
"es-toolkit": "^1.44.0",
"valibot": "^1.2.0",
"vue": "catalog:",
"xsschema": "catalog:"
@@ -38,7 +36,6 @@
"@types/xast": "^2.0.4",
"@unocss/reset": "^66.6.2",
"@vitejs/plugin-vue": "^6.0.4",
"superjson": "^2.2.6",
"unplugin-vue-router": "^0.19.2",
"vite": "catalog:",
"vue-router": "^4.6.4",
-2
View File
@@ -12,13 +12,11 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@browserbasehq/stagehand": "^3.1.0",
"@guiiai/logg": "catalog:",
"@modelcontextprotocol/sdk": "^1.27.1",
"@moeru/std": "catalog:",
"@proj-airi/server-sdk": "^0.8.4",
"h3": "^2.0.1-rc.14",
"ofetch": "^1.5.1",
"playwright": "^1.58.2",
"zod": "^4.3.6"
}