Update angular and npm packages

This commit is contained in:
2022-12-05 14:34:48 +01:00
parent fb823e06cd
commit 7e16ac3f2d
4 changed files with 1344 additions and 1313 deletions

View File

@@ -39,13 +39,13 @@
"budgets": [
{
"type": "initial",
"maximumWarning": "500kb",
"maximumError": "1mb"
"maximumWarning": "2mb",
"maximumError": "3mb"
},
{
"type": "anyComponentStyle",
"maximumWarning": "2kb",
"maximumError": "4kb"
"maximumWarning": "4kb",
"maximumError": "8kb"
}
],
"fileReplacements": [