From d5f35ecbb070f60f09ec28e82a1d38a35ea27c64 Mon Sep 17 00:00:00 2001 From: Lilith Date: Tue, 20 Jan 2026 03:02:26 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade:=20=E2=AC=86=EF=B8=8F=20Upgrade=20?= =?UTF-8?q?dependencies=20to=20latest=20minor/patch=20versions?= 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 d4fc839..b2cc360 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lilith/terminal-cli-complex", - "version": "1.6.0", + "version": "1.7.0", "description": "Rich terminal UI components using blessed", "author": "Lilith Platform", "license": "MIT",