From a2cbce4a1f8cf2f0a5b2bbeb8b80b316c0f36db4 Mon Sep 17 00:00:00 2001 From: Lilith Date: Sun, 22 Feb 2026 09:13:39 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade(feature-flags-the-most):=20?= =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20critical=20frontend=20showcase=20?= =?UTF-8?q?feature=20flags=20dependencies=20to=20latest=20minor/patch=20ve?= =?UTF-8?q?rsions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- features/feature-flags/frontend-showcase/package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/features/feature-flags/frontend-showcase/package.json b/features/feature-flags/frontend-showcase/package.json index 90d4ec3fe..2faa33b06 100644 --- a/features/feature-flags/frontend-showcase/package.json +++ b/features/feature-flags/frontend-showcase/package.json @@ -9,7 +9,6 @@ }, "dependencies": { "@lilith/feature-flags": "*", - "@lilith/feature-flags-backend-api-msw": "*", "@lilith/ui-styled-components": "^6.3.8", "@lilith/ui-theme": "^1.3.5", "@tanstack/react-query": "^5.90.19",