From cb948c7232f22b9ada0306f1db48a56a960bfd9c Mon Sep 17 00:00:00 2001 From: aversini Date: Sat, 24 Feb 2024 00:08:45 +0000 Subject: [PATCH] Apply automatic changes --- packages/ui-components/stats/stats.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/packages/ui-components/stats/stats.json b/packages/ui-components/stats/stats.json index b5d3d9a6..c78a81b2 100644 --- a/packages/ui-components/stats/stats.json +++ b/packages/ui-components/stats/stats.json @@ -330,5 +330,25 @@ "limit": "67 KB", "passed": true } + }, + "4.37.0": { + "../bundlesize/dist/assets/style.css": { + "fileSize": 43504, + "fileSizeGzip": 7464, + "limit": "8 KB", + "passed": true + }, + "../bundlesize/dist/assets/index.js": { + "fileSize": 60202, + "fileSizeGzip": 19823, + "limit": "20 KB", + "passed": true + }, + "../bundlesize/dist/assets/vendor.js": { + "fileSize": 199813, + "fileSizeGzip": 66629, + "limit": "67 KB", + "passed": true + } } }