From 9d35e37c0679888fa56a240d6d00a9b70a099fed Mon Sep 17 00:00:00 2001 From: Lilith Date: Thu, 22 Jan 2026 11:39:25 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade:=20=E2=AC=86=EF=B8=8F=20Update=20d?= =?UTF-8?q?ependencies=20to=20newer=20versions=20in=20package.json?= 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 f5d2b1c..81b3c38 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@lilith/imajin-app": ">=0.1.0" }, "devDependencies": { - "@lilith/configs": "2.2.1-dev.1769110259", + "@lilith/configs": "2.1.0-dev.1769038232", "@lilith/imajin-app": "0.1.0", "typescript": "~5.8.3" },