File tree Expand file tree Collapse file tree 5 files changed +5
-6
lines changed Expand file tree Collapse file tree 5 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 11import { underline } from 'picocolors' ;
2- import table from 'text-table' ;
2+ import table from 'fast- text-table' ;
33import { stringLength } from './common' ;
44import type Hexo from '../../../hexo' ;
55import type { CategorySchema } from '../../../types' ;
Original file line number Diff line number Diff line change 11import { magenta , underline , gray } from 'picocolors' ;
2- import table from 'text-table' ;
2+ import table from 'fast- text-table' ;
33import { stringLength } from './common' ;
44import type Hexo from '../../../hexo' ;
55import type { PageSchema } from '../../../types' ;
Original file line number Diff line number Diff line change 11import { gray , magenta , underline } from 'picocolors' ;
2- import table from 'text-table' ;
2+ import table from 'fast- text-table' ;
33import { stringLength } from './common' ;
44import type Hexo from '../../../hexo' ;
55import type { PostSchema } from '../../../types' ;
Original file line number Diff line number Diff line change 11import { magenta , underline } from 'picocolors' ;
2- import table from 'text-table' ;
2+ import table from 'fast- text-table' ;
33import { stringLength } from './common' ;
44import type Hexo from '../../../hexo' ;
55import type { TagSchema } from '../../../types' ;
Original file line number Diff line number Diff line change 4242 "abbrev" : " ^3.0.0" ,
4343 "archy" : " ^1.0.0" ,
4444 "bluebird" : " ^3.7.2" ,
45+ "fast-text-table" : " ^1.0.1" ,
4546 "hexo-cli" : " ^4.3.2" ,
4647 "hexo-front-matter" : " ^4.2.1" ,
4748 "hexo-fs" : " ^5.0.0" ,
5859 "picocolors" : " ^1.1.1" ,
5960 "pretty-hrtime" : " ^1.0.3" ,
6061 "strip-ansi" : " ^6.0.0" ,
61- "text-table" : " ^0.2.0" ,
6262 "tildify" : " ^2.0.0" ,
6363 "titlecase" : " ^1.1.3" ,
6464 "warehouse" : " ^6.0.0"
7474 "@types/node" : " ^20.17.6" ,
7575 "@types/nunjucks" : " ^3.2.2" ,
7676 "@types/sinon" : " ^17.0.3" ,
77- "@types/text-table" : " ^0.2.4" ,
7877 "0x" : " ^5.1.2" ,
7978 "c8" : " ^9.0.0" ,
8079 "chai" : " ^4.3.6" ,
You can’t perform that action at this time.
0 commit comments