build: add @xterm/xterm dependency for terminal functionality

This commit is contained in:
icarus 2025-09-10 22:20:40 +08:00
parent 4f107e9305
commit 1200f9973c
2 changed files with 9 additions and 0 deletions

View File

@ -229,6 +229,7 @@
"@vitest/web-worker": "^3.2.4", "@vitest/web-worker": "^3.2.4",
"@viz-js/lang-dot": "^1.0.5", "@viz-js/lang-dot": "^1.0.5",
"@viz-js/viz": "^3.14.0", "@viz-js/viz": "^3.14.0",
"@xterm/xterm": "^5.5.0",
"@xyflow/react": "^12.4.4", "@xyflow/react": "^12.4.4",
"ai": "^5.0.76", "ai": "^5.0.76",
"antd": "patch:antd@npm%3A5.27.0#~/.yarn/patches/antd-npm-5.27.0-aa91c36546.patch", "antd": "patch:antd@npm%3A5.27.0#~/.yarn/patches/antd-npm-5.27.0-aa91c36546.patch",

View File

@ -17123,6 +17123,13 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@xterm/xterm@npm:^5.5.0":
version: 5.5.0
resolution: "@xterm/xterm@npm:5.5.0"
checksum: 10c0/358801feece58617d777b2783bec68dac1f52f736da3b0317f71a34f4e25431fb0b1920244f678b8d673f797145b4858c2a5ccb463a4a6df7c10c9093f1c9267
languageName: node
linkType: hard
"@xyflow/react@npm:^12.4.4": "@xyflow/react@npm:^12.4.4":
version: 12.5.6 version: 12.5.6
resolution: "@xyflow/react@npm:12.5.6" resolution: "@xyflow/react@npm:12.5.6"
@ -17303,6 +17310,7 @@ __metadata:
"@vitest/web-worker": "npm:^3.2.4" "@vitest/web-worker": "npm:^3.2.4"
"@viz-js/lang-dot": "npm:^1.0.5" "@viz-js/lang-dot": "npm:^1.0.5"
"@viz-js/viz": "npm:^3.14.0" "@viz-js/viz": "npm:^3.14.0"
"@xterm/xterm": "npm:^5.5.0"
"@xyflow/react": "npm:^12.4.4" "@xyflow/react": "npm:^12.4.4"
ai: "npm:^5.0.76" ai: "npm:^5.0.76"
antd: "patch:antd@npm%3A5.27.0#~/.yarn/patches/antd-npm-5.27.0-aa91c36546.patch" antd: "patch:antd@npm%3A5.27.0#~/.yarn/patches/antd-npm-5.27.0-aa91c36546.patch"