From a9c1c842761e99aa5bdb3f2da793da0879c4ed7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 21:33:43 +0000 Subject: [PATCH] Bump hexo-theme-next from 8.20.0 to 8.21.0 Bumps [hexo-theme-next](https://github.com/next-theme/hexo-theme-next) from 8.20.0 to 8.21.0. - [Release notes](https://github.com/next-theme/hexo-theme-next/releases) - [Commits](https://github.com/next-theme/hexo-theme-next/compare/v8.20.0...v8.21.0) --- updated-dependencies: - dependency-name: hexo-theme-next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 061515af..c6e9f660 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "hexo-server": "3.0.0", "hexo-tag-bilitube": "^0.1.11", "hexo-tag-publications": "0.3.8", - "hexo-theme-next": "^8.20.0", + "hexo-theme-next": "^8.21.0", "hexo-word-counter": "0.2.0", "unpkg_url": "^0.0.1" }, diff --git a/yarn.lock b/yarn.lock index 7369f1e9..9056e8ff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1163,10 +1163,10 @@ hexo-tag-publications@0.3.8: hexo-util "^3.0.0" unpkg_url "^0.0.1" -hexo-theme-next@^8.20.0: - version "8.20.0" - resolved "https://registry.yarnpkg.com/hexo-theme-next/-/hexo-theme-next-8.20.0.tgz#8130f1b32d353f4bde7e99aa7d9f8f1e682d37b4" - integrity sha512-cLKE32mP6B2E84+4XUXOgZhaI+srndHAviVpDaz8S7fj4OTnRchWg1anbhpZTFAgMO0NSRs4A0kT61eXY3l/Gg== +hexo-theme-next@^8.21.0: + version "8.21.0" + resolved "https://registry.yarnpkg.com/hexo-theme-next/-/hexo-theme-next-8.21.0.tgz#098a906a4a3f7fb74c068b1e84c5c5f62427bfb9" + integrity sha512-O0xKsX73QJSOfPs8R+Kd1sFbJQhy0Od3NsoN5uR717IXjK4xn2w9x+GlSijEfh96JkhCIQOOPS5xBtzsfpjE6A== hexo-util@^0.6.3: version "0.6.3"