Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@upupming/hexo-renderer-markdown-it-plus": "^2.0.2",
"hexo": "^6.0.0",
"hexo": "^6.1.0",
"hexo-abbrlink": "^2.2.1",
"hexo-auto-category": "^0.2.1",
"hexo-deployer-git": "^3.0.0",
Expand Down
130 changes: 75 additions & 55 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ binary-extensions@^2.0.0:
resolved "https://repo.huaweicloud.com/repository/npm/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d"
integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==

bluebird@^3.2.2, bluebird@^3.5.0, bluebird@^3.5.1, bluebird@^3.5.2, bluebird@^3.5.5:
bluebird@^3.2.2, bluebird@^3.5.0, bluebird@^3.5.1, bluebird@^3.5.2, bluebird@^3.5.5, bluebird@^3.7.2:
version "3.7.2"
resolved "https://repo.huaweicloud.com/repository/npm/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
Expand Down Expand Up @@ -381,14 +381,14 @@ domelementtype@^2.0.1, domelementtype@^2.2.0:
resolved "https://repo.huaweicloud.com/repository/npm/domelementtype/-/domelementtype-2.2.0.tgz#9a0b6c2782ed6a1c7323d42267183df9bd8b1d57"
integrity sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A==

domhandler@^4.0.0, domhandler@^4.2.0:
domhandler@^4.2.0, domhandler@^4.2.2:
version "4.3.0"
resolved "https://repo.huaweicloud.com/repository/npm/domhandler/-/domhandler-4.3.0.tgz#16c658c626cf966967e306f966b431f77d4a5626"
integrity sha512-fC0aXNQXqKSFTr2wDNZDhsEYjCiYsDWl3D01kwt25hm1YIPyDGHvvi3rw+PLqHAl/m71MaiF7d5zvBr0p5UB2g==
dependencies:
domelementtype "^2.2.0"

domutils@^2.5.2:
domutils@^2.8.0:
version "2.8.0"
resolved "https://repo.huaweicloud.com/repository/npm/domutils/-/domutils-2.8.0.tgz#4437def5db6e2d1f5d6ee859bd95ca7d02048135"
integrity sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==
Expand Down Expand Up @@ -419,6 +419,11 @@ entities@^2.0.0:
resolved "https://repo.huaweicloud.com/repository/npm/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55"
integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==

entities@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/entities/-/entities-3.0.1.tgz#2b887ca62585e96db3903482d336c1006c3001d4"
integrity sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==

entities@~1.1.1:
version "1.1.2"
resolved "https://repo.huaweicloud.com/repository/npm/entities/-/entities-1.1.2.tgz#bdfa735299664dfafd34529ed4f8522a275fea56"
Expand All @@ -434,7 +439,7 @@ escape-string-regexp@^1.0.5:
resolved "https://repo.huaweicloud.com/repository/npm/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=

esprima@^4.0.0:
esprima@^4.0.0, esprima@^4.0.1:
version "4.0.1"
resolved "https://repo.huaweicloud.com/repository/npm/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
Expand Down Expand Up @@ -565,9 +570,9 @@ hexo-auto-category@^0.2.1:
hexo-front-matter "^2.0.0"
hexo-fs "^3.1.0"

hexo-cli@^4.0.0:
hexo-cli@^4.3.0:
version "4.3.0"
resolved "https://repo.huaweicloud.com/repository/npm/hexo-cli/-/hexo-cli-4.3.0.tgz#4bb2bf11a30fae601f2f53ac0cb833fee3187649"
resolved "https://registry.yarnpkg.com/hexo-cli/-/hexo-cli-4.3.0.tgz#4bb2bf11a30fae601f2f53ac0cb833fee3187649"
integrity sha512-lr46h1tK1RNQJAQZbzKYAWGsmqF5DLrW6xKEakqv/o9JqgdeempBjIm7HqjcZEUBpWij4EO65X6YJiDmT9LR7g==
dependencies:
abbrev "^1.1.1"
Expand Down Expand Up @@ -607,6 +612,13 @@ hexo-front-matter@^2.0.0:
dependencies:
js-yaml "^3.13.1"

