diff --git a/angular.json b/angular.json
index 7671b88cea4e1145f9235c2b4add247a85708a8f..5e5ff353026d4a9aca7c5a35222d062e3c4da1c2 100644
--- a/angular.json
+++ b/angular.json
@@ -46,7 +46,7 @@
               "budgets": [
                 {
                   "type": "anyComponentStyle",
-                  "maximumWarning": "6kb"
+                  "maximumWarning": "10kb"
                 }
               ],
               "optimization": true,