Update xterm.js to v5.1.0

This commit is contained in:
Will Owens 2023-03-24 11:54:45 -04:00
parent 83f6254da3
commit 53628c44b4
7 changed files with 51 additions and 49 deletions

View file

@ -9,8 +9,8 @@
},
"dependencies": {
"libapps": "github:yudai/libapps#release-hterm-1.70",
"xterm": "^4.17",
"xterm-addon-fit": "^0.5.0",
"xterm-addon-webgl": "^0.11.4"
"xterm": "^5.1.0",
"xterm-addon-fit": "^0.7.0",
"xterm-addon-webgl": "^0.14.0"
}
}