From f3f1a9397350e53eb9e4d811cf73f85cdbcbf8c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 10:49:33 +0000 Subject: [PATCH] Bump hexo-theme-next from 8.20.0 to 8.21.1 Bumps [hexo-theme-next](https://github.com/next-theme/hexo-theme-next) from 8.20.0 to 8.21.1. - [Release notes](https://github.com/next-theme/hexo-theme-next/releases) - [Commits](https://github.com/next-theme/hexo-theme-next/compare/v8.20.0...v8.21.1) --- 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 a5318ae..5f083dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", "hexo-theme-landscape": "^1.0.0", - "hexo-theme-next": "^8.20.0" + "hexo-theme-next": "^8.21.1" } }, "node_modules/@adobe/css-tools": { @@ -1041,9 +1041,9 @@ "integrity": "sha512-bWQJWMqQI78wWiJPQZq5pJBH20TM442ShCaHGRetuEgMraxH0OKxB3NTupJzNEkzEk8DV2yrdizkXdKN6i501A==" }, "node_modules/hexo-theme-next": { - "version": "8.20.0", - "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.20.0.tgz", - "integrity": "sha512-cLKE32mP6B2E84+4XUXOgZhaI+srndHAviVpDaz8S7fj4OTnRchWg1anbhpZTFAgMO0NSRs4A0kT61eXY3l/Gg==" + "version": "8.21.1", + "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.21.1.tgz", + "integrity": "sha512-837Ycl/LWvp3CH7MhROComTncy23FuhSHkIIh418iTaU5Nc88tgb5aXtq53nD1eUgbKKMdmBm6AJBgr8FAGP2g==" }, "node_modules/hexo-util": { "version": "3.3.0", diff --git a/package.json b/package.json index e4dce2d..24dd022 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,6 @@ "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", "hexo-theme-landscape": "^1.0.0", - "hexo-theme-next": "^8.20.0" + "hexo-theme-next": "^8.21.1" } } \ No newline at end of file