From d30a34de6defe63903776fabfb361008d3ba487f Mon Sep 17 00:00:00 2001 From: Vincenzo Palazzo Date: Mon, 10 Aug 2026 03:17:27 +0200 Subject: [PATCH] fix(ui): remove duplicated brace-expansion keys that break every pnpm install (#11071) Co-authored-by: Claude Opus 5 --- ui/pnpm-lock.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/ui/pnpm-lock.yaml b/ui/pnpm-lock.yaml index 4f26c8eb1..efedbf866 100644 --- a/ui/pnpm-lock.yaml +++ b/ui/pnpm-lock.yaml @@ -3191,9 +3191,6 @@ packages: brace-expansion@2.1.4: resolution: {integrity: sha512-hGfVzPxthbf3+2yjg/RBs60cB0FhqBS/zvdV/4wn4/BmN0bNMMHPc4V/BbFieqf1TKAGGAHnY4eSjajCl0f2Xg==} - brace-expansion@2.1.4: - resolution: {integrity: sha512-hGfVzPxthbf3+2yjg/RBs60cB0FhqBS/zvdV/4wn4/BmN0bNMMHPc4V/BbFieqf1TKAGGAHnY4eSjajCl0f2Xg==} - brace-expansion@5.0.4: resolution: {integrity: sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==} engines: {node: 18 || 20 || >=22} @@ -10000,10 +9997,6 @@ snapshots: dependencies: balanced-match: 1.0.2 - brace-expansion@2.1.4: - dependencies: - balanced-match: 1.0.2 - brace-expansion@5.0.4: dependencies: balanced-match: 4.0.4