Explorar el Código

Bump hexo from 7.1.1 to 7.3.0

Bumps [hexo](https://github.com/hexojs/hexo) from 7.1.1 to 7.3.0.
- [Release notes](https://github.com/hexojs/hexo/releases)
- [Commits](https://github.com/hexojs/hexo/compare/v7.1.1...v7.3.0)

---
updated-dependencies:
- dependency-name: hexo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] hace 2 meses
padre
commit
83e0c12d5a
Se han modificado 2 ficheros con 36 adiciones y 178 borrados
  1. 35 177
      package-lock.json
  2. 1 1
      package.json

+ 35 - 177
package-lock.json

@@ -9,7 +9,7 @@
       "version": "0.0.0",
       "dependencies": {
         "@traptitech/markdown-it-katex": "^3.6.0",
-        "hexo": "^7.1.1",
+        "hexo": "^7.3.0",
         "hexo-deployer-git": "^4.0.0",
         "hexo-filter-links": "^1.0.7",
         "hexo-generator-archive": "^2.0.0",
@@ -87,7 +87,7 @@
     },
     "node_modules/abbrev": {
       "version": "2.0.0",
-      "resolved": "https://registry.npmmirror.com/abbrev/-/abbrev-2.0.0.tgz",
+      "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-2.0.0.tgz",
       "integrity": "sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==",
       "engines": {
         "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
@@ -754,7 +754,7 @@
     },
     "node_modules/cuid": {
       "version": "2.1.8",
-      "resolved": "https://registry.npmmirror.com/cuid/-/cuid-2.1.8.tgz",
+      "resolved": "https://registry.npmjs.org/cuid/-/cuid-2.1.8.tgz",
       "integrity": "sha512-xiEMER6E7TlTPnDxrM4eRiC6TRgjNX9xzEZ5U/Se2YJKr7Mq4pJn/2XEHjl3STcSh96GmkHPcBXLES8M29wyyg==",
       "deprecated": "Cuid and other k-sortable and non-cryptographic ids (Ulid, ObjectId, KSUID, all UUIDs) are all insecure. Use @paralleldrive/cuid2 instead."
     },
@@ -1324,19 +1324,19 @@
       }
     },
     "node_modules/hexo": {
-      "version": "7.1.1",
-      "resolved": "https://registry.npmmirror.com/hexo/-/hexo-7.1.1.tgz",
-      "integrity": "sha512-u6aJXG1npYkZJLl7QEOeTdm9hOwxfsLmFp4qAQVF0OAuNaikrKORjgNsjPmrWwI/tIObwjVJnEUJnV7S+NnUlw==",
+      "version": "7.3.0",
+      "resolved": "https://registry.npmjs.org/hexo/-/hexo-7.3.0.tgz",
+      "integrity": "sha512-dOe8mzBKrvjubW5oBmyhcnQDpC+M2xmAMLae5K+o+SkHxyvAhShkS2VQZoTsOLIJKY6xilv7dzCjCvE7ol/NHQ==",
       "dependencies": {
         "abbrev": "^2.0.0",
         "archy": "^1.0.0",
         "bluebird": "^3.7.2",
-        "hexo-cli": "^4.3.0",
+        "hexo-cli": "^4.3.2",
         "hexo-front-matter": "^4.2.1",
-        "hexo-fs": "^4.1.1",
+        "hexo-fs": "^4.1.3",
         "hexo-i18n": "^2.0.0",
         "hexo-log": "^4.0.1",
-        "hexo-util": "^3.0.1",
+        "hexo-util": "^3.3.0",
         "js-yaml": "^4.1.0",
         "js-yaml-js-types": "^1.0.0",
         "micromatch": "^4.0.4",
@@ -1351,13 +1351,17 @@
         "text-table": "^0.2.0",
         "tildify": "^2.0.0",
         "titlecase": "^1.1.3",
-        "warehouse": "^5.0.0"
+        "warehouse": "^5.0.1"
       },
       "bin": {
         "hexo": "bin/hexo"
       },
       "engines": {
         "node": ">=14"
+      },
+      "funding": {
+        "type": "opencollective",
+        "url": "https://opencollective.com/hexo"
       }
     },
     "node_modules/hexo-bunyan": {
@@ -1378,16 +1382,16 @@
       }
     },
     "node_modules/hexo-cli": {
-      "version": "4.3.1",
-      "resolved": "https://registry.npmmirror.com/hexo-cli/-/hexo-cli-4.3.1.tgz",
-      "integrity": "sha512-nYe7yJhXT7MwlDEpIAjneMfz0wnWTdIhRv+cVW2OPTw8JtG2X+8Y/sYhPDvQz/ZqjFRZ4qgiKFXN5orFJ/u1vg==",
+      "version": "4.3.2",
+      "resolved": "https://registry.npmjs.org/hexo-cli/-/hexo-cli-4.3.2.tgz",
+      "integrity": "sha512-druJeBgLpG9ncDS5AhBHdAXk0G4CFj8Qes09pApyZ6bR+nJW1JYiDMuilhudaKDdq+1l49jWXVTidkcb7p0Jbw==",
       "dependencies": {
         "abbrev": "^2.0.0",
         "bluebird": "^3.7.2",
         "command-exists": "^1.2.9",
         "hexo-fs": "^4.1.1",
         "hexo-log": "^4.0.1",
-        "hexo-util": "^2.5.0",
+        "hexo-util": "^3.3.0",
         "minimist": "^1.2.5",
         "picocolors": "^1.0.0",
         "resolve": "^1.20.0",
@@ -1400,79 +1404,6 @@
         "node": ">=14"
       }
     },
