Bump @angular/compiler from 21.0.8 to 21.1.0 (#2396)

Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 21.0.8 to 21.1.0.
- [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.1.0/packages/compiler)

---
updated-dependencies:
- dependency-name: "@angular/compiler"
  dependency-version: 21.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-01-14 21:23:53 +00:00 committed by GitHub
parent 586ac5402d
commit 2382089302
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -23,7 +23,7 @@
"@angular/animations": "21.0.8",
"@angular/cli": "21.0.6",
"@angular/common": "21.0.8",
"@angular/compiler": "21.0.8",
"@angular/compiler": "21.1.0",
"@angular/compiler-cli": "21.0.8",
"@angular/core": "21.1.0",
"@angular/forms": "21.0.8",
@ -1472,9 +1472,9 @@
}
},
"node_modules/@angular/compiler": {
"version": "21.0.8",
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-21.0.8.tgz",
"integrity": "sha512-k/EPMuNvfn0eebEMmVcwhMlCWqzER/BEHVqTQCKsAAt7AuYZuluz7oR8Ypw96v3jbY+ZaH1ZvAzrK6URzryhOg==",
"version": "21.1.0",
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-21.1.0.tgz",
"integrity": "sha512-UprCiJwEU1Ilw1dVk+yLgNiHlbH81obAuh92lRKozUQRgtSCpOfCQUM79q5r+VdmCPxDshr79U2Ke0fRaiJfAQ==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -71,7 +71,7 @@
"@angular/animations": "21.0.8",
"@angular/cli": "21.0.6",
"@angular/common": "21.0.8",
"@angular/compiler": "21.0.8",
"@angular/compiler": "21.1.0",
"@angular/compiler-cli": "21.0.8",
"@angular/core": "21.1.0",
"@angular/forms": "21.0.8",