diff --git a/package.json b/package.json index d4a3e2b1..d01044cd 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@angular/animations": "^19.2.6", "@angular/cdk": "^19.2.10", "@angular/common": "^19.2.16", - "@angular/core": "^19.2.6", + "@angular/core": "^19.2.18", "@angular/forms": "^19.2.6", "@angular/material": "^19.2.10", "@angular/platform-browser": "^19.2.6", diff --git a/yarn.lock b/yarn.lock index c8fa1e7d..1615b3fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -265,10 +265,10 @@ dependencies: tslib "^2.3.0" -"@angular/core@^19.2.6": - version "19.2.14" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-19.2.14.tgz#af9135afa795ea455de1031d89efe5e7d9fb7de2" - integrity sha512-EVErpW9tGqJ/wNcAN3G/ErH8pHCJ8mM1E6bsJ8UJIpDTZkpqqYjBMtZS9YWH5n3KwUd1tAkAB2w8FK125AjDUQ== +"@angular/core@^19.2.18": + version "19.2.18" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-19.2.18.tgz#50e561c20e98e5339ce351f207d6d7aeecf10f85" + integrity sha512-+QRrf0Igt8ccUWXHA+7doK5W6ODyhHdqVyblSlcQ8OciwkzIIGGEYNZom5OZyWMh+oI54lcSeyV2O3xaDepSrQ== dependencies: tslib "^2.3.0"