File tree Expand file tree Collapse file tree 3 files changed +24
-4
lines changed Expand file tree Collapse file tree 3 files changed +24
-4
lines changed Original file line number Diff line number Diff line change 27
27
"eslint-config-prettier" : " ^9.1.0" ,
28
28
"eslint-plugin-prettier" : " ^5.2.1" ,
29
29
"prettier" : " ^3.3.3" ,
30
- "typescript" : " ^5.6.3 "
30
+ "typescript" : " ^5.7.2 "
31
31
},
32
32
"devDependencies" : {
33
33
"@favware/cliff-jumper" : " ^3.0.3" ,
Original file line number Diff line number Diff line change 49
49
"dependencies" : {
50
50
"@sapphire/ts-config" : " ^5.0.1" ,
51
51
"tslib" : " ^2.8.1" ,
52
- "typescript" : " ^5.6.3 "
52
+ "typescript" : " ^5.7.2 "
53
53
},
54
54
"devDependencies" : {
55
55
"@favware/cliff-jumper" : " ^3.0.3" ,
Original file line number Diff line number Diff line change @@ -848,7 +848,7 @@ __metadata:
848
848
prettier : " npm:^3.3.3"
849
849
typedoc : " npm:^0.26.11"
850
850
typedoc-json-parser : " npm:^10.2.0"
851
- typescript : " npm:^5.6.3 "
851
+ typescript : " npm:^5.7.2 "
852
852
languageName : unknown
853
853
linkType : soft
854
854
@@ -890,7 +890,7 @@ __metadata:
890
890
tslib : " npm:^2.8.1"
891
891
typedoc : " npm:^0.26.11"
892
892
typedoc-json-parser : " npm:^10.2.0"
893
- typescript : " npm:^5.6.3 "
893
+ typescript : " npm:^5.7.2 "
894
894
languageName : unknown
895
895
linkType : soft
896
896
@@ -6588,6 +6588,16 @@ __metadata:
6588
6588
languageName : node
6589
6589
linkType : hard
6590
6590
6591
+ " typescript@npm:^5.7.2 " :
6592
+ version : 5.7.2
6593
+ resolution : " typescript@npm:5.7.2"
6594
+ bin :
6595
+ tsc : bin/tsc
6596
+ tsserver : bin/tsserver
6597
+ checksum : 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
6598
+ languageName : node
6599
+ linkType : hard
6600
+
6591
6601
" typescript@patch:typescript@npm%3A^5.4.2#optional!builtin<compat/typescript> " :
6592
6602
version : 5.4.2
6593
6603
resolution : " typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>::version=5.4.2&hash=5adc0c"
@@ -6628,6 +6638,16 @@ __metadata:
6628
6638
languageName : node
6629
6639
linkType : hard
6630
6640
6641
+ " typescript@patch:typescript@npm%3A^5.7.2#optional!builtin<compat/typescript> " :
6642
+ version : 5.7.2
6643
+ resolution : " typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=cef18b"
6644
+ bin :
6645
+ tsc : bin/tsc
6646
+ tsserver : bin/tsserver
6647
+ checksum : 10/ff27fc124bceb8969be722baa38af945b2505767cf794de3e2715e58f61b43780284060287d651fcbbdfb6f917f4653b20f4751991f17e0706db389b9bb3f75d
6648
+ languageName : node
6649
+ linkType : hard
6650
+
6631
6651
" uc.micro@npm:^2.0.0, uc.micro@npm:^2.1.0 " :
6632
6652
version : 2.1.0
6633
6653
resolution : " uc.micro@npm:2.1.0"
You can’t perform that action at this time.
0 commit comments