chore(deps): Bump @angular/compiler

Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 20.3.9 to 20.3.16.
- [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/v20.3.16/packages/compiler)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-01-09 19:12:02 +00:00 committed by copilot-swe-agent[bot]
parent 1aeba5f825
commit e6016088ec
2 changed files with 9 additions and 9 deletions

View file

@ -8,9 +8,9 @@
"name": "wails-angular-template",
"version": "0.0.0",
"dependencies": {
"@angular/common": "^20.3.14",
"@angular/compiler": "^20.3.0",
"@angular/core": "^20.3.16",
"@angular/common": "^20.3.0",
"@angular/compiler": "^20.3.16",
"@angular/core": "^20.3.0",
"@angular/forms": "^20.3.0",
"@angular/platform-browser": "^20.3.0",
"@angular/platform-server": "^20.3.0",
@ -548,9 +548,9 @@
}
},
"node_modules/@angular/compiler": {
"version": "20.3.9",
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.9.tgz",
"integrity": "sha512-nfzR/JpI77Yr4opRimnnTys//taZiibEco1ihV1C02eM4FDCQMOEp8WB+DT/yUESb6MRBlZe1MjeelwSfHlB7g==",
"version": "20.3.16",
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.16.tgz",
"integrity": "sha512-Pt9Ms9GwTThgzdxWBwMfN8cH1JEtQ2DK5dc2yxYtPSaD+WKmG9AVL1PrzIYQEbaKcWk2jxASUHpEWSlNiwo8uw==",
"license": "MIT",
"peer": true,
"dependencies": {

View file

@ -25,9 +25,9 @@
},
"private": true,
"dependencies": {
"@angular/common": "^20.3.14",
"@angular/compiler": "^20.3.0",
"@angular/core": "^20.3.16",
"@angular/common": "^20.3.0",
"@angular/compiler": "^20.3.16",
"@angular/core": "^20.3.0",
"@angular/forms": "^20.3.0",
"@angular/platform-browser": "^20.3.0",
"@angular/platform-server": "^20.3.0",