diff --git a/package.json b/package.json index 5c90bbb..e19e402 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "yargs": "^17.5.1" }, "devDependencies": { - "@angular/common": "^19.0.5", + "@angular/common": "^20.1.1", "@babel/core": "7.28.0", "@types/babel__code-frame": "^7.0.3", "@types/react-modal": "3.16.0", diff --git a/yarn.lock b/yarn.lock index 7817769..d13ca4b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10,10 +10,10 @@ "@jridgewell/gen-mapping" "^0.1.0" "@jridgewell/trace-mapping" "^0.3.9" -"@angular/common@^19.0.5": - version "19.2.0" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-19.2.0.tgz#2f830d18ee96f2e1b723ec6f19eedcfd0bc97970" - integrity sha512-dm8PR94QY3DucXxltdV5p2Yxyr5bfPlmjOElwLhiTvxWbwCZJTVhPc8dw0TCKzCEu+tKafT48u4BLIB34a0A/g== +"@angular/common@^20.1.1": + version "20.1.1" + resolved "https://registry.yarnpkg.com/@angular/common/-/common-20.1.1.tgz#9090fe0ccf9aceb31de8c957ddc47a2f2fcfff27" + integrity sha512-YBggvWw4IOeCidRs7BU4KbxNfq5P3n2M1WGJ+W8yoP6GA4sd/xMhi9tfIj3M9qQIse0xEDMuKAO8FDJaS1qrfQ== dependencies: tslib "^2.3.0"