File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 82
82
"ts-loader" : " ^9.5.1" ,
83
83
"ts-node" : " ^10.9.2" ,
84
84
"tsconfig-paths" : " ^4.2.0" ,
85
- "typescript" : " ^5.5.4 " ,
85
+ "typescript" : " ^5.7.3 " ,
86
86
"typescript-eslint" : " ^8.17.0"
87
87
},
88
88
"engines" : {
Original file line number Diff line number Diff line change @@ -7058,11 +7058,16 @@ typescript-eslint@^8.17.0:
7058
7058
" @typescript-eslint/parser" " 8.17.0"
7059
7059
" @typescript-eslint/utils" " 8.17.0"
7060
7060
7061
- [email protected] , typescript@^5.5.4 :
7061
+
7062
7062
version "5.7.2"
7063
7063
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
7064
7064
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
7065
7065
7066
+ typescript@^5.7.3 :
7067
+ version "5.7.3"
7068
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
7069
+ integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
7070
+
7066
7071
ua-parser-js@^0.7.30 :
7067
7072
version "0.7.39"
7068
7073
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.39.tgz#c71efb46ebeabc461c4612d22d54f88880fabe7e"
You can’t perform that action at this time.
0 commit comments