From 42d0d728ae58123e87cc3073e3ab7c3845315d2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Jun 2025 21:30:51 +0000 Subject: [PATCH] Bump hexo-theme-next from 8.22.0 to 8.23.1 Bumps [hexo-theme-next](https://github.com/next-theme/hexo-theme-next) from 8.22.0 to 8.23.1. - [Release notes](https://github.com/next-theme/hexo-theme-next/releases) - [Commits](https://github.com/next-theme/hexo-theme-next/compare/v8.22.0...v8.23.1) --- updated-dependencies: - dependency-name: hexo-theme-next dependency-version: 8.23.1 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 e5155cd9..cb3190fb 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.22.0", + "hexo-theme-next": "^8.23.1", "hexo-word-counter": "0.2.0", "unpkg_url": "^0.0.1" }, diff --git a/yarn.lock b/yarn.lock index fdddaedb..5ca741c7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1111,10 +1111,10 @@ hexo-tag-publications@0.3.8: hexo-util "^3.0.0" unpkg_url "^0.0.1" -hexo-theme-next@^8.22.0: - version "8.22.0" - resolved "https://registry.yarnpkg.com/hexo-theme-next/-/hexo-theme-next-8.22.0.tgz#8ba6b7c9d3abdf5715dfc6d5137422f4c5253efd" - integrity sha512-5ygjwme0LUlwmeuyHAll8977PAGbepUzit9N4cxQEW2jDMiEMQDWZj8GaTJ1dMzJ67RXQCIIVOwxlQ8jywYIMg== +hexo-theme-next@^8.23.1: + version "8.23.1" + resolved "https://registry.yarnpkg.com/hexo-theme-next/-/hexo-theme-next-8.23.1.tgz#daecf2f436d9f4fb28feba7b0f9497b473319bf6" + integrity sha512-csbJPGhfflcBceJznUgWEMsAxq6Ef7ONDAD4XImPvSmczUadc+7oWEl+i1Ylg38Uu59r149p61RSZfxZ7FkosQ== hexo-util@^0.6.3: version "0.6.3"