File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @schematics/angular" ,
3- "version" : " 20.2.2+sha-1a78908 " ,
3+ "version" : " 20.2.2+sha-caa6e72 " ,
44 "description" : " Schematics specific to Angular" ,
55 "homepage" : " https://github.com/angular/angular-cli" ,
66 "keywords" : [
2222 },
2323 "schematics" : " ./collection.json" ,
2424 "dependencies" : {
25- "@angular-devkit/core" : " github:angular/angular-devkit-core-builds#1a78908 " ,
26- "@angular-devkit/schematics" : " github:angular/angular-devkit-schematics-builds#1a78908 " ,
25+ "@angular-devkit/core" : " github:angular/angular-devkit-core-builds#caa6e72 " ,
26+ "@angular-devkit/schematics" : " github:angular/angular-devkit-schematics-builds#caa6e72 " ,
2727 "jsonc-parser" : " 3.3.1"
2828 },
2929 "repository" : {
Original file line number Diff line number Diff line change 1- Tue Sep 09 2025 16:40:32 GMT+0000 (Coordinated Universal Time)
1+ Tue Sep 09 2025 18:09:42 GMT+0000 (Coordinated Universal Time)
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ exports.latestVersions = {
1616 // As Angular CLI works with same minor versions of Angular Framework, a tilde match for the current
1717 Angular : '^20.2.0' ,
1818 NgPackagr : '^20.2.0' ,
19- DevkitBuildAngular : '^20.2.2+sha-1a78908 ' ,
20- AngularBuild : '^20.2.2+sha-1a78908 ' ,
21- AngularSSR : '^20.2.2+sha-1a78908 ' ,
19+ DevkitBuildAngular : '^20.2.2+sha-caa6e72 ' ,
20+ AngularBuild : '^20.2.2+sha-caa6e72 ' ,
21+ AngularSSR : '^20.2.2+sha-caa6e72 ' ,
2222} ;
You can’t perform that action at this time.
0 commit comments