From fc68d5fa9ab2c2c161f342e7337a467e036f05bd Mon Sep 17 00:00:00 2001 From: Lilith Date: Thu, 22 Jan 2026 11:46:10 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade:=20=E2=AC=86=EF=B8=8F=20Update=20d?= =?UTF-8?q?ependency=20versions=20in=20package.json=20to=20maintain=20secu?= =?UTF-8?q?rity,=20compatibility,=20and=20stability=20with=20patch/minor?= =?UTF-8?q?=20updates?= 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 8ce2a77..db715cd 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@lilith/ml-agent-knowledge": "workspace:*" }, "devDependencies": { - "@lilith/configs": "2.1.0-dev.1769038232", + "@lilith/configs": "2.2.1-dev.1769111037", "@types/node": "^22.19.5", "@vitest/coverage-v8": "^2.1.9", "tsup": "^8.5.1",