File tree 4 files changed +8
-8
lines changed 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
- Chrome >= 105
2
- ChromeAndroid >= 105
3
- Edge >= 105
1
+ Chrome >= 107
2
+ ChromeAndroid >= 107
3
+ Edge >= 107
4
4
Firefox >= 104
5
5
FirefoxAndroid >= 104
6
6
Safari >= 16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @schematics/angular" ,
3
- "version" : " 20.0.0-next.8+sha-1a7d52c " ,
3
+ "version" : " 20.0.0-next.8+sha-9f50436 " ,
4
4
"description" : " Schematics specific to Angular" ,
5
5
"homepage" : " https://github.com/angular/angular-cli" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
- Wed Apr 30 2025 09:51:21 GMT+0000 (Coordinated Universal Time)
1
+ Wed Apr 30 2025 11:13:50 GMT+0000 (Coordinated Universal Time)
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ exports.latestVersions = {
16
16
// As Angular CLI works with same minor versions of Angular Framework, a tilde match for the current
17
17
Angular : '^20.0.0-next.0' ,
18
18
NgPackagr : '^20.0.0-next.0' ,
19
- DevkitBuildAngular : '^20.0.0-next.8+sha-1a7d52c ' ,
20
- AngularBuild : '^20.0.0-next.8+sha-1a7d52c ' ,
21
- AngularSSR : '^20.0.0-next.8+sha-1a7d52c ' ,
19
+ DevkitBuildAngular : '^20.0.0-next.8+sha-9f50436 ' ,
20
+ AngularBuild : '^20.0.0-next.8+sha-9f50436 ' ,
21
+ AngularSSR : '^20.0.0-next.8+sha-9f50436 ' ,
22
22
} ;
You can’t perform that action at this time.
0 commit comments