use native yoga snapshot
This commit is contained in:
parent
e464999eb9
commit
7ad22e7e42
3 changed files with 29 additions and 31 deletions
12
package.json
12
package.json
|
|
@ -39,9 +39,9 @@
|
|||
"@octokit/rest": "22.0.0",
|
||||
"@hono/standard-validator": "0.2.0",
|
||||
"@hono/zod-validator": "0.4.2",
|
||||
"@opentui/core": "0.3.2",
|
||||
"@opentui/keymap": "0.3.2",
|
||||
"@opentui/solid": "0.3.2",
|
||||
"@opentui/core": "0.0.0-20260604-5b641b77",
|
||||
"@opentui/keymap": "0.0.0-20260604-5b641b77",
|
||||
"@opentui/solid": "0.0.0-20260604-5b641b77",
|
||||
"ulid": "3.0.1",
|
||||
"@kobalte/core": "0.13.11",
|
||||
"@types/luxon": "3.7.1",
|
||||
|
|
@ -133,9 +133,9 @@
|
|||
"electron"
|
||||
],
|
||||
"overrides": {
|
||||
"@opentui/core": "catalog:",
|
||||
"@opentui/keymap": "catalog:",
|
||||
"@opentui/solid": "catalog:",
|
||||
"@opentui/core": "0.0.0-20260604-5b641b77",
|
||||
"@opentui/keymap": "0.0.0-20260604-5b641b77",
|
||||
"@opentui/solid": "0.0.0-20260604-5b641b77",
|
||||
"@types/bun": "catalog:",
|
||||
"@types/node": "catalog:"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue