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 8585 "ng-packagr" : " ^17.0.0 || ^17.0.0-next.1" ,
8686 "protractor" : " ^7.0.0" ,
8787 "tailwindcss" : " ^2.0.0 || ^3.0.0" ,
88- "typescript" : " >=4.9.3 <5.3"
88+ "typescript" : " >=5.2 <5.3"
8989 },
9090 "peerDependenciesMeta" : {
9191 "@angular/localize" : {
Original file line number Diff line number Diff line change 1515 "dependencies" : {
1616 "@angular-devkit/core" : " ^<%= coreVersion %>" ,
1717 "@angular-devkit/schematics" : " ^<%= schematicsVersion %>" ,
18- "typescript" : " ~5.1.3 "
18+ "typescript" : " ~5.2.2 "
1919 },
2020 "devDependencies" : {
2121 "@types/node" : " ^16.11.7" ,
Original file line number Diff line number Diff line change 1515 "dependencies" : {
1616 "@angular-devkit/core" : " ^<%= coreVersion %>" ,
1717 "@angular-devkit/schematics" : " ^<%= schematicsVersion %>" ,
18- "typescript" : " ~5.1.3 "
18+ "typescript" : " ~5.2.2 "
1919 },
2020 "devDependencies" : {
2121 "@types/node" : " ^16.11.7" ,
Original file line number Diff line number Diff line change 2323 "dependencies" : {},
2424 "peerDependencies" : {
2525 "@angular/compiler-cli" : " ^17.0.0 || ^17.0.0-next.0" ,
26- "typescript" : " >=4.9.3 <5.2 " ,
26+ "typescript" : " >=5.2 <5.3 " ,
2727 "webpack" : " ^5.54.0"
2828 },
2929 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments