File tree Expand file tree Collapse file tree 2 files changed +24
-4
lines changed Expand file tree Collapse file tree 2 files changed +24
-4
lines changed Original file line number Diff line number Diff line change 63
63
"ts-jest" : " ^29.4.4" ,
64
64
"ts-node" : " ^10.9.2" ,
65
65
"tsc-alias" : " ^1.8.16" ,
66
- "typescript" : " ^5.9.2 "
66
+ "typescript" : " ^5.9.3 "
67
67
},
68
68
"packageManager" :
" [email protected] "
69
69
}
Original file line number Diff line number Diff line change @@ -936,7 +936,7 @@ __metadata:
936
936
ts-jest : " npm:^29.4.4"
937
937
ts-node : " npm:^10.9.2"
938
938
tsc-alias : " npm:^1.8.16"
939
- typescript : " npm:^5.9.2 "
939
+ typescript : " npm:^5.9.3 "
940
940
unified : " npm:^11.0.5"
941
941
languageName : unknown
942
942
linkType : soft
@@ -7165,7 +7165,7 @@ __metadata:
7165
7165
languageName : node
7166
7166
linkType : hard
7167
7167
7168
- " typescript@npm:^5.8.2, typescript@npm:^5.9.2 " :
7168
+ " typescript@npm:^5.8.2 " :
7169
7169
version : 5.9.2
7170
7170
resolution : " typescript@npm:5.9.2"
7171
7171
bin :
@@ -7175,7 +7175,17 @@ __metadata:
7175
7175
languageName : node
7176
7176
linkType : hard
7177
7177
7178
- " typescript@patch:typescript@npm%3A^5.8.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.9.2#optional!builtin<compat/typescript> " :
7178
+ " typescript@npm:^5.9.3 " :
7179
+ version : 5.9.3
7180
+ resolution : " typescript@npm:5.9.3"
7181
+ bin :
7182
+ tsc : bin/tsc
7183
+ tsserver : bin/tsserver
7184
+ checksum : 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
7185
+ languageName : node
7186
+ linkType : hard
7187
+
7188
+ " typescript@patch:typescript@npm%3A^5.8.2#optional!builtin<compat/typescript> " :
7179
7189
version : 5.9.2
7180
7190
resolution : " typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
7181
7191
bin :
@@ -7185,6 +7195,16 @@ __metadata:
7185
7195
languageName : node
7186
7196
linkType : hard
7187
7197
7198
+ " typescript@patch:typescript@npm%3A^5.9.3#optional!builtin<compat/typescript> " :
7199
+ version : 5.9.3
7200
+ resolution : " typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
7201
+ bin :
7202
+ tsc : bin/tsc
7203
+ tsserver : bin/tsserver
7204
+ checksum : 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
7205
+ languageName : node
7206
+ linkType : hard
7207
+
7188
7208
" uglify-js@npm:^3.1.4 " :
7189
7209
version : 3.19.3
7190
7210
resolution : " uglify-js@npm:3.19.3"
You can’t perform that action at this time.
0 commit comments