diff --git a/package.json b/package.json index f7e07c8..0b2baa0 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@angular/common": "^20.1.4", "@angular/compiler": "^20.1.4", "@angular/compiler-cli": "^20.1.4", - "@angular/core": "^20.1.4", + "@angular/core": "^20.3.16", "@angular/platform-browser": "^20.1.4", "@angular/platform-browser-dynamic": "^20.1.4", "@angular/upgrade": "^20.1.4", diff --git a/yarn.lock b/yarn.lock index 67ca493..23496f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -45,10 +45,10 @@ dependencies: tslib "^2.3.0" -"@angular/core@^20.1.4": - version "20.2.3" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-20.2.3.tgz#9a06b401e56a9d5e8e402d3e80d2f17f8147f807" - integrity sha512-pFMfg11X8SNNZHcLa+wy4y+eAN3FApt+wPzaxkaXaJ64c+tyHcrPNLotoWgE0jmiw8Idn4gGjKAL/WC0uw5dQA== +"@angular/core@^20.3.16": + version "20.3.16" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-20.3.16.tgz#c30038600e190ece0fa38452ef729e7b46416897" + integrity sha512-KSFPKvOmWWLCJBbEO+CuRUXfecX2FRuO0jNi9c54ptXMOPHlK1lIojUnyXmMNzjdHgRug8ci9qDuftvC2B7MKg== dependencies: tslib "^2.3.0"