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 @@ -6725,7 +6725,7 @@ __metadata:
67256725 oxlint : " npm:^1.38.0"
67266726 prettier : " npm:^3.7.4"
67276727 tslib : " npm:^2.8.1"
6728- typescript : " npm:^5.9.3 "
6728+ typescript : " npm:^6.0.0 "
67296729 languageName : unknown
67306730 linkType : soft
67316731
@@ -8836,7 +8836,7 @@ __metadata:
88368836 languageName : node
88378837 linkType : hard
88388838
8839- " typescript@npm:>=3 < 6, typescript@npm:^5.9.3 " :
8839+ " typescript@npm:>=3 < 6 " :
88408840 version : 5.9.3
88418841 resolution : " typescript@npm:5.9.3"
88428842 bin :
@@ -8846,7 +8846,17 @@ __metadata:
88468846 languageName : node
88478847 linkType : hard
88488848
8849- " typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.9.3#optional!builtin<compat/typescript> " :
8849+ " typescript@npm:^6.0.0 " :
8850+ version : 6.0.2
8851+ resolution : " typescript@npm:6.0.2"
8852+ bin :
8853+ tsc : bin/tsc
8854+ tsserver : bin/tsserver
8855+ checksum : 10c0/4b860b0bf87cc0fee0f66d8ef2640b5a8a8a8c74d1129adb82e389e5f97124383823c47946bef8a73ede371461143a3aa8544399d2133c7b2e4f07e81860af7f
8856+ languageName : node
8857+ linkType : hard
8858+
8859+ " typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript> " :
88508860 version : 5.9.3
88518861 resolution : " typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
88528862 bin :
@@ -8856,6 +8866,16 @@ __metadata:
88568866 languageName : node
88578867 linkType : hard
88588868
8869+ " typescript@patch:typescript@npm%3A^6.0.0#optional!builtin<compat/typescript> " :
8870+ version : 6.0.2
8871+ resolution : " typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
8872+ bin :
8873+ tsc : bin/tsc
8874+ tsserver : bin/tsserver
8875+ checksum : 10c0/49f0b84fc6ca55653e77752b8a61beabc09ee3dae5d965c31596225aa6ef213c5727b1d2e895b900416dc603854ba0872ac4a812c2a4ed6793a601f9c675de02
8876+ languageName : node
8877+ linkType : hard
8878+
88598879" uglify-js@npm:^3.1.4 " :
88608880 version : 3.19.3
88618881 resolution : " uglify-js@npm:3.19.3"
You can’t perform that action at this time.
0 commit comments