File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 61
61
"prettier" : " ^3.5.3" ,
62
62
"rimraf" : " ^5.0.10" ,
63
63
"tsup" : " ^8.4.0" ,
64
- "typedoc" : " ^0.28.2 " ,
64
+ "typedoc" : " ^0.28.3 " ,
65
65
"typedoc-json-parser" : " ^10.2.0" ,
66
66
"typescript" : " ^5.8.3" ,
67
67
"vitest" : " 1.6.1"
Original file line number Diff line number Diff line change @@ -842,7 +842,7 @@ __metadata:
842
842
prettier : " npm:^3.5.3"
843
843
rimraf : " npm:^5.0.10"
844
844
tsup : " npm:^8.4.0"
845
- typedoc : " npm:^0.28.2 "
845
+ typedoc : " npm:^0.28.3 "
846
846
typedoc-json-parser : " npm:^10.2.0"
847
847
typescript : " npm:^5.8.3"
848
848
vitest : " npm:1.6.1"
@@ -6424,9 +6424,9 @@ __metadata:
6424
6424
languageName : node
6425
6425
linkType : hard
6426
6426
6427
- " typedoc@npm:^0.28.2 " :
6428
- version : 0.28.2
6429
- resolution : " typedoc@npm:0.28.2 "
6427
+ " typedoc@npm:^0.28.3 " :
6428
+ version : 0.28.3
6429
+ resolution : " typedoc@npm:0.28.3 "
6430
6430
dependencies :
6431
6431
" @gerrit0/mini-shiki " : " npm:^3.2.2"
6432
6432
lunr : " npm:^2.3.9"
@@ -6437,7 +6437,7 @@ __metadata:
6437
6437
typescript : 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x
6438
6438
bin :
6439
6439
typedoc : bin/typedoc
6440
- checksum : 10/ee49b123ea2c0567984e68ce209a7157918f969669e6f2203ec073885f55cc32ce58790b0f858b220ffda6e0af233c115c8757bc6cccc569df6a1e95d0b0ae7c
6440
+ checksum : 10/12319b69d57709e4e0d68c30ac31772d2df688b0951408930406a781dd938317ba0c172081c9cac88fb8ceb39d7634966a662729e2d985d08c9aef7275c76129
6441
6441
languageName : node
6442
6442
linkType : hard
6443
6443
You can’t perform that action at this time.
0 commit comments