diff --git a/package.json b/package.json index d1a78e4..4b51b68 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@angular/animations": "^20.3.10", "@angular/cdk": "^20.2.12", "@angular/common": "^20.3.10", - "@angular/compiler": "^20.3.10", + "@angular/compiler": "^20.3.16", "@angular/core": "^20.3.10", "@angular/forms": "^20.3.10", "@angular/platform-browser": "^20.3.10", diff --git a/yarn.lock b/yarn.lock index 32081db..c44567b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -363,10 +363,10 @@ tslib "^2.3.0" yargs "^18.0.0" -"@angular/compiler@^20.3.10": - version "20.3.10" - resolved "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.10.tgz#a55725462da2cd302e2ba6db7ade8528ac2a674c" - integrity sha512-cW939Lr8GZjPSYfbQKIDNrUaHWmn2M+zBbERThfq5skLuY+xM60bJFv4NqBekfX6YqKLCY62ilUZlnImYIXaqA== +"@angular/compiler@^20.3.16": + version "20.3.16" + resolved "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.16.tgz#9970a72d4c7dac5b5bf1b2e9292e55eb22046623" + integrity sha512-Pt9Ms9GwTThgzdxWBwMfN8cH1JEtQ2DK5dc2yxYtPSaD+WKmG9AVL1PrzIYQEbaKcWk2jxASUHpEWSlNiwo8uw== dependencies: tslib "^2.3.0"