From ef366068c2f144fe338540ed72d414c8c8fb8071 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 08:05:07 +0000 Subject: [PATCH] Bump hexo-theme-next from 8.19.1 to 8.23.0 Bumps [hexo-theme-next](https://github.com/next-theme/hexo-theme-next) from 8.19.1 to 8.23.0. - [Release notes](https://github.com/next-theme/hexo-theme-next/releases) - [Commits](https://github.com/next-theme/hexo-theme-next/compare/v8.19.1...v8.23.0) --- updated-dependencies: - dependency-name: hexo-theme-next dependency-version: 8.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 +++++---- package.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index bfe8090..20f0f5e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "hexo-tag-aplayer": "^3.0.4", "hexo-theme-butterfly": "^5.2.2", "hexo-theme-landscape": "^1.0.0", - "hexo-theme-next": "^8.19.1", + "hexo-theme-next": "^8.23.0", "hexo-wordcount": "^6.0.1" }, "devDependencies": { @@ -8187,9 +8187,10 @@ "integrity": "sha512-bWQJWMqQI78wWiJPQZq5pJBH20TM442ShCaHGRetuEgMraxH0OKxB3NTupJzNEkzEk8DV2yrdizkXdKN6i501A==" }, "node_modules/hexo-theme-next": { - "version": "8.19.1", - "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.19.1.tgz", - "integrity": "sha512-qtILs1j0FpWi4hk+WcdjoOfztvMZZsqe6lg6SAEPJdPMsalLyoo7Jaf2AoDneMadE4hyF0n6daPhHLa3A+5m5A==" + "version": "8.23.0", + "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.23.0.tgz", + "integrity": "sha512-hHRuGRCTF1HyIjvucK3Ylxr2qYB2/bFXdD/IWyPtxcVvkLgn3jcwBq4Zw/ksd0qtKNnLnjrlwWSH9Dyy9Li5mA==", + "license": "AGPL-3.0-only" }, "node_modules/hexo-util": { "version": "3.1.0", diff --git a/package.json b/package.json index 79e92c1..b4ac5bf 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "hexo-tag-aplayer": "^3.0.4", "hexo-theme-butterfly": "^5.2.2", "hexo-theme-landscape": "^1.0.0", - "hexo-theme-next": "^8.19.1", + "hexo-theme-next": "^8.23.0", "hexo-wordcount": "^6.0.1" }, "devDependencies": {