Skip to content

Commit 71a0291

Browse files
committed
fix(tui): bump opentui deps for audit
1 parent 9c1a827 commit 71a0291

4 files changed

Lines changed: 112 additions & 112 deletions

File tree

package-lock.json

Lines changed: 52 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,11 @@
5757
"dependencies": {
5858
"@anthropic-ai/tokenizer": "^0.0.4",
5959
"@opencode-ai/sdk": "^1.3.2",
60-
"@opentui/core": "0.0.0-20260307-536c401b",
61-
"@opentui/solid": "0.0.0-20260307-536c401b",
60+
"@opentui/core": "0.1.92",
61+
"@opentui/solid": "0.1.92",
6262
"fuzzball": "^2.2.3",
6363
"jsonc-parser": "^3.3.1",
64-
"solid-js": "1.9.9",
64+
"solid-js": "1.9.11",
6565
"zod": "^4.3.6"
6666
},
6767
"devDependencies": {

0 commit comments

Comments
 (0)