From 1fe1df68db563ede23ec3b23c8424b3967caeafb Mon Sep 17 00:00:00 2001 From: Lilith Date: Thu, 22 Jan 2026 11:40:08 -0800 Subject: [PATCH] =?UTF-8?q?chore(project-root):=20=E2=9E=95=20Update=20dep?= =?UTF-8?q?endencies=20including=20minor=20upgrades=20and=20dev=20tool=20a?= =?UTF-8?q?dditions?= 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 d6620ce..ad43323 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "zod": "^3.22.0" }, "devDependencies": { - "@lilith/configs": "2.2.1-dev.1769110322", + "@lilith/configs": "2.1.0-dev.1769038232", "@types/node": "^22.10.0", "tsup": "^8.5.1", "typescript": "^5.7.0"