From 3e3566f7d04716fccc47ded5aacda8a620c9dee4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 15:11:48 +0000 Subject: [PATCH] Bump hexo-theme-next from 8.25.0 to 8.27.0 Bumps [hexo-theme-next](https://github.com/next-theme/hexo-theme-next) from 8.25.0 to 8.27.0. - [Release notes](https://github.com/next-theme/hexo-theme-next/releases) - [Commits](https://github.com/next-theme/hexo-theme-next/compare/v8.25.0...v8.27.0) --- updated-dependencies: - dependency-name: hexo-theme-next dependency-version: 8.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 850abe4..1975fa8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "hexo-renderer-stylus": "^3.0.0", "hexo-server": "^3.0.0", "hexo-theme-landscape": "^1.0.0", - "hexo-theme-next": "^8.25.0" + "hexo-theme-next": "^8.27.0" } }, "node_modules/@adobe/css-tools": { @@ -1425,9 +1425,9 @@ "license": "MIT" }, "node_modules/hexo-theme-next": { - "version": "8.25.0", - "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.25.0.tgz", - "integrity": "sha512-ZboBoswarJAjGKnQxtepD3ZaOYJAQFj+SaIL8l7w/FcDZpqFPeBerVd861YMujQW4XRHiREh+dEjdJQeArhvkg==", + "version": "8.27.0", + "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.27.0.tgz", + "integrity": "sha512-5rD5njY+u3ThgD3jwz/4tQhgCJPxWJ5tBshOl+IHv04UlY76/UjUn8fEamJUVcznbmPqEVQ/fv5ED+6Y6v5B2Q==", "license": "AGPL-3.0-only" }, "node_modules/hexo-util": { diff --git a/package.json b/package.json index 66e86af..47d7341 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,6 @@ "hexo-renderer-stylus": "^3.0.0", "hexo-server": "^3.0.0", "hexo-theme-landscape": "^1.0.0", - "hexo-theme-next": "^8.25.0" + "hexo-theme-next": "^8.27.0" } }