diff --git a/package-lock.json b/package-lock.json index ea12167..a8f8037 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "dependencies": { "bulma-stylus": "0.8.0", - "hexo": "^6.2.0", + "hexo": "^6.3.0", "hexo-component-inferno": "^2.0.1", "hexo-deployer-git": "^3.0.0", "hexo-generator-archive": "^1.0.0", @@ -2744,9 +2744,9 @@ } }, "node_modules/hexo": { - "version": "6.2.0", - "resolved": "https://registry.npmmirror.com/hexo/-/hexo-6.2.0.tgz", - "integrity": "sha512-HOpt3vUOz/T0rWTDb/CtWuBJwYARPwbpvGwsaz0RPu/l5I6AmKE+UA0lJZf14iPS3JIt/HiOcTZ3Qz22A+PE8w==", + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/hexo/-/hexo-6.3.0.tgz", + "integrity": "sha512-4Jq+rWd8sYvR1YdIQyndN/9WboQ/Mqm6eax8CjrjO+ePFm2oMVafSOx9WEyJ42wcLOHjfyMfnlQhnUuNmJIpPg==", "dependencies": { "abbrev": "^1.1.1", "archy": "^1.0.0", @@ -2755,8 +2755,8 @@ "hexo-front-matter": "^3.0.0", "hexo-fs": "^3.1.0", "hexo-i18n": "^1.0.0", - "hexo-log": "^3.0.0", - "hexo-util": "^2.6.1", + "hexo-log": "^3.2.0", + "hexo-util": "^2.7.0", "js-yaml": "^4.1.0", "js-yaml-js-types": "^1.0.0", "micromatch": "^4.0.4", @@ -2771,13 +2771,17 @@ "text-table": "^0.2.0", "tildify": "^2.0.0", "titlecase": "^1.1.3", - "warehouse": "^4.0.1" + "warehouse": "^4.0.2" }, "bin": { "hexo": "bin/hexo" }, "engines": { "node": ">=12.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/hexo" } }, "node_modules/hexo-cli": { @@ -2975,11 +2979,11 @@ } }, "node_modules/hexo-log": { - "version": "3.0.0", - "resolved": "https://registry.npmmirror.com/hexo-log/-/hexo-log-3.0.0.tgz", - "integrity": "sha512-fd87qXYznpNTa8SLov+wjDsrPssk4yKSgdIQg1wJPcuthy8ngvbXYdqaJ4vWMSADZ+D257EmKXTJHJyaxJQhVw==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/hexo-log/-/hexo-log-3.2.0.tgz", + "integrity": "sha512-fk7jOW3hvKiAv4Q/d8UxaQlARwcv+5KjGcnxexUrqBqyWbMCLmw7jhMHTSRLNNQpaoTlF5ff+kQkPi4yhp9iag==", "dependencies": { - "nanocolors": "^0.2.12" + "picocolors": "^1.0.0" }, "engines": { "node": ">=12.4.0" @@ -3749,11 +3753,6 @@ "resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.2.tgz", "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" }, - "node_modules/nanocolors": { - "version": "0.2.13", - "resolved": "https://registry.npmmirror.com/nanocolors/-/nanocolors-0.2.13.tgz", - "integrity": "sha512-0n3mSAQLPpGLV9ORXT5+C/D4mwew7Ebws69Hx4E2sgz2ZA5+32Q80B9tL8PbL7XHnRDiAxH/pnrUJ9a4fkTNTA==" - }, "node_modules/negotiator": { "version": "0.6.3", "resolved": "https://registry.npmmirror.com/negotiator/-/negotiator-0.6.3.tgz", @@ -7002,9 +7001,9 @@ "integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==" }, "hexo": { - "version": "6.2.0", - "resolved": "https://registry.npmmirror.com/hexo/-/hexo-6.2.0.tgz", - "integrity": "sha512-HOpt3vUOz/T0rWTDb/CtWuBJwYARPwbpvGwsaz0RPu/l5I6AmKE+UA0lJZf14iPS3JIt/HiOcTZ3Qz22A+PE8w==", + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/hexo/-/hexo-6.3.0.tgz", + "integrity": "sha512-4Jq+rWd8sYvR1YdIQyndN/9WboQ/Mqm6eax8CjrjO+ePFm2oMVafSOx9WEyJ42wcLOHjfyMfnlQhnUuNmJIpPg==", "requires": { "abbrev": "^1.1.1", "archy": "^1.0.0", @@ -7013,8 +7012,8 @@ "hexo-front-matter": "^3.0.0", "hexo-fs": "^3.1.0", "hexo-i18n": "^1.0.0", - "hexo-log": "^3.0.0", - "hexo-util": "^2.6.1", + "hexo-log": "^3.2.0", + "hexo-util": "^2.7.0", "js-yaml": "^4.1.0", "js-yaml-js-types": "^1.0.0", "micromatch": "^4.0.4", @@ -7029,7 +7028,7 @@ "text-table": "^0.2.0", "tildify": "^2.0.0", "titlecase": "^1.1.3", - "warehouse": "^4.0.1" + "warehouse": "^4.0.2" } }, "hexo-cli": { @@ -7186,11 +7185,11 @@ } }, "hexo-log": { - "version": "3.0.0", - "resolved": "https://registry.npmmirror.com/hexo-log/-/hexo-log-3.0.0.tgz", - "integrity": "sha512-fd87qXYznpNTa8SLov+wjDsrPssk4yKSgdIQg1wJPcuthy8ngvbXYdqaJ4vWMSADZ+D257EmKXTJHJyaxJQhVw==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/hexo-log/-/hexo-log-3.2.0.tgz", + "integrity": "sha512-fk7jOW3hvKiAv4Q/d8UxaQlARwcv+5KjGcnxexUrqBqyWbMCLmw7jhMHTSRLNNQpaoTlF5ff+kQkPi4yhp9iag==", "requires": { - "nanocolors": "^0.2.12" + "picocolors": "^1.0.0" } }, "hexo-pagination": { @@ -7788,11 +7787,6 @@ "resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.2.tgz", "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" }, - "nanocolors": { - "version": "0.2.13", - "resolved": "https://registry.npmmirror.com/nanocolors/-/nanocolors-0.2.13.tgz", - "integrity": "sha512-0n3mSAQLPpGLV9ORXT5+C/D4mwew7Ebws69Hx4E2sgz2ZA5+32Q80B9tL8PbL7XHnRDiAxH/pnrUJ9a4fkTNTA==" - }, "negotiator": { "version": "0.6.3", "resolved": "https://registry.npmmirror.com/negotiator/-/negotiator-0.6.3.tgz", diff --git a/package.json b/package.json index a11d115..7f253bd 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "bulma-stylus": "0.8.0", - "hexo": "^6.2.0", + "hexo": "^6.3.0", "hexo-component-inferno": "^2.0.1", "hexo-deployer-git": "^3.0.0", "hexo-generator-archive": "^1.0.0",