File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 15
15
"dependencies" : {
16
16
"@angular-devkit/core" : " ^<%= coreVersion %>" ,
17
17
"@angular-devkit/schematics" : " ^<%= schematicsVersion %>" ,
18
- "typescript" : " ~5.5 .2"
18
+ "typescript" : " ~5.6 .2"
19
19
},
20
20
"devDependencies" : {
21
21
"@types/node" : " ^18.18.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-devkit/schematics-cli" ,
3
- "version" : " 19.0.0-next.3+sha-7981dd2 " ,
3
+ "version" : " 19.0.0-next.3+sha-8f051a4 " ,
4
4
"description" : " Angular Schematics - CLI" ,
5
5
"homepage" : " https://github.com/angular/angular-cli" ,
6
6
"bin" : {
21
21
],
22
22
"schematics" : " ./collection.json" ,
23
23
"dependencies" : {
24
- "@angular-devkit/core" : " github:angular/angular-devkit-core-builds#7981dd2 " ,
25
- "@angular-devkit/schematics" : " github:angular/angular-devkit-schematics-builds#7981dd2 " ,
24
+ "@angular-devkit/core" : " github:angular/angular-devkit-core-builds#8f051a4 " ,
25
+ "@angular-devkit/schematics" : " github:angular/angular-devkit-schematics-builds#8f051a4 " ,
26
26
"@inquirer/prompts" : " 5.5.0" ,
27
27
"ansi-colors" : " 4.1.3" ,
28
28
"symbol-observable" : " 4.0.0" ,
Original file line number Diff line number Diff line change 15
15
"dependencies" : {
16
16
"@angular-devkit/core" : " ^<%= coreVersion %>" ,
17
17
"@angular-devkit/schematics" : " ^<%= schematicsVersion %>" ,
18
- "typescript" : " ~5.5 .2"
18
+ "typescript" : " ~5.6 .2"
19
19
},
20
20
"devDependencies" : {
21
21
"@types/node" : " ^18.18.0" ,
Original file line number Diff line number Diff line change 1
- Tue Sep 10 2024 06:32:59 GMT+0000 (Coordinated Universal Time)
1
+ Tue Sep 10 2024 07:29:12 GMT+0000 (Coordinated Universal Time)
You can’t perform that action at this time.
0 commit comments