deps: update ghostty-web to fcc47d4

This commit is contained in:
GitHub Copilot
2026-02-26 20:43:19 +00:00
parent 4d38128636
commit b6a9231b21
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -5,7 +5,7 @@
"": {
"name": "webterm-frontend",
"dependencies": {
"ghostty-web": "github:rcarmo/ghostty-web#a5d8c7bc816094119acd281c4a216143d61d5845",
"ghostty-web": "github:rcarmo/ghostty-web#fcc47d423a7fce1c02c702b6464d0b1ab89175f1",
},
"devDependencies": {
"typescript": "^5.7.0",
@@ -13,7 +13,7 @@
},
},
"packages": {
"ghostty-web": ["ghostty-web@github:rcarmo/ghostty-web#a5d8c7b", {}, "rcarmo-ghostty-web-a5d8c7b"],
"ghostty-web": ["ghostty-web@github:rcarmo/ghostty-web#fcc47d4", {}, "rcarmo-ghostty-web-fcc47d4"],
"typescript": ["typescript@5.9.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw=="],
}