diff --git a/package.json b/package.json index 42c54fc..b856ed6 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "yargs": "^17.5.1" }, "devDependencies": { - "@angular/common": "^20.2.4", + "@angular/common": "^21.0.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 63c9945..5c085da 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@^20.2.4": - version "20.3.0" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-20.3.0.tgz#be9f41944e6056652705f18c9b09b485d6f984d8" - integrity sha512-Il0HqdRdrmI8ufLXd49EYaa/BPqfiSqe5uuKrDxhkAdbRXwCXWsxbO/n8AwilwWn3CKLOCrEXQYKwbcFW0nYQQ== +"@angular/common@^21.0.1": + version "21.0.1" + resolved "https://registry.yarnpkg.com/@angular/common/-/common-21.0.1.tgz#de7098aa800b6f5af3f1684369dfc26c0d50f7c8" + integrity sha512-EqdTGpFp7PVdTVztO7TB6+QxdzUbYXKKT2jwG2Gg+PIQZ2A8XrLPRmGXyH/DLlc5IhnoJlLbngmBRCLCO4xWog== dependencies: tslib "^2.3.0"