hexo-front-matter@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/hexo-front-matter/-/hexo-front-matter-3.0.0.tgz#b9a473c6cb910c73f9fea49f506e98540fcea6cb"
integrity sha512-hSQTPUmB/BCe1BFYmXRkPyLk8rqbBqHCQq+rjwwOJuEfOADrFaVK2VPZb90tJzPyXE1xSxpgCxE/AZq0CyTVwg==
dependencies:
js-yaml "^4.1.0"

hexo-fs@^3.0.1, hexo-fs@^3.1.0:
version "3.1.0"
resolved "https://repo.huaweicloud.com/repository/npm/hexo-fs/-/hexo-fs-3.1.0.tgz#2052ff72c68cda2c577a87aa0ea7980ae503fa99"
Expand Down Expand Up @@ -713,68 +725,69 @@ hexo-theme-fluid@^1.8.14:
resolved "https://repo.huaweicloud.com/repository/npm/hexo-theme-fluid/-/hexo-theme-fluid-1.8.14.tgz#2a7335a684813737134dae6df3ca589135ef01b0"
integrity sha512-MLzNtCjJW/1vlyrwJKAlBTpIdH+ChSvK02tbrlvF9BH2fPg88mt5dv1SlWtPqVxiSBu6V4cWZ6agUsUOWL3YzQ==

hexo-util@^2.0.0, hexo-util@^2.1.0, hexo-util@^2.4.0:
version "2.5.0"
resolved "https://repo.huaweicloud.com/repository/npm/hexo-util/-/hexo-util-2.5.0.tgz#de5635341116ba2563a789a0ebceb55a875221ad"
integrity sha512-l0zkqcg2524KPO84HQe0JROpPlCM/dEnCJaJrZ1qsq+3+/YxhDa0zxiGtUVY1dtrWzOK/V11Zj+UEklhGP8Jeg==
hexo-util@^2.0.0, hexo-util@^2.1.0, hexo-util@^2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/hexo-util/-/hexo-util-2.6.0.tgz#3265aa1b1983e48345a2af59c6785ac061886075"
integrity sha512-sLG45foxXMnMgCo3FpP4Sicj5nLD6ezO46+DKP01BWj1CfNq2pYoUdJacfeVbKc+oFtitRcNIGsPNNt3pVbzdg==
dependencies:
bluebird "^3.5.2"
camel-case "^4.0.0"
cross-spawn "^7.0.0"
deepmerge "^4.2.2"
highlight.js "^10.7.1"
htmlparser2 "^6.0.0"
highlight.js "^11.0.1"
htmlparser2 "^7.0.0"
prismjs "^1.17.1"
strip-indent "^3.0.0"

hexo@^6.0.0:
version "6.0.0"
resolved "https://repo.huaweicloud.com/repository/npm/hexo/-/hexo-6.0.0.tgz#1f2d3971069a32e97ca2e89d96d96a375fba5cea"
integrity sha512-ffSOhOEwPCJt2Ch4DdCdX39WBv8IX8I8I7md08RMDYc6jqxmE2mpuU8wzFYEJ/FQVjrt/EsQ/qfKAz3zAW/hvw==
hexo@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/hexo/-/hexo-6.1.0.tgz#627d44997172235f22de13e05786281753fa2fe6"
integrity sha512-TeV2cN61CD2C1GKczJRR3tdZhR3JUQi8wtS4eIgkDOeDYWTmovPoSCcc8jvh42D3fehOPp6E81fTeyjh39QWtA==
dependencies:
abbrev "^1.1.1"
archy "^1.0.0"
bluebird "^3.5.2"
hexo-cli "^4.0.0"
hexo-front-matter "^2.0.0"
bluebird "^3.7.2"
hexo-cli "^4.3.0"
hexo-front-matter "^3.0.0"
hexo-fs "^3.1.0"
hexo-i18n "^1.0.0"
hexo-log "^3.0.0"
hexo-util "^2.4.0"
js-yaml "^4.0.0"
micromatch "^4.0.2"
hexo-util "^2.6.0"
js-yaml "^4.1.0"
js-yaml-js-types "^1.0.0"
micromatch "^4.0.4"
moize "^6.1.0"
moment "^2.22.2"
moment-timezone "^0.5.21"
nunjucks "^3.2.1"
moment "^2.29.1"
moment-timezone "^0.5.34"
nunjucks "^3.2.3"
picocolors "^1.0.0"
pretty-hrtime "^1.0.3"
resolve "^1.8.1"
resolve "^1.22.0"
strip-ansi "^6.0.0"
text-table "^0.2.0"
tildify "^2.0.0"
titlecase "^1.1.2"
titlecase "^1.1.3"
warehouse "^4.0.0"

