From 87e2878193a9d4613ee16f36c4c74445fa19f764 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 01:03:12 +0000 Subject: [PATCH] fix(deps): update dependency @bundle-stats/ui to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index daf7ff5b..2033959a 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ }, "dependencies": { "@babel/polyfill": "7.12.1", - "@bundle-stats/ui": "3.3.10", + "@bundle-stats/ui": "4.22.1", "@bundle-stats/utils": "3.3.10", "@moonwalker/orbit-ui": "1.14.26", "@storybook/react": "5.3.21",