File tree Expand file tree Collapse file tree 2 files changed +5
-13
lines changed Expand file tree Collapse file tree 2 files changed +5
-13
lines changed Original file line number Diff line number Diff line change 70
70
"jest" : " 29.7.0" ,
71
71
"lint-staged" : " 13.3.0" ,
72
72
"prettier" : " 2.8.8" ,
73
- "typescript" : " 5.7.2 "
73
+ "typescript" : " 5.8.3 "
74
74
},
75
75
"engines" : {
76
76
"node" : " >=16"
Original file line number Diff line number Diff line change 327
327
" @babel/template" " ^7.20.7"
328
328
" @babel/types" " ^7.21.0"
329
329
330
- " @babel/helper-function-name@^7.24.7 " :
331
- version "7.24.7"
332
- resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz#75f1e1725742f39ac6584ee0b16d94513da38dd2"
333
- integrity sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==
334
- dependencies :
335
- " @babel/template" " ^7.24.7"
336
- " @babel/types" " ^7.24.7"
337
-
338
330
" @babel/helper-hoist-variables@^7.18.6 " :
339
331
version "7.18.6"
340
332
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678"
@@ -6742,10 +6734,10 @@ typed-array-length@^1.0.4:
6742
6734
for-each "^0.3.3"
6743
6735
is-typed-array "^1.1.9"
6744
6736
6745
- typescript@5.7.2 :
6746
- version "5.7.2 "
6747
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2 .tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6 "
6748
- integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg ==
6737
+ typescript@5.8.3 :
6738
+ version "5.8.3 "
6739
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3 .tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e "
6740
+ integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ ==
6749
6741
6750
6742
unbox-primitive@^1.0.2 :
6751
6743
version "1.0.2"
You can’t perform that action at this time.
0 commit comments