File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 85
85
"ng-packagr" : " ^17.0.0 || ^17.0.0-next.1" ,
86
86
"protractor" : " ^7.0.0" ,
87
87
"tailwindcss" : " ^2.0.0 || ^3.0.0" ,
88
- "typescript" : " >=4.9.3 <5.3"
88
+ "typescript" : " >=5.2 <5.3"
89
89
},
90
90
"peerDependenciesMeta" : {
91
91
"@angular/localize" : {
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.1.3 "
18
+ "typescript" : " ~5.2.2 "
19
19
},
20
20
"devDependencies" : {
21
21
"@types/node" : " ^16.11.7" ,
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.1.3 "
18
+ "typescript" : " ~5.2.2 "
19
19
},
20
20
"devDependencies" : {
21
21
"@types/node" : " ^16.11.7" ,
Original file line number Diff line number Diff line change 23
23
"dependencies" : {},
24
24
"peerDependencies" : {
25
25
"@angular/compiler-cli" : " ^17.0.0 || ^17.0.0-next.0" ,
26
- "typescript" : " >=4.9.3 <5.2 " ,
26
+ "typescript" : " >=5.2 <5.3 " ,
27
27
"webpack" : " ^5.54.0"
28
28
},
29
29
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments