fix: restore dependency update compatibility

Fix VS Code webview type-check with TypeScript 5.9
Align ghostty-web to 0.4.0 across the workspace
Refresh ghostty-web patch for the updated package
This commit is contained in:
Bohdan Triapitsyn
2026-06-10 17:05:10 +03:00
parent 908adc1634
commit e3f3da4cb4
5 changed files with 38 additions and 44 deletions
+1 -1
View File
@@ -108,7 +108,7 @@
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
"express": "^5.1.0",
"ghostty-web": "0.3.0",
"ghostty-web": "0.4.0",
"http-proxy-middleware": "^3.0.5",
"next-themes": "^0.4.6",
"node-pty": "1.2.0-beta.12",