mirror of
https://github.com/anomalyco/opencode.git
synced 2026-08-12 15:43:24 +00:00
Apply PR #40845: feat(app): redesign non-modal settings
This commit is contained in:
commit
cd44746a5e
109 changed files with 6872 additions and 4666 deletions
|
|
@ -40,6 +40,7 @@
|
|||
"@octokit/rest": "22.0.0",
|
||||
"@hono/standard-validator": "0.2.0",
|
||||
"@hono/zod-validator": "0.4.2",
|
||||
"@standard-schema/spec": "1.0.0",
|
||||
"@opentui/core": "0.4.5",
|
||||
"@opentui/keymap": "0.4.5",
|
||||
"@opentui/solid": "0.4.5",
|
||||
|
|
@ -92,7 +93,8 @@
|
|||
"solid-js": "1.9.10",
|
||||
"solid-sonner": "0.3.1",
|
||||
"vite-plugin-solid": "2.11.10",
|
||||
"@lydell/node-pty": "1.2.0-beta.12"
|
||||
"@lydell/node-pty": "1.2.0-beta.12",
|
||||
"resolve.exports": "2.0.3"
|
||||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue