otui snapshot
This commit is contained in:
parent
913659890d
commit
449f2aeeb4
3 changed files with 27 additions and 27 deletions
12
package.json
12
package.json
|
|
@ -38,9 +38,9 @@
|
|||
"@types/cross-spawn": "6.0.6",
|
||||
"@octokit/rest": "22.0.0",
|
||||
"@hono/zod-validator": "0.4.2",
|
||||
"@opentui/core": "0.2.16",
|
||||
"@opentui/keymap": "0.2.16",
|
||||
"@opentui/solid": "0.2.16",
|
||||
"@opentui/core": "0.0.0-20260528-8a59fd68",
|
||||
"@opentui/keymap": "0.0.0-20260528-8a59fd68",
|
||||
"@opentui/solid": "0.0.0-20260528-8a59fd68",
|
||||
"ulid": "3.0.1",
|
||||
"@kobalte/core": "0.13.11",
|
||||
"@types/luxon": "3.7.1",
|
||||
|
|
@ -132,9 +132,9 @@
|
|||
"electron"
|
||||
],
|
||||
"overrides": {
|
||||
"@opentui/core": "catalog:",
|
||||
"@opentui/keymap": "catalog:",
|
||||
"@opentui/solid": "catalog:",
|
||||
"@opentui/core": "0.0.0-20260528-8a59fd68",
|
||||
"@opentui/keymap": "0.0.0-20260528-8a59fd68",
|
||||
"@opentui/solid": "0.0.0-20260528-8a59fd68",
|
||||
"@types/bun": "catalog:",
|
||||
"@types/node": "catalog:"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue