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.3" ,
29
29
"prettier" : " ^3.5.2" ,
30
- "typescript" : " ^5.7.3 "
30
+ "typescript" : " ^5.8.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.7.3 "
52
+ "typescript" : " ^5.8.2 "
53
53
},
54
54
"devDependencies" : {
55
55
"@favware/cliff-jumper" : " ^3.0.3" ,
Original file line number Diff line number Diff line change @@ -866,7 +866,7 @@ __metadata:
866
866
prettier : " npm:^3.5.2"
867
867
typedoc : " npm:^0.27.9"
868
868
typedoc-json-parser : " npm:^10.2.0"
869
- typescript : " npm:^5.7.3 "
869
+ typescript : " npm:^5.8.2 "
870
870
languageName : unknown
871
871
linkType : soft
872
872
@@ -908,7 +908,7 @@ __metadata:
908
908
tslib : " npm:^2.8.1"
909
909
typedoc : " npm:^0.27.9"
910
910
typedoc-json-parser : " npm:^10.2.0"
911
- typescript : " npm:^5.7.3 "
911
+ typescript : " npm:^5.8.2 "
912
912
languageName : unknown
913
913
linkType : soft
914
914
@@ -6665,16 +6665,6 @@ __metadata:
6665
6665
languageName : node
6666
6666
linkType : hard
6667
6667
6668
- " typescript@npm:^5.7.3 " :
6669
- version : 5.7.3
6670
- resolution : " typescript@npm:5.7.3"
6671
- bin :
6672
- tsc : bin/tsc
6673
- tsserver : bin/tsserver
6674
- checksum : 10/6a7e556de91db3d34dc51cd2600e8e91f4c312acd8e52792f243c7818dfadb27bae677175fad6947f9c81efb6c57eb6b2d0c736f196a6ee2f1f7d57b74fc92fa
6675
- languageName : node
6676
- linkType : hard
6677
-
6678
6668
" typescript@npm:^5.8.2 " :
6679
6669
version : 5.8.2
6680
6670
resolution : " typescript@npm:5.8.2"
@@ -6715,16 +6705,6 @@ __metadata:
6715
6705
languageName : node
6716
6706
linkType : hard
6717
6707
6718
- " typescript@patch:typescript@npm%3A^5.7.3#optional!builtin<compat/typescript> " :
6719
- version : 5.7.3
6720
- resolution : " typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
6721
- bin :
6722
- tsc : bin/tsc
6723
- tsserver : bin/tsserver
6724
- checksum : 10/dc58d777eb4c01973f7fbf1fd808aad49a0efdf545528dab9b07d94fdcb65b8751742804c3057e9619a4627f2d9cc85547fdd49d9f4326992ad0181b49e61d81
6725
- languageName : node
6726
- linkType : hard
6727
-
6728
6708
" typescript@patch:typescript@npm%3A^5.8.2#optional!builtin<compat/typescript> " :
6729
6709
version : 5.8.2
6730
6710
resolution : " typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
You can’t perform that action at this time.
0 commit comments