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.3 " ,
53
+ "typescript" : " >=5.8.2 " ,
54
54
"webpack" : " ^5.98.0"
55
55
}
56
56
}
Original file line number Diff line number Diff line change @@ -5097,10 +5097,10 @@ typed-array-length@^1.0.6:
5097
5097
is-typed-array "^1.1.13"
5098
5098
possible-typed-array-names "^1.0.0"
5099
5099
5100
- typescript@>=5.7.3 :
5101
- version "5.7.3 "
5102
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3 .tgz#919b44a7dbb8583a9b856d162be24a54bf80073e "
5103
- integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw ==
5100
+ typescript@>=5.8.2 :
5101
+ version "5.8.2 "
5102
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2 .tgz#8170b3702f74b79db2e5a96207c15e65807999e4 "
5103
+ integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ ==
5104
5104
5105
5105
unbox-primitive@^1.0.2 :
5106
5106
version "1.0.2"
You can’t perform that action at this time.
0 commit comments