Skip to content

Commit 695640c

Browse files
committed
upgrade opentui
1 parent 0307052 commit 695640c

3 files changed

Lines changed: 21 additions & 21 deletions

File tree

bun.lock

Lines changed: 15 additions & 15 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
@@ -35,9 +35,9 @@
3535
"@types/cross-spawn": "6.0.6",
3636
"@octokit/rest": "22.0.0",
3737
"@hono/zod-validator": "0.4.2",
38-
"@opentui/core": "0.0.0-20260506-6bb5353a",
39-
"@opentui/keymap": "0.0.0-20260506-6bb5353a",
40-
"@opentui/solid": "0.0.0-20260506-6bb5353a",
38+
"@opentui/core": "0.2.4",
39+
"@opentui/keymap": "0.2.4",
40+
"@opentui/solid": "0.2.4",
4141
"ulid": "3.0.1",
4242
"@kobalte/core": "0.13.11",
4343
"@types/luxon": "3.7.1",

packages/plugin/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"zod": "catalog:"
2323
},
2424
"peerDependencies": {
25-
"@opentui/core": ">=0.0.0-20260506-6bb5353a",
26-
"@opentui/keymap": ">=0.0.0-20260506-6bb5353a",
27-
"@opentui/solid": ">=0.0.0-20260506-6bb5353a"
25+
"@opentui/core": ">=0.2.4",
26+
"@opentui/keymap": ">=0.2.4",
27+
"@opentui/solid": ">=0.2.4"
2828
},
2929
"peerDependenciesMeta": {
3030
"@opentui/core": {

0 commit comments

Comments
 (0)