Bump @angular/compiler from 21.1.4 to 21.2.4 in /Ui

Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 21.1.4 to 21.2.4.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.4/packages/compiler)

---
updated-dependencies:
- dependency-name: "@angular/compiler"
  dependency-version: 21.2.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-03-16 13:35:07 +00:00 committed by GitHub
parent dd7d223873
commit d53adf34a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
Ui/package-lock.json generated
View File

@ -10,7 +10,7 @@
"dependencies": {
"@angular/animations": "^21.1.4",
"@angular/common": "^21.1.4",
"@angular/compiler": "^21.1.4",
"@angular/compiler": "^21.2.4",
"@angular/core": "^21.2.4",
"@angular/forms": "^21.1.4",
"@angular/platform-browser": "^21.1.4",
@ -1093,9 +1093,9 @@
}
},
"node_modules/@angular/compiler": {
"version": "21.1.4",
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-21.1.4.tgz",
"integrity": "sha512-H0qtASeqOTaS44ioF4DYE/yNqwzUmEJpMYrcNEUFEwA20/DkLzyoaEx4y1CjIxtXxuhtge95PNymDBOLWSjIdg==",
"version": "21.2.4",
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-21.2.4.tgz",
"integrity": "sha512-9+ulVK3idIo/Tu4X2ic7/V0+Uj7pqrOAbOuIirYe6Ymm3AjexuFRiGBbfcH0VJhQ5cf8TvIJ1fuh+MI4JiRIxA==",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"

View File

@ -12,7 +12,7 @@
"dependencies": {
"@angular/animations": "^21.1.4",
"@angular/common": "^21.1.4",
"@angular/compiler": "^21.1.4",
"@angular/compiler": "^21.2.4",
"@angular/core": "^21.2.4",
"@angular/forms": "^21.1.4",
"@angular/platform-browser": "^21.1.4",