File tree Expand file tree Collapse file tree 3 files changed +4
-24
lines changed Expand file tree Collapse file tree 3 files changed +4
-24
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.4.2" ,
30
- "typescript" : " ^5.7.2 "
30
+ "typescript" : " ^5.7.3 "
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.7.2 "
52
+ "typescript" : " ^5.7.3 "
53
53
},
54
54
"devDependencies" : {
55
55
"@favware/cliff-jumper" : " ^3.0.3" ,
Original file line number Diff line number Diff line change @@ -859,7 +859,7 @@ __metadata:
859
859
prettier : " npm:^3.4.2"
860
860
typedoc : " npm:^0.27.6"
861
861
typedoc-json-parser : " npm:^10.2.0"
862
- typescript : " npm:^5.7.2 "
862
+ typescript : " npm:^5.7.3 "
863
863
languageName : unknown
864
864
linkType : soft
865
865
@@ -901,7 +901,7 @@ __metadata:
901
901
tslib : " npm:^2.8.1"
902
902
typedoc : " npm:^0.27.6"
903
903
typedoc-json-parser : " npm:^10.2.0"
904
- typescript : " npm:^5.7.2 "
904
+ typescript : " npm:^5.7.3 "
905
905
languageName : unknown
906
906
linkType : soft
907
907
@@ -6630,16 +6630,6 @@ __metadata:
6630
6630
languageName : node
6631
6631
linkType : hard
6632
6632
6633
- " typescript@npm:^5.7.2 " :
6634
- version : 5.7.2
6635
- resolution : " typescript@npm:5.7.2"
6636
- bin :
6637
- tsc : bin/tsc
6638
- tsserver : bin/tsserver
6639
- checksum : 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
6640
- languageName : node
6641
- linkType : hard
6642
-
6643
6633
" typescript@npm:^5.7.3 " :
6644
6634
version : 5.7.3
6645
6635
resolution : " typescript@npm:5.7.3"
@@ -6680,16 +6670,6 @@ __metadata:
6680
6670
languageName : node
6681
6671
linkType : hard
6682
6672
6683
- " typescript@patch:typescript@npm%3A^5.7.2#optional!builtin<compat/typescript> " :
6684
- version : 5.7.2
6685
- resolution : " typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
6686
- bin :
6687
- tsc : bin/tsc
6688
- tsserver : bin/tsserver
6689
- checksum : 10/d75ca10141afc64fd3474b41a8b082b640555bed388d237558aed64e5827ddadb48f90932c7f4205883f18f5bcab8b6a739a2cfac95855604b0dfeb34bc2f3eb
6690
- languageName : node
6691
- linkType : hard
6692
-
6693
6673
" typescript@patch:typescript@npm%3A^5.7.3#optional!builtin<compat/typescript> " :
6694
6674
version : 5.7.3
6695
6675
resolution : " typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
You can’t perform that action at this time.
0 commit comments