|
|
|
@ -18,7 +18,8 @@ |
|
|
|
|
"hexo-renderer-pug": "^3.0.0", |
|
|
|
|
"hexo-renderer-stylus": "^3.0.0", |
|
|
|
|
"hexo-server": "^3.0.0", |
|
|
|
|
"hexo-tag-embed": "latest" |
|
|
|
|
"hexo-tag-embed": "latest", |
|
|
|
|
"hexo-wordcount": "^6.0.1" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@adobe/css-tools": { |
|
|
|
@ -1429,6 +1430,11 @@ |
|
|
|
|
"node": ">=12.4.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/hexo-wordcount": { |
|
|
|
|
"version": "6.0.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/hexo-wordcount/-/hexo-wordcount-6.0.1.tgz", |
|
|
|
|
"integrity": "sha512-tbo2P9xRWEKQmRf7+XuPjx9It1MnaE26nA+EEb2DN39gK1x+26W7Nm4Iyp4AugQjBWYYDx7OLn4gp1WFxQpQew==" |
|
|
|
|
}, |
|
|
|
|
"node_modules/highlight.js": { |
|
|
|
|
"version": "11.8.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.8.0.tgz", |
|
|
|
|