chore(frontend): add xterm.js dependencies for SSH terminal

This commit is contained in:
Jason Staack
2026-03-12 15:42:29 -05:00
parent 27f4403856
commit e5a9758f58
2 changed files with 27 additions and 0 deletions

View File

@@ -34,6 +34,9 @@
"@tanstack/react-router-devtools": "^1.161.3",
"@tanstack/react-virtual": "^3.13.19",
"@tanstack/router-plugin": "^1.161.3",
"@xterm/addon-fit": "^0.11.0",
"@xterm/addon-web-links": "^0.12.0",
"@xterm/xterm": "^6.0.0",
"@zxcvbn-ts/core": "^3.0.4",
"@zxcvbn-ts/language-common": "^3.0.4",
"@zxcvbn-ts/language-en": "^3.0.2",