fix(web): bump node-pty to restore PTY spawn on macOS arm64 (#657)

Co-authored-by: fei <fei@feideMac-mini.local>
This commit is contained in:
fangfei0110
2026-03-15 23:15:31 +02:00
committed by GitHub
co-authored by fei
parent 7f37256e96
commit b016be6cc4
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -110,7 +110,7 @@
"ghostty-web": "0.3.0",
"http-proxy-middleware": "^3.0.5",
"next-themes": "^0.4.6",
"node-pty": "^1.1.0",
"node-pty": "1.2.0-beta.12",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-markdown": "^10.1.0",