-    "node_modules/hexo-cli/node_modules/dom-serializer": {
-      "version": "1.4.1",
-      "resolved": "https://registry.npmmirror.com/dom-serializer/-/dom-serializer-1.4.1.tgz",
-      "integrity": "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==",
-      "dependencies": {
-        "domelementtype": "^2.0.1",
-        "domhandler": "^4.2.0",
-        "entities": "^2.0.0"
-      }
-    },
-    "node_modules/hexo-cli/node_modules/dom-serializer/node_modules/entities": {
-      "version": "2.2.0",
-      "resolved": "https://registry.npmmirror.com/entities/-/entities-2.2.0.tgz",
-      "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A=="
-    },
-    "node_modules/hexo-cli/node_modules/domhandler": {
-      "version": "4.3.1",
-      "resolved": "https://registry.npmmirror.com/domhandler/-/domhandler-4.3.1.tgz",
-      "integrity": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==",
-      "dependencies": {
-        "domelementtype": "^2.2.0"
-      },
-      "engines": {
-        "node": ">= 4"
-      }
-    },
-    "node_modules/hexo-cli/node_modules/domutils": {
-      "version": "2.8.0",
-      "resolved": "https://registry.npmmirror.com/domutils/-/domutils-2.8.0.tgz",
-      "integrity": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==",
-      "dependencies": {
-        "dom-serializer": "^1.0.1",
-        "domelementtype": "^2.2.0",
-        "domhandler": "^4.2.0"
-      }
-    },
-    "node_modules/hexo-cli/node_modules/entities": {
-      "version": "3.0.1",
-      "resolved": "https://registry.npmmirror.com/entities/-/entities-3.0.1.tgz",
-      "integrity": "sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==",
-      "engines": {
-        "node": ">=0.12"
-      }
-    },
-    "node_modules/hexo-cli/node_modules/hexo-util": {
-      "version": "2.7.0",
-      "resolved": "https://registry.npmmirror.com/hexo-util/-/hexo-util-2.7.0.tgz",
-      "integrity": "sha512-hQM3h34nhDg0bSe/Tg1lnpODvNkz7h2u0+lZGzlKL0Oufp+5KCAEUX9wal7/xC7ax3/cwEn8IuoU75kNpZLpJQ==",
-      "dependencies": {
-        "bluebird": "^3.5.2",
-        "camel-case": "^4.0.0",
-        "cross-spawn": "^7.0.0",
-        "deepmerge": "^4.2.2",
-        "highlight.js": "^11.0.1",
-        "htmlparser2": "^7.0.0",
-        "prismjs": "^1.17.1",
-        "strip-indent": "^3.0.0"
-      },
-      "engines": {
-        "node": ">=12.4.0"
-      }
-    },
-    "node_modules/hexo-cli/node_modules/htmlparser2": {
-      "version": "7.2.0",
-      "resolved": "https://registry.npmmirror.com/htmlparser2/-/htmlparser2-7.2.0.tgz",
-      "integrity": "sha512-H7MImA4MS6cw7nbyURtLPO1Tms7C5H602LRETv95z1MxO/7CP7rDVROehUYeYBUYEON94NXXDEPmZuq+hX4sog==",
-      "dependencies": {
-        "domelementtype": "^2.0.1",
-        "domhandler": "^4.2.2",
-        "domutils": "^2.8.0",
-        "entities": "^3.0.1"
-      }
-    },
     "node_modules/hexo-deployer-git": {
       "version": "4.0.0",
       "resolved": "https://registry.npmmirror.com/hexo-deployer-git/-/hexo-deployer-git-4.0.0.tgz",
@@ -1585,92 +1516,19 @@
       }
     },
     "node_modules/hexo-fs": {
-      "version": "4.1.1",
-      "resolved": "https://registry.npmmirror.com/hexo-fs/-/hexo-fs-4.1.1.tgz",
-      "integrity": "sha512-aDysNTyv8ElcerbFVbPLRXnYt+QDY6gAOZZ5DLbCxudY0Ywppqd+uZ03gZ2BDypIBvmNB27WYWYz76M+Yv/YXw==",
+      "version": "4.1.3",
+      "resolved": "https://registry.npmjs.org/hexo-fs/-/hexo-fs-4.1.3.tgz",
+      "integrity": "sha512-Q92zQ5PlVDouvSWFLXQoFSTLIUIODikUJs2BfAXQglyOEjN1dOQn1Z5Nimk/7GHof17R5h/uObCQLnZAjzI2tg==",
       "dependencies": {
         "bluebird": "^3.7.2",
         "chokidar": "^3.5.3",
         "graceful-fs": "^4.2.10",
-        "hexo-util": "^2.7.0"
+        "hexo-util": "^3.0.1"
       },
       "engines": {
         "node": ">=14"
       }
     },
