From cd231b5a8798f8c6d5f8124ecd3bf0e2cb844016 Mon Sep 17 00:00:00 2001 From: Lilith Date: Tue, 20 Jan 2026 04:19:07 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade(deps):=20=E2=AC=86=EF=B8=8F=20Upda?= =?UTF-8?q?te=20project=20dependencies=20with=20security=20fixes,=20bug=20?= =?UTF-8?q?resolutions,=20and=20compatibility=20improvements?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5fb309d..03332df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lilith/terminal-cli-complex", - "version": "1.8.8", + "version": "1.8.9", "description": "Rich terminal UI components using blessed", "author": "Lilith Platform", "license": "MIT",