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:
committed by
GitHub
co-authored by
fei
parent
7f37256e96
commit
b016be6cc4
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user