From faa09fa7c0e4543973aab9ad86bf52ea293fc2a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 07:18:35 +0000 Subject: [PATCH] Bump hexo-theme-icarus from 6.1.0 to 6.1.1 Bumps [hexo-theme-icarus](https://github.com/ppoffice/hexo-theme-icarus) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/ppoffice/hexo-theme-icarus/releases) - [Commits](https://github.com/ppoffice/hexo-theme-icarus/compare/6.1.0...6.1.1) --- updated-dependencies: - dependency-name: hexo-theme-icarus dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 42 +++++++++++++++++++++--------------------- package.json | 2 +- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9d04780..4f66abd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "hexo-renderer-marked": "^6.0.0", "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", - "hexo-theme-icarus": "^6.1.0", + "hexo-theme-icarus": "^6.1.1", "hexo-theme-landscape": "^1.0.0" } }, @@ -1894,12 +1894,12 @@ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" }, "node_modules/ajv": { - "version": "8.15.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.15.0.tgz", - "integrity": "sha512-15BTtQUOsSrmHCy+B4VnAiJAJxJ8IFgu6fcjFQF3jQYZ78nLSQthlFg4ehp+NLIyfvFgOlxNsjKIEhydtFPVHQ==", + "version": "8.17.1", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz", + "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", "dependencies": { "fast-deep-equal": "^3.1.3", - "fast-uri": "^2.3.0", + "fast-uri": "^3.0.1", "json-schema-traverse": "^1.0.0", "require-from-string": "^2.0.2" }, @@ -2634,9 +2634,9 @@ "integrity": "sha512-NCe8qxnZFARSHGztGMZOO/PC1qa5MIFB5Hp66WdzbCRAz8U8US3bx1UTgLS49efBQPcUtO9gf5oVEY8o7y/7Kg==" }, "node_modules/fast-uri": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-2.3.0.tgz", - "integrity": "sha512-eel5UKGn369gGEWOqBShmFJWfq/xSJvsgDzgLYC845GneayWvXBf0lJCBn5qTABfewy1ZDPoaR5OZCP+kssfuw==" + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.3.tgz", + "integrity": "sha512-aLrHthzCjH5He4Z2H9YZ+v6Ujb9ocRuW6ZzkJQOrTxleEijANq4v1TsaPaVG1PZcuurEzrLcWRyYBYXD5cEiaw==" }, "node_modules/filelist": { "version": "1.0.4", @@ -3019,9 +3019,9 @@ } }, "node_modules/hexo-component-inferno": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/hexo-component-inferno/-/hexo-component-inferno-3.1.0.tgz", - "integrity": "sha512-aezgc4G23VjRCVYuh4eW+makFNwVdQxrnx8J5ObmaJ6FkR9V7GJpwqtAeQVT1v0lN4R0p2gVOZvktUsjfp7KOw==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/hexo-component-inferno/-/hexo-component-inferno-3.1.2.tgz", + "integrity": "sha512-AdZKn0C/ss288/sLCri9nGl6bM8m32L2gtP8tATAtIPdS0HVKwmtyA+myGmh5GReTtCJ9fucHvKQTu6s06k20Q==", "dependencies": { "ajv": "^8.12.0", "hexo": "^7.1.1", @@ -3097,9 +3097,9 @@ } }, "node_modules/hexo-component-inferno/node_modules/hexo": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/hexo/-/hexo-7.2.0.tgz", - "integrity": "sha512-RYIzl7jfG0i2jH/k5IZg4C1anyHfmKHNUsBKIn9LU0V3iQ0WQrwuOLFDJwaZDenqmzHYJhAVCGAkrBDfF/IlVg==", + "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", @@ -3221,9 +3221,9 @@ } }, "node_modules/hexo-component-inferno/node_modules/semver": { - "version": "7.6.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", - "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", + "version": "7.6.3", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", + "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", "bin": { "semver": "bin/semver.js" }, @@ -3520,14 +3520,14 @@ } }, "node_modules/hexo-theme-icarus": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/hexo-theme-icarus/-/hexo-theme-icarus-6.1.0.tgz", - "integrity": "sha512-/hCCeBEiQY6xpSbMZK6YPaNHbmhpVFdqqQkp9bmLPhsNOHX+K9reWq+2qn2h/AtNOHQOAsgSI/+Zmt+yYLkPww==", + "version": "6.1.1", + "resolved": "https://registry.npmjs.org/hexo-theme-icarus/-/hexo-theme-icarus-6.1.1.tgz", + "integrity": "sha512-Fh54gMFQWajZaZ/xvUQmshSz+5P7R96O2gdBqeHfvXyRa7pGAgnRTHMuJKba0EocKoZIqaz9paWriaXWq4RAjA==", "dependencies": { "bulma-stylus": "0.8.0", "deepmerge": "^4.3.1", "hexo": "^7.1.1", - "hexo-component-inferno": "^3.1.0", + "hexo-component-inferno": "^3.1.2", "hexo-log": "^4.1.0", "hexo-pagination": "^3.0.0", "hexo-renderer-inferno": "^1.0.2", diff --git a/package.json b/package.json index 1acc301..8a56711 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "hexo-renderer-marked": "^6.0.0", "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", - "hexo-theme-icarus": "^6.1.0", + "hexo-theme-icarus": "^6.1.1", "hexo-theme-landscape": "^1.0.0" } }