File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @schematics/angular" ,
3
- "version" : " 19.2.0-next.0+sha-23ebfd9 " ,
3
+ "version" : " 19.2.0-next.0+sha-e5368b8 " ,
4
4
"description" : " Schematics specific to Angular" ,
5
5
"homepage" : " https://github.com/angular/angular-cli" ,
6
6
"keywords" : [
22
22
},
23
23
"schematics" : " ./collection.json" ,
24
24
"dependencies" : {
25
- "@angular-devkit/core" : " github:angular/angular-devkit-core-builds#23ebfd9 " ,
26
- "@angular-devkit/schematics" : " github:angular/angular-devkit-schematics-builds#23ebfd9 " ,
25
+ "@angular-devkit/core" : " github:angular/angular-devkit-core-builds#e5368b8 " ,
26
+ "@angular-devkit/schematics" : " github:angular/angular-devkit-schematics-builds#e5368b8 " ,
27
27
"jsonc-parser" : " 3.3.1"
28
28
},
29
29
"repository" : {
Original file line number Diff line number Diff line change 1
- Wed Jan 15 2025 10:04:35 GMT+0000 (Coordinated Universal Time)
1
+ Wed Jan 15 2025 14:14:28 GMT+0000 (Coordinated Universal Time)
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ exports.latestVersions = {
15
15
...dependencies ,
16
16
// As Angular CLI works with same minor versions of Angular Framework, a tilde match for the current
17
17
Angular : dependencies [ '@angular/core' ] ,
18
- DevkitBuildAngular : '^19.2.0-next.0+sha-23ebfd9 ' ,
19
- AngularBuild : '^19.2.0-next.0+sha-23ebfd9 ' ,
20
- AngularSSR : '^19.2.0-next.0+sha-23ebfd9 ' ,
18
+ DevkitBuildAngular : '^19.2.0-next.0+sha-e5368b8 ' ,
19
+ AngularBuild : '^19.2.0-next.0+sha-e5368b8 ' ,
20
+ AngularSSR : '^19.2.0-next.0+sha-e5368b8 ' ,
21
21
} ;
You can’t perform that action at this time.
0 commit comments