File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.2
8843+ resolution : " typescript@npm:6.0.2"
8844+ bin :
8845+ tsc : bin/tsc
8846+ tsserver : bin/tsserver
8847+ checksum : 10c0/4b860b0bf87cc0fee0f66d8ef2640b5a8a8a8c74d1129adb82e389e5f97124383823c47946bef8a73ede371461143a3aa8544399d2133c7b2e4f07e81860af7f
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.2
8863+ resolution : " typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
8864+ bin :
8865+ tsc : bin/tsc
8866+ tsserver : bin/tsserver
8867+ checksum : 10c0/49f0b84fc6ca55653e77752b8a61beabc09ee3dae5d965c31596225aa6ef213c5727b1d2e895b900416dc603854ba0872ac4a812c2a4ed6793a601f9c675de02
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