From 6ec95b8544eb5f545b54be8dedea0e2a3aa14de4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 07:24:02 +0000 Subject: [PATCH] Bump hexo-theme-next from 8.19.1 to 8.22.0 Bumps [hexo-theme-next](https://github.com/next-theme/hexo-theme-next) from 8.19.1 to 8.22.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.22.0) --- updated-dependencies: - dependency-name: hexo-theme-next 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 bfe8090..6d50360 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.22.0", "hexo-wordcount": "^6.0.1" }, "devDependencies": { @@ -8187,9 +8187,9 @@ "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.22.0", + "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.22.0.tgz", + "integrity": "sha512-5ygjwme0LUlwmeuyHAll8977PAGbepUzit9N4cxQEW2jDMiEMQDWZj8GaTJ1dMzJ67RXQCIIVOwxlQ8jywYIMg==" }, "node_modules/hexo-util": { "version": "3.1.0", diff --git a/package.json b/package.json index 79e92c1..c64232f 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.22.0", "hexo-wordcount": "^6.0.1" }, "devDependencies": {