highlight.js@^10.7.1:
version "10.7.3"
resolved "https://repo.huaweicloud.com/repository/npm/highlight.js/-/highlight.js-10.7.3.tgz#697272e3991356e40c3cac566a74eef681756531"
integrity sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==
highlight.js@^11.0.1:
version "11.5.0"
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.5.0.tgz#00abb7ed926491adbdabc93a4f3fd2b88b451b4a"
integrity sha512-SM6WDj5/C+VfIY8pZ6yW6Xa0Fm1tniYVYWYW1Q/DcMnISZFrC3aQAZZZFAAZtybKNrGId3p/DNbFTtcTXXgYBw==

highlight.js@^9.15.6:
version "9.18.5"
resolved "https://repo.huaweicloud.com/repository/npm/highlight.js/-/highlight.js-9.18.5.tgz#d18a359867f378c138d6819edfc2a8acd5f29825"
integrity sha512-a5bFyofd/BHCX52/8i8uJkjr9DYwXIPnM/plwI6W7ezItLGqzt7X2G2nXuYSfsIJdkwwj/g9DG1LkcGJI/dDoA==

htmlparser2@^6.0.0:
version "6.1.0"
resolved "https://repo.huaweicloud.com/repository/npm/htmlparser2/-/htmlparser2-6.1.0.tgz#c4d762b6c3371a05dbe65e94ae43a9f845fb8fb7"
integrity sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==
htmlparser2@^7.0.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/htmlparser2/-/htmlparser2-7.2.0.tgz#8817cdea38bbc324392a90b1990908e81a65f5a5"
integrity sha512-H7MImA4MS6cw7nbyURtLPO1Tms7C5H602LRETv95z1MxO/7CP7rDVROehUYeYBUYEON94NXXDEPmZuq+hX4sog==
dependencies:
domelementtype "^2.0.1"
domhandler "^4.0.0"
domutils "^2.5.2"
entities "^2.0.0"
domhandler "^4.2.2"
domutils "^2.8.0"
entities "^3.0.1"

[email protected]:
version "1.8.1"
Expand Down Expand Up @@ -807,9 +820,9 @@ is-binary-path@~2.1.0:
dependencies:
binary-extensions "^2.0.0"

is-core-module@^2.8.0:
is-core-module@^2.8.1:
version "2.8.1"
resolved "https://repo.huaweicloud.com/repository/npm/is-core-module/-/is-core-module-2.8.1.tgz#f59fdfca701d5879d0a6b100a40aa1560ce27211"
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.1.tgz#f59fdfca701d5879d0a6b100a40aa1560ce27211"
integrity sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==
dependencies:
has "^1.0.3"
Expand Down Expand Up @@ -863,6 +876,13 @@ jake@^10.6.1:
filelist "^1.0.1"
minimatch "^3.0.4"

js-yaml-js-types@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/js-yaml-js-types/-/js-yaml-js-types-1.0.0.tgz#bf17cb75c7587c698294d15bbfa5f9b8b10b874b"
integrity sha512-UNjPwuoaj4mcHkJCJSF6l4MgkzoFjG+JJkBXMYNvjgO3yE9gTeRt+E6PN022vduz/daZZ7HmlEiSEE36NrGE4w==
dependencies:
esprima "^4.0.1"

js-yaml@^3.13.1:
version "3.14.1"
resolved "https://repo.huaweicloud.com/repository/npm/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
Expand All @@ -871,9 +891,9 @@ js-yaml@^3.13.1:
argparse "^1.0.7"
esprima "^4.0.0"

js-yaml@^4.0.0:
js-yaml@^4.1.0:
version "4.1.0"
resolved "https://repo.huaweicloud.com/repository/npm/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
dependencies:
argparse "^2.0.1"
Expand Down Expand Up @@ -970,9 +990,9 @@ micro-memoize@^4.0.9:
resolved "https://repo.huaweicloud.com/repository/npm/micro-memoize/-/micro-memoize-4.0.9.tgz#b44a38c9dffbee1cefc2fd139bc8947952268b62"
integrity sha512-Z2uZi/IUMGQDCXASdujXRqrXXEwSY0XffUrAOllhqzQI3wpUyZbiZTiE2JuYC0HSG2G7DbCS5jZmsEKEGZuemg==

