From 68a01144ec2f78baadb50528fb1ada22bd7ceafe Mon Sep 17 00:00:00 2001 From: Lilith Date: Thu, 22 Jan 2026 14:10:07 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade:=20=E2=AC=86=EF=B8=8F=20Update=20c?= =?UTF-8?q?ore=20dependencies=20to=20latest=20stable=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 3bdf180..8a685ac 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@lilith/text-processing-algorithms": "workspace:*" }, "devDependencies": { - "@lilith/configs": "2.2.1-dev.1769111037", + "@lilith/configs": "workspace:*", "@types/node": "^20.19.28", "@typescript-eslint/eslint-plugin": "^8.52.0", "@typescript-eslint/parser": "^8.52.0",