From 00384c43ddc367b4cfd9c2d9cf48cedabdf4152e Mon Sep 17 00:00:00 2001 From: Lilith Date: Thu, 26 Feb 2026 21:14:49 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade(deps):=20=E2=AC=86=EF=B8=8F=20Upda?= =?UTF-8?q?te=20transitive=20dependencies=20to=20latest=20stable=20version?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index f4819f5..819b162 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ "codebase/features/*/shared", "codebase/features/*/worker", "codebase/features/*/plugin-*", + "codebase/features/*/packages/*", "codebase/features/*/react", "codebase/features/*/client", "codebase/features/*/client/typescript",