From 66ee16092b47c91d9187f493b9f9830ab050587a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 00:09:00 +0000 Subject: [PATCH] Bump hexo-theme-next from 8.23.1 to 8.23.2 Bumps [hexo-theme-next](https://github.com/next-theme/hexo-theme-next) from 8.23.1 to 8.23.2. - [Release notes](https://github.com/next-theme/hexo-theme-next/releases) - [Commits](https://github.com/next-theme/hexo-theme-next/compare/v8.23.1...v8.23.2) --- updated-dependencies: - dependency-name: hexo-theme-next dependency-version: 8.23.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 cb3190f..ba632ed 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.23.1", + "hexo-theme-next": "^8.23.2", "hexo-word-counter": "0.2.0", "unpkg_url": "^0.0.1" }, diff --git a/yarn.lock b/yarn.lock index 5ca741c..d6a6e75 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.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-theme-next@^8.23.2: + version "8.23.2" + resolved "https://registry.yarnpkg.com/hexo-theme-next/-/hexo-theme-next-8.23.2.tgz#cbe22ad0e2415ba6639bfe03648c937fda5dad44" + integrity sha512-PXkWE8BLpD3ON0Y15epb/Vxm2lwVqH9xwDTdYAI7nbbi0tJql6BtcR6WEK2/UOTmZ/IIMKUVMAzLPM+cbeU2VQ== hexo-util@^0.6.3: version "0.6.3"