diff --git a/package.json b/package.json index 9f7ad2ee..09b40f34 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@angular/common": "^21.0.8", "@angular/compiler": "^21.0.8", "@angular/compiler-cli": "^21.0.8", - "@angular/core": "^21.0.8", + "@angular/core": "^21.2.4", "@angular/forms": "^21.0.8", "@angular/language-service": "^21.0.8", "@angular/material": "^21.0.6", diff --git a/yarn.lock b/yarn.lock index f2a4697d..f9614c84 100644 --- a/yarn.lock +++ b/yarn.lock @@ -355,10 +355,10 @@ resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.0.0.tgz#227dc53e1ac81824f998c6e76000b7efc522641e" integrity sha512-6Pxgsrf0qF9iFFqmIcWmjJGkkCaCm6V5QNnxMy2KloO3SDq6QuMVRbN9RtC8Urmo25LP+eZ6ZgYqFYpdD8Hd9w== -"@angular/core@^21.0.8": - version "21.0.8" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-21.0.8.tgz#f5203d106cd1da0b4e415f02025cc4ec3108ccea" - integrity sha512-8dNolIQn8WHrD3PsqGuPrujxDX5hjpMbioifIByjjX9yaJy9on7AewVGb8m/DHVwWQ1eGVAGmvW9wt+h+nlzLg== +"@angular/core@^21.2.4": + version "21.2.4" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-21.2.4.tgz#d5037a54ed08d3dc2303f5d63f92c2d67aa0b937" + integrity sha512-2+gd67ZuXHpGOqeb2o7XZPueEWEP81eJza2tSHkT5QMV8lnYllDEmaNnkPxnIjSLGP1O3PmiXxo4z8ibHkLZwg== dependencies: tslib "^2.3.0"