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
+2 -2
View File
@@ -5,7 +5,7 @@
"": {
"name": "webterm-frontend",
"dependencies": {
"ghostty-web": "github:rcarmo/ghostty-web#b0aa99e8d06069d4bda6ffae87c9de4bb17b2699",
"ghostty-web": "github:rcarmo/ghostty-web#1fb87bdbdaa0c1d6cf700c45f5ebe44cd606453d",
},
"devDependencies": {
"typescript": "^5.7.0",
@@ -13,7 +13,7 @@
},
},
"packages": {
"ghostty-web": ["ghostty-web@github:rcarmo/ghostty-web#b0aa99e", {}, "rcarmo-ghostty-web-b0aa99e"],
"ghostty-web": ["ghostty-web@github:rcarmo/ghostty-web#1fb87bd", {}, "rcarmo-ghostty-web-1fb87bd"],
"typescript": ["typescript@5.9.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, ""],
}