From 41315c4b9d43ea004d24446d4d6e9da64cf3c3c5 Mon Sep 17 00:00:00 2001 From: Lilith Date: Sat, 7 Feb 2026 00:31:56 -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=20latest=20stable?= =?UTF-8?q?=20patches/versions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 51fa07d8d..62f065311 100644 --- a/package.json +++ b/package.json @@ -279,9 +279,9 @@ "@eslint/js": "^9.39.2", "@happy-dom/global-registrator": "20.3.4", "@lilith/build-core": "^1.2.0", - "@lilith/configs": "^2.2.1", + "@lilith/configs": "^2.3.0", "@lilith/eslint-plugin-file-length": "^1.0.22", - "@lilith/eslint-plugin-import-alias": "^1.1.1", + "@lilith/eslint-plugin-import-alias": "^1.2.0", "@lilith/playwright-e2e-docker": "^2.0.2", "@lilith/vite-plugin-dependency-startup": "^1.1.1", "@nestjs/cli": "11",