-    "node_modules/hexo-fs/node_modules/dom-serializer": {
-      "version": "1.4.1",
-      "resolved": "https://registry.npmmirror.com/dom-serializer/-/dom-serializer-1.4.1.tgz",
-      "integrity": "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==",
-      "dependencies": {
-        "domelementtype": "^2.0.1",
-        "domhandler": "^4.2.0",
-        "entities": "^2.0.0"
-      }
-    },
-    "node_modules/hexo-fs/node_modules/dom-serializer/node_modules/entities": {
-      "version": "2.2.0",
-      "resolved": "https://registry.npmmirror.com/entities/-/entities-2.2.0.tgz",
-      "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A=="
-    },
-    "node_modules/hexo-fs/node_modules/domhandler": {
-      "version": "4.3.1",
-      "resolved": "https://registry.npmmirror.com/domhandler/-/domhandler-4.3.1.tgz",
-      "integrity": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==",
-      "dependencies": {
-        "domelementtype": "^2.2.0"
-      },
-      "engines": {
-        "node": ">= 4"
-      }
-    },
-    "node_modules/hexo-fs/node_modules/domutils": {
-      "version": "2.8.0",
-      "resolved": "https://registry.npmmirror.com/domutils/-/domutils-2.8.0.tgz",
-      "integrity": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==",
-      "dependencies": {
-        "dom-serializer": "^1.0.1",
-        "domelementtype": "^2.2.0",
-        "domhandler": "^4.2.0"
-      }
-    },
-    "node_modules/hexo-fs/node_modules/entities": {
-      "version": "3.0.1",
-      "resolved": "https://registry.npmmirror.com/entities/-/entities-3.0.1.tgz",
-      "integrity": "sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==",
-      "engines": {
-        "node": ">=0.12"
-      }
-    },
-    "node_modules/hexo-fs/node_modules/hexo-util": {
-      "version": "2.7.0",
-      "resolved": "https://registry.npmmirror.com/hexo-util/-/hexo-util-2.7.0.tgz",
-      "integrity": "sha512-hQM3h34nhDg0bSe/Tg1lnpODvNkz7h2u0+lZGzlKL0Oufp+5KCAEUX9wal7/xC7ax3/cwEn8IuoU75kNpZLpJQ==",
-      "dependencies": {
-        "bluebird": "^3.5.2",
-        "camel-case": "^4.0.0",
-        "cross-spawn": "^7.0.0",
-        "deepmerge": "^4.2.2",
-        "highlight.js": "^11.0.1",
-        "htmlparser2": "^7.0.0",
-        "prismjs": "^1.17.1",
-        "strip-indent": "^3.0.0"
-      },
-      "engines": {
-        "node": ">=12.4.0"
-      }
-    },
-    "node_modules/hexo-fs/node_modules/htmlparser2": {
-      "version": "7.2.0",
-      "resolved": "https://registry.npmmirror.com/htmlparser2/-/htmlparser2-7.2.0.tgz",
-      "integrity": "sha512-H7MImA4MS6cw7nbyURtLPO1Tms7C5H602LRETv95z1MxO/7CP7rDVROehUYeYBUYEON94NXXDEPmZuq+hX4sog==",
-      "dependencies": {
-        "domelementtype": "^2.0.1",
-        "domhandler": "^4.2.2",
-        "domutils": "^2.8.0",
-        "entities": "^3.0.1"
-      }
-    },
     "node_modules/hexo-generator-archive": {
       "version": "2.0.0",
       "resolved": "https://registry.npmmirror.com/hexo-generator-archive/-/hexo-generator-archive-2.0.0.tgz",
@@ -2513,7 +2371,7 @@
     },
     "node_modules/hexo-log": {
       "version": "4.1.0",
-      "resolved": "https://registry.npmmirror.com/hexo-log/-/hexo-log-4.1.0.tgz",
+      "resolved": "https://registry.npmjs.org/hexo-log/-/hexo-log-4.1.0.tgz",
       "integrity": "sha512-i2Sgxk8Cgx5viSjq5qW5N/rBFfwoCKQcH8qnnW1fawCapcdEAhIsq+Y3vbrs9bssyDlyU6Vqm4oQmosREaNI7Q==",
       "dependencies": {
         "picocolors": "^1.0.0"
@@ -2631,9 +2489,9 @@
       }
     },
     "node_modules/hexo-util": {
-      "version": "3.1.0",
-      "resolved": "https://registry.npmmirror.com/hexo-util/-/hexo-util-3.1.0.tgz",
-      "integrity": "sha512-LmztAhkJHQ59VHqz6AnvwEKiNA0pCBBI0qW08cCzjhnpGoqZ8tlGDwElzy7oTxCvMChkiqg5V8VflhdI8tHsGg==",
+      "version": "3.3.0",
+      "resolved": "https://registry.npmjs.org/hexo-util/-/hexo-util-3.3.0.tgz",
+      "integrity": "sha512-YvGngXijE2muEh5L/VI4Fmjqb+/yAkmY+VuyhWVoRwQu1X7bmWodsfYRXX7CUYhi5LqsvH8FAe/yBW1+f6ZX4Q==",
       "hasInstallScript": true,
       "dependencies": {
         "camel-case": "^4.1.2",
@@ -2824,7 +2682,7 @@
     },
     "node_modules/is-plain-object": {
       "version": "5.0.0",
-      "resolved": "https://registry.npmmirror.com/is-plain-object/-/is-plain-object-5.0.0.tgz",
+      "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz",
       "integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==",
       "engines": {
         "node": ">=0.10.0"
@@ -4112,9 +3970,9 @@
       }
     },
     "node_modules/rfdc": {
-      "version": "1.3.0",
-      "resolved": "https://registry.npmmirror.com/rfdc/-/rfdc-1.3.0.tgz",
-      "integrity": "sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA=="
+      "version": "1.4.1",
+      "resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.4.1.tgz",
+      "integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA=="
     },
     "node_modules/right-align": {
       "version": "0.1.3",
@@ -4618,7 +4476,7 @@
     },
     "node_modules/through2": {
       "version": "4.0.2",
-      "resolved": "https://registry.npmmirror.com/through2/-/through2-4.0.2.tgz",
+      "resolved": "https://registry.npmjs.org/through2/-/through2-4.0.2.tgz",
       "integrity": "sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==",
       "dependencies": {
         "readable-stream": "3"
@@ -4626,7 +4484,7 @@
     },
     "node_modules/tildify": {
       "version": "2.0.0",
-      "resolved": "https://registry.npmmirror.com/tildify/-/tildify-2.0.0.tgz",
+      "resolved": "https://registry.npmjs.org/tildify/-/tildify-2.0.0.tgz",
       "integrity": "sha512-Cc+OraorugtXNfs50hU9KS369rFXCfgGLpfCfvlc+Ud5u6VWmUQsOAa9HbTvheQdYnrdJqqv1e5oIqXppMYnSw==",
       "engines": {
         "node": ">=8"
@@ -4919,9 +4777,9 @@
       }
     },
     "node_modules/warehouse": {
-      "version": "5.0.0",
-      "resolved": "https://registry.npmmirror.com/warehouse/-/warehouse-5.0.0.tgz",
-      "integrity": "sha512-3NDCqIF1r83ermIM6QffsJPn9sYoNN/aohb87edraeE2NF57yjSd651f+G7tqOgg4SZuD2DgGmwekc8fTIdi2g==",
+      "version": "5.0.1",
+      "resolved": "https://registry.npmjs.org/warehouse/-/warehouse-5.0.1.tgz",
+      "integrity": "sha512-5BQEQP56bPY+cqocTho4syazuGgSoyKd0y3PsS2j8tGN10HH+CEfJSIY+KUw9D0k4jaVEFMXLz0KqCiUzTYb8A==",
       "dependencies": {
         "bluebird": "^3.7.2",
         "cuid": "^2.1.8",

+ 1 - 1
package.json

@@ -13,7 +13,7 @@
   },
   "dependencies": {
     "@traptitech/markdown-it-katex": "^3.6.0",
-    "hexo": "^7.1.1",
+    "hexo": "^7.3.0",
     "hexo-deployer-git": "^4.0.0",
     "hexo-filter-links": "^1.0.7",
     "hexo-generator-archive": "^2.0.0",