diff --git a/package.json b/package.json index 3c7bcff..d1ce461 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ }, "dependencies": { "@angular/animations": "^20.3.7", - "@angular/common": "^20.3.14", + "@angular/common": "^21.0.5", "@angular/compiler": "^20.3.15", "@angular/core": "^20.3.7", "@angular/forms": "^20.3.7", diff --git a/yarn.lock b/yarn.lock index 3504ca5..0fd4ccf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -323,10 +323,10 @@ yargs "18.0.0" zod "4.1.13" -"@angular/common@^20.3.14": - version "20.3.14" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-20.3.14.tgz#62d7e693ae70d3ac41aa424c602c490c0e8d46c5" - integrity sha512-OOUvjTtnpktJLsNupA+GFT2q5zNocPdpOENA8aSrXvAheNybLjgi+otO3U3sQsvB1VwaoEZ9GT5O3lZlstnA/A== +"@angular/common@^21.0.5": + version "21.0.5" + resolved "https://registry.yarnpkg.com/@angular/common/-/common-21.0.5.tgz#0042964a49c3c762016b29d5b0f6184a3ac68a6e" + integrity sha512-/ZI11F6Wxr8TZRVO4O7pmhBJ9YxDg9mvA76e0PiivmqZggM02HY0y3XPMP3hAOe4K+PfaVBgMAu3P9t32klzfA== dependencies: tslib "^2.3.0"