Bump ghostty-web to 0.4.2

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
GitHub Copilot
2026-02-19 15:59:26 +00:00
parent 8dfe86e4eb
commit ce624f2966
3 changed files with 6 additions and 7 deletions
+3 -4
View File
@@ -6,16 +6,15 @@
"": {
"name": "webterm-frontend",
"dependencies": {
"ghostty-web": "github:rcarmo/ghostty-web#2837b81646aa0c00bb5a2881b5a53400346c76de"
"ghostty-web": "github:rcarmo/ghostty-web#1fb87bdbdaa0c1d6cf700c45f5ebe44cd606453d"
},
"devDependencies": {
"typescript": "^5.7.0"
}
},
"node_modules/ghostty-web": {
"version": "0.4.0-ime-fix",
"resolved": "git+ssh://git@github.com/rcarmo/ghostty-web.git#2837b81646aa0c00bb5a2881b5a53400346c76de",
"integrity": "sha512-NDR8cAy54aBYRz6lL+6r3KPMw/wRIaN3MS+yOEv31cBYgOuFJKkzbDVG/pFXQQJbea6+3w+WKrlOSz74SMHGfw==",
"version": "0.4.2",
"resolved": "git+ssh://git@github.com/rcarmo/ghostty-web.git#1fb87bdbdaa0c1d6cf700c45f5ebe44cd606453d",
"license": "MIT"
},
"node_modules/typescript": {