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 3434 "oxlint" : " ^1.38.0" ,
3535 "prettier" : " ^3.7.4" ,
3636 "tslib" : " ^2.8.1" ,
37- "typescript" : " ^5.9.3 "
37+ "typescript" : " ^6.0.0 "
3838 },
3939 "lint-staged" : {
4040 "*.@(js|ts|tsx)" : [
Original file line number Diff line number Diff line change @@ -6708,7 +6708,7 @@ __metadata:
67086708 oxlint : " npm:^1.38.0"
67096709 prettier : " npm:^3.7.4"
67106710 tslib : " npm:^2.8.1"
6711- typescript : " npm:^5.9.3 "
6711+ typescript : " npm:^6.0.0 "
67126712 languageName : unknown
67136713 linkType : soft
67146714
@@ -8828,7 +8828,7 @@ __metadata:
88288828 languageName : node
88298829 linkType : hard
88308830
8831- " typescript@npm:>=3 < 6, typescript@npm:^5.9.3 " :
8831+ " typescript@npm:>=3 < 6 " :
88328832 version : 5.9.3
88338833 resolution : " typescript@npm:5.9.3"
88348834 bin :
@@ -8838,7 +8838,17 @@ __metadata:
88388838 languageName : node
88398839 linkType : hard
88408840
8841- " typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.9.3#optional!builtin<compat/typescript> " :
8841+ " typescript@npm:^6.0.0 " :
8842+ version : 6.0.3
8843+ resolution : " typescript@npm:6.0.3"
8844+ bin :
8845+ tsc : bin/tsc
8846+ tsserver : bin/tsserver
8847+ checksum : 10c0/4a25ff5045b984370f48f196b3a0120779b1b343d40b9a68d114ea5e5fff099809b2bb777576991a63a5cd59cf7bffd96ff6fe10afcefbcb8bd6fb96ad4b6606
8848+ languageName : node
8849+ linkType : hard
8850+
8851+ " typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript> " :
88428852 version : 5.9.3
88438853 resolution : " typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
88448854 bin :
@@ -8848,6 +8858,16 @@ __metadata:
88488858 languageName : node
88498859 linkType : hard
88508860
8861+ " typescript@patch:typescript@npm%3A^6.0.0#optional!builtin<compat/typescript> " :
8862+ version : 6.0.3
8863+ resolution : " typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>::version=6.0.3&hash=5786d5"
8864+ bin :
8865+ tsc : bin/tsc
8866+ tsserver : bin/tsserver
8867+ checksum : 10c0/2f25c74e65663c248fa1ade2b8459d9ce5372ff9dad07067310f132966ebec1d93f6c42f0baf77a6b6a7a91460463f708e6887013aaade22111037457c6b25df
8868+ languageName : node
8869+ linkType : hard
8870+
88518871" uglify-js@npm:^3.1.4 " :
88528872 version : 3.19.3
88538873 resolution : " uglify-js@npm:3.19.3"
You can’t perform that action at this time.
0 commit comments