From 3c3e124d6e144dc931c8a36d7f350003733fc718 Mon Sep 17 00:00:00 2001 From: Lilith Date: Thu, 22 Jan 2026 14:06:01 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade:=20=E2=AC=86=EF=B8=8F=20Update=20c?= =?UTF-8?q?ore=20and=20dev=20dependencies=20to=20latest=20stable=20version?= =?UTF-8?q?s?= 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 1abc2c0..072004f 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "prepublishOnly": "npm run build" }, "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",