add run --replay mode (#30239)

This commit is contained in:
Simon Klee 2026-06-01 15:11:45 +02:00 committed by GitHub
commit 6a3b2f339a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 1292 additions and 58 deletions

View file

@ -22,9 +22,9 @@
"zod": "catalog:"
},
"peerDependencies": {
"@opentui/core": ">=0.3.0",
"@opentui/keymap": ">=0.3.0",
"@opentui/solid": ">=0.3.0"
"@opentui/core": ">=0.3.1",
"@opentui/keymap": ">=0.3.1",
"@opentui/solid": ">=0.3.1"
},
"peerDependenciesMeta": {
"@opentui/core": {