diff --git a/package.json b/package.json index acd4090..f2afca4 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "dependencies": { "@angular/animations": "^20.1.7", "@angular/common": "^20.1.7", - "@angular/compiler": "^20.1.7", + "@angular/compiler": "^20.2.1", "@angular/core": "^20.1.7", "@angular/forms": "^20.1.7", "@angular/platform-browser": "^20.1.7", diff --git a/yarn.lock b/yarn.lock index 94fa493..30afbc0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -385,10 +385,10 @@ tslib "^2.3.0" yargs "^18.0.0" -"@angular/compiler@^20.1.7": - version "20.1.7" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-20.1.7.tgz#ba4629249f653d3d724689bd1a2809a65eed63c2" - integrity sha512-IZPkFxXoJZy7aVBgcsYLKyfr1CreCqpqhlbiSVXgtleyTcReaMoQBHeEqyFxD7PeB4Lfmf1N6ncHCILg+wxTfw== +"@angular/compiler@^20.2.1": + version "20.3.0" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-20.3.0.tgz#42af5bbc7cb57ce71ffe23c78d5020f817ede728" + integrity sha512-DvGDusjsDhxIX+nDzihSCGo81Fa8y94KB/bh24eyPwJWV6b0OkawFSvVwzxx8prV0UnNkCN1S/UoZXmtVZGJ4A== dependencies: tslib "^2.3.0"