Latest xterm.js to fix decoration rendering

This commit is contained in:
Daniel Imms
2024-07-11 12:14:39 -07:00
parent 05e4ff8550
commit 6cb6ee0a12
6 changed files with 115 additions and 115 deletions
+8 -8
View File
@@ -14,14 +14,14 @@
"@vscode/vscode-languagedetection": "1.0.21",
"@vscode/windows-process-tree": "^0.6.0",
"@vscode/windows-registry": "^1.1.0",
"@xterm/addon-clipboard": "0.2.0-beta.28",
"@xterm/addon-image": "0.9.0-beta.45",
"@xterm/addon-search": "0.16.0-beta.45",
"@xterm/addon-serialize": "0.14.0-beta.45",
"@xterm/addon-unicode11": "0.9.0-beta.45",
"@xterm/addon-webgl": "0.19.0-beta.45",
"@xterm/headless": "5.6.0-beta.45",
"@xterm/xterm": "5.6.0-beta.45",
"@xterm/addon-clipboard": "0.2.0-beta.29",
"@xterm/addon-image": "0.9.0-beta.46",
"@xterm/addon-search": "0.16.0-beta.46",
"@xterm/addon-serialize": "0.14.0-beta.46",
"@xterm/addon-unicode11": "0.9.0-beta.46",
"@xterm/addon-webgl": "0.19.0-beta.46",
"@xterm/headless": "5.6.0-beta.46",
"@xterm/xterm": "5.6.0-beta.46",
"cookie": "^0.4.0",
"http-proxy-agent": "^7.0.0",
"https-proxy-agent": "^7.0.2",