diff --git a/package.json b/package.json index 8e1f2fb..a2c184b 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@angular/animations": "^18.2.6", "@angular/cdk": "^18.2.6", "@angular/cli": "^18.2.6", - "@angular/common": "^18.2.6", + "@angular/common": "^19.2.16", "@angular/compiler": "^18.2.6", "@angular/compiler-cli": "^18.2.6", "@angular/core": "^18.2.6", diff --git a/yarn.lock b/yarn.lock index 7f0f0f4..20ea180 100644 --- a/yarn.lock +++ b/yarn.lock @@ -243,10 +243,10 @@ symbol-observable "4.0.0" yargs "17.7.2" -"@angular/common@^18.2.6": - version "18.2.6" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-18.2.6.tgz#f5b57bf0e9b66a5b25526877d193227a53cad539" - integrity sha512-89793ow+wrI1c7C6kyMbnweLNIZHzXthosxAEjipRZGBrqBYjvTtkE45Fl+5yBa3JO7bAhyGkUnEoyvWtZIAEA== +"@angular/common@^19.2.16": + version "19.2.16" + resolved "https://registry.yarnpkg.com/@angular/common/-/common-19.2.16.tgz#2ce9c21b7f2181e6d6ab85c346ad6280ef83e23b" + integrity sha512-sugztO7XIiLRoVjn0WJK9ooBm9zejsqlE5k4ZGvy1zFafM8LMjFHwD4KymN8JB3AOb7Ad4lJHVq1IvwWnpqeWw== dependencies: tslib "^2.3.0"