micromatch@^4.0.2:
micromatch@^4.0.4:
version "4.0.4"
resolved "https://repo.huaweicloud.com/repository/npm/micromatch/-/micromatch-4.0.4.tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9"
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.4.tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9"
integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==
dependencies:
braces "^3.0.1"
Expand Down Expand Up @@ -1037,14 +1057,14 @@ moize@^6.1.0:
fast-equals "^2.0.1"
micro-memoize "^4.0.9"

moment-timezone@^0.5.21:
moment-timezone@^0.5.34:
version "0.5.34"
resolved "https://repo.huaweicloud.com/repository/npm/moment-timezone/-/moment-timezone-0.5.34.tgz#a75938f7476b88f155d3504a9343f7519d9a405c"
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.34.tgz#a75938f7476b88f155d3504a9343f7519d9a405c"
integrity sha512-3zAEHh2hKUs3EXLESx/wsgw6IQdusOT8Bxm3D9UrHPQR7zlMmzwybC8zHEM1tQ4LJwP7fcxrWr8tuBg05fFCbg==
dependencies:
moment ">= 2.9.0"

"moment@>= 2.9.0", moment@^2.18.0, moment@^2.22.2:
"moment@>= 2.9.0", moment@^2.18.0, moment@^2.29.1:
version "2.29.1"
resolved "https://repo.huaweicloud.com/repository/npm/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
Expand Down Expand Up @@ -1105,7 +1125,7 @@ normalize-path@^3.0.0, normalize-path@~3.0.0:
resolved "https://repo.huaweicloud.com/repository/npm/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==

nunjucks@^3.2.1:
nunjucks@^3.2.1, nunjucks@^3.2.3:
version "3.2.3"
resolved "https://repo.huaweicloud.com/repository/npm/nunjucks/-/nunjucks-3.2.3.tgz#1b33615247290e94e28263b5d855ece765648a31"
integrity sha512-psb6xjLj47+fE76JdZwskvwG4MYsQKXUtMsPh6U0YMvmyjRtKRFcxnlXGWglNybtNTNVmGdp94K62/+NjF5FDQ==
Expand Down Expand Up @@ -1207,12 +1227,12 @@ resolve-url@^0.2.1:
resolved "https://repo.huaweicloud.com/repository/npm/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=

resolve@^1.11.0, resolve@^1.8.1:
version "1.21.0"
resolved "https://repo.huaweicloud.com/repository/npm/resolve/-/resolve-1.21.0.tgz#b51adc97f3472e6a5cf4444d34bc9d6b9037591f"
integrity sha512-3wCbTpk5WJlyE4mSOtDLhqQmGFi0/TD9VPwmiolnk8U0wRgMEktqCXd3vy5buTO3tljvalNvKrjHEfrd2WpEKA==
resolve@^1.11.0, resolve@^1.22.0:
version "1.22.0"
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.0.tgz#5e0b8c67c15df57a89bdbabe603a002f21731198"
integrity sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==
dependencies:
is-core-module "^2.8.0"
is-core-module "^2.8.1"
path-parse "^1.0.7"
supports-preserve-symlinks-flag "^1.0.0"

Expand Down Expand Up @@ -1419,9 +1439,9 @@ timsort@^0.3.0:
resolved "https://repo.huaweicloud.com/repository/npm/timsort/-/timsort-0.3.0.tgz#405411a8e7e6339fe64db9a234de11dc31e02bd4"
integrity sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=

titlecase@^1.1.2:
titlecase@^1.1.3:
version "1.1.3"
resolved "https://repo.huaweicloud.com/repository/npm/titlecase/-/titlecase-1.1.3.tgz#fc6d65ff582b0602410768ef1a09b70506313dc3"
resolved "https://registry.yarnpkg.com/titlecase/-/titlecase-1.1.3.tgz#fc6d65ff582b0602410768ef1a09b70506313dc3"
integrity sha512-pQX4oiemzjBEELPqgK4WE+q0yhAqjp/yzusGtlSJsOuiDys0RQxggepYmo0BuegIDppYS3b3cpdegRwkpyN3hw==

to-regex-range@^5.0.1:
Expand Down