Update xterm webgl addon

Fixes #39278
This commit is contained in:
Daniel Imms
2022-08-30 09:13:52 -07:00
parent 7d749080dc
commit e0335f887b
6 changed files with 30 additions and 30 deletions

View File

@@ -11,10 +11,10 @@
"tas-client-umd": "0.1.6",
"vscode-oniguruma": "1.6.1",
"vscode-textmate": "7.0.1",
"xterm": "5.0.0-beta.47",
"xterm": "5.0.0-beta.48",
"xterm-addon-canvas": "0.2.0-beta.21",
"xterm-addon-search": "0.10.0-beta.5",
"xterm-addon-unicode11": "0.4.0-beta.5",
"xterm-addon-webgl": "0.13.0-beta.45"
"xterm-addon-webgl": "0.13.0-beta.46"
}
}