File tree Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 60
60
"sort-package-json" : " ^3.0.0" ,
61
61
"ts-jest" : " ^29.3.1" ,
62
62
"ts-node" : " ^10.9.2" ,
63
- "typescript" : " ^5.8.2 " ,
63
+ "typescript" : " ^5.8.3 " ,
64
64
"yaml" : " ^2.7.1"
65
65
},
66
66
"packageManager" :
" [email protected] "
Original file line number Diff line number Diff line change @@ -831,7 +831,7 @@ __metadata:
831
831
sort-package-json : " npm:^3.0.0"
832
832
ts-jest : " npm:^29.3.1"
833
833
ts-node : " npm:^10.9.2"
834
- typescript : " npm:^5.8.2 "
834
+ typescript : " npm:^5.8.3 "
835
835
yaml : " npm:^2.7.1"
836
836
languageName : unknown
837
837
linkType : soft
@@ -6173,6 +6173,16 @@ __metadata:
6173
6173
languageName : node
6174
6174
linkType : hard
6175
6175
6176
+ " typescript@npm:^5.8.3 " :
6177
+ version : 5.8.3
6178
+ resolution : " typescript@npm:5.8.3"
6179
+ bin :
6180
+ tsc : bin/tsc
6181
+ tsserver : bin/tsserver
6182
+ checksum : 5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
6183
+ languageName : node
6184
+ linkType : hard
6185
+
6176
6186
" typescript@patch:typescript@npm%3A^5.8.2#optional!builtin<compat/typescript> " :
6177
6187
version : 5.8.2
6178
6188
resolution : " typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=29ae49"
@@ -6183,6 +6193,16 @@ __metadata:
6183
6193
languageName : node
6184
6194
linkType : hard
6185
6195
6196
+ " typescript@patch:typescript@npm%3A^5.8.3#optional!builtin<compat/typescript> " :
6197
+ version : 5.8.3
6198
+ resolution : " typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=29ae49"
6199
+ bin :
6200
+ tsc : bin/tsc
6201
+ tsserver : bin/tsserver
6202
+ checksum : 92ea03509e06598948559ddcdd8a4ae5a7ab475766d5589f1b796f5731b3d631a4c7ddfb86a3bd44d58d10102b132cd4b4994dda9b63e6273c66d77d6a271dbd
6203
+ languageName : node
6204
+ linkType : hard
6205
+
6186
6206
" unbox-primitive@npm:^1.0.2 " :
6187
6207
version : 1.0.2
6188
6208
resolution : " unbox-primitive@npm:1.0.2"
You can’t perform that action at this time.
0 commit comments