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
@@ -52,7 +52,7 @@
"jose": "^6.1.3",
"jsonc-parser": "^3.3.1",
"next-themes": "^0.4.6",
"node-pty": "^1.1.0",
"node-pty": "1.2.0-beta.12",
"openai": "^4.79.0",
"qrcode-terminal": "^0.12.0",
"react": "^19.1.1",