diff --git a/package.json b/package.json index c78136d6..86fc6ac6 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@angular/animations": "^18.2.13", "@angular/common": "^18.2.13", "@angular/compiler": "^18.2.13", - "@angular/core": "^18.2.13", + "@angular/core": "^19.2.20", "@angular/forms": "^18.2.13", "@angular/localize": "^18.2.13", "@angular/platform-browser": "^18.2.13", diff --git a/yarn.lock b/yarn.lock index 7852d209..7f961ab5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -266,10 +266,10 @@ dependencies: tslib "^2.3.0" -"@angular/core@^18.2.13": - version "18.2.13" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-18.2.13.tgz#50a4269386201b31105dffd6e14c84ca29859cd9" - integrity sha512-8mbWHMgO95OuFV1Ejy4oKmbe9NOJ3WazQf/f7wks8Bck7pcihd0IKhlPBNjFllbF5o+04EYSwFhEtvEgjMDClA== +"@angular/core@^19.2.20": + version "19.2.20" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-19.2.20.tgz#4e3e2a4dfe39879f54c34fb67e961c4346559436" + integrity sha512-pxzQh8ouqfE57lJlXjIzXFuRETwkfMVwS+NFCfv2yh01Qtx+vymO8ZClcJMgLPfBYinhBYX+hrRYVSa1nzlkRQ== dependencies: tslib "^2.3.0"