From 44bfc35bca46ef4f4d2102e14c01dca07fa58fc7 Mon Sep 17 00:00:00 2001 From: Lilith Date: Fri, 27 Feb 2026 21:04:30 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade(deps):=20=E2=AC=86=EF=B8=8F=20Upda?= =?UTF-8?q?te=20dependencies=20to=20latest=20compatible=20versions=20in=20?= =?UTF-8?q?package.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c94a129..b635de4 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "yaml": "^2.8.1" }, "devDependencies": { - "@lilith/configs": "workspace:*", + "@lilith/configs": "^2.4.0", "@types/node": "^20.17.10", "tsup": "^8.5.1", "typescript": "^5.7.2",