File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 27
27
"react-dom" : " ^17.0.0"
28
28
},
29
29
"devDependencies" : {
30
- "typescript" : " ^4 .0.0"
30
+ "typescript" : " ^5 .0.0"
31
31
}
32
32
}
Original file line number Diff line number Diff line change 96
96
"tslint-config-prettier" : " ^1.18.0" ,
97
97
"tslint-eslint-rules" : " ^5.4.0" ,
98
98
"tslint-loader" : " ^3.6.0" ,
99
- "typescript" : " ^4.3.5 " ,
99
+ "typescript" : " ^5.0.0 " ,
100
100
"webpack" : " ^5.50.0" ,
101
101
"webpack-cli" : " ^4.7.2" ,
102
102
"webpack-dev-server" : " ^4.0.0"
Original file line number Diff line number Diff line change @@ -5071,10 +5071,10 @@ typescript@^4.0.0, typescript@^4.5.5:
5071
5071
resolved "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
5072
5072
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
5073
5073
5074
- typescript@^4.3.5 :
5075
- version "4.3.5 "
5076
- resolved "https://registry.npmjs.org/typescript/-/typescript-4.3.5 .tgz#4d1c37cc16e893973c45a06886b7113234f119f4 "
5077
- integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA ==
5074
+ typescript@^5.0.0 :
5075
+ version "5.9.2 "
5076
+ resolved "https://registry.npmjs.org/typescript/-/typescript-5.9.2 .tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6 "
5077
+ integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A ==
5078
5078
5079
5079
underscore.string@~2.4.0 :
5080
5080
version "2.4.0"
You can’t perform that action at this time.
0 commit comments