build(frontend): update angular compiler version to 19.2.4
Some checks failed
Some checks failed
This commit is contained in:
parent
1fc62af66d
commit
6b4adfca0a
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
"@angular/animations": "^19.0.0",
|
||||
"@angular/cdk": "~19.2.0",
|
||||
"@angular/common": "^19.0.0",
|
||||
"@angular/compiler": "^19.0.0",
|
||||
"@angular/compiler": "^19.2.4",
|
||||
"@angular/core": "^19.0.0",
|
||||
"@angular/forms": "^19.0.0",
|
||||
"@angular/platform-browser": "^19.0.0",
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"@angular/animations": "^19.0.0",
|
||||
"@angular/cdk": "~19.2.0",
|
||||
"@angular/common": "^19.0.0",
|
||||
"@angular/compiler": "^19.0.0",
|
||||
"@angular/compiler": "^19.2.4",
|
||||
"@angular/core": "^19.0.0",
|
||||
"@angular/forms": "^19.0.0",
|
||||
"@angular/platform-browser": "^19.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue