feat: add terminal and simple shortcut system (#16)
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
"@remix-run/react": "^2.10.2",
|
||||
"@stackblitz/sdk": "^1.11.0",
|
||||
"@unocss/reset": "^0.61.0",
|
||||
"@webcontainer/api": "^1.3.0-internal.1",
|
||||
"@webcontainer/api": "^1.3.0-internal.2",
|
||||
"@xterm/addon-fit": "^0.10.0",
|
||||
"@xterm/addon-web-links": "^0.11.0",
|
||||
"@xterm/xterm": "^5.5.0",
|
||||
@@ -51,6 +51,7 @@
|
||||
"nanostores": "^0.10.3",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-hotkeys-hook": "^4.5.0",
|
||||
"react-markdown": "^9.0.1",
|
||||
"react-resizable-panels": "^2.0.20",
|
||||
"react-toastify": "^10.0.5",
|
||||
|
||||
Reference in New Issue
Block a user