xterm: add web link addon

This commit is contained in:
Will Owens 2025-10-28 19:51:34 -05:00
parent a36a5a5d1e
commit cd3de2cfa4
No known key found for this signature in database
GPG key ID: 8C8384B16B623DA6
6 changed files with 20 additions and 7 deletions

View file

@ -8,9 +8,10 @@
"webpack-cli": "^6"
},
"dependencies": {
"@xterm/xterm": "^5.5.0",
"@xterm/addon-fit": "^0.10.0",
"@xterm/addon-web-links": "^0.11.0",
"@xterm/addon-webgl": "^0.18.0",
"@xterm/xterm": "^5.5.0",
"libapps": "github:yudai/libapps#release-hterm-1.70"
}
}