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 50
50
"eslint" : " ^9.12.0" ,
51
51
"eslint-config-next" : " 14.2.14" ,
52
52
"playwright" : " ^1.47.2" ,
53
- "typescript" : " >=5.7.2 " ,
53
+ "typescript" : " >=5.7.3 " ,
54
54
"webpack" : " ^5.97.1"
55
55
}
56
56
}
Original file line number Diff line number Diff line change @@ -5062,10 +5062,10 @@ typed-array-length@^1.0.6:
5062
5062
is-typed-array "^1.1.13"
5063
5063
possible-typed-array-names "^1.0.0"
5064
5064
5065
- typescript@>=5.7.2 :
5066
- version "5.7.2 "
5067
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2 .tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6 "
5068
- integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg ==
5065
+ typescript@>=5.7.3 :
5066
+ version "5.7.3 "
5067
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3 .tgz#919b44a7dbb8583a9b856d162be24a54bf80073e "
5068
+ integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw ==
5069
5069
5070
5070
unbox-primitive@^1.0.2 :
5071
5071
version "1.0.2"
You can’t perform that action at this time.
0 commit comments