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 @@ -5213,10 +5213,10 @@ typescript@^4.0.0, typescript@^4.5.5:
5213
5213
resolved "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
5214
5214
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
5215
5215
5216
- typescript@^4.3.5 :
5217
- version "4.3.5 "
5218
- resolved "https://registry.npmjs.org/typescript/-/typescript-4.3.5 .tgz#4d1c37cc16e893973c45a06886b7113234f119f4 "
5219
- integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA ==
5216
+ typescript@^5.0.0 :
5217
+ version "5.0.2 "
5218
+ resolved "https://registry.npmjs.org/typescript/-/typescript-5.0.2 .tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5 "
5219
+ integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw ==
5220
5220
5221
5221
unbox-primitive@^1.0.1 :
5222
5222
version "1.0.1"
You can’t perform that action at this time.
0 commit comments