File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
22
"@types/node" : " ^18.7.23" ,
23
23
"nodemon" : " ^2.0.20" ,
24
24
"ts-node" : " ^10.9.1" ,
25
- "typescript" : " ^4.8.4 "
25
+ "typescript" : " ^5.0.0 "
26
26
}
27
27
}
Original file line number Diff line number Diff line change @@ -1073,10 +1073,10 @@ tslib@^2.4.0:
1073
1073
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
1074
1074
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
1075
1075
1076
- typescript@^4.8.4 :
1077
- version "4.8.4 "
1078
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4 .tgz#c464abca159669597be5f96b8943500b238e60e6 "
1079
- integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ ==
1076
+ typescript@^5.0.0 :
1077
+ version "5.9.2 "
1078
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2 .tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6 "
1079
+ integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A ==
1080
1080
1081
1081
undefsafe@^2.0.5 :
1082
1082
version "2.0.5"
You can’t perform that action at this time.
0 commit comments