From 6dce7aa1f30a3cf7f295b759ef52e27057e7dd95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 15:47:52 +0000 Subject: [PATCH] Bump hexo-theme-next from 8.20.0 to 8.21.0 Bumps [hexo-theme-next](https://github.com/next-theme/hexo-theme-next) from 8.20.0 to 8.21.0. - [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.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 840413c..4777b00 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,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.0" } }, "node_modules/@adobe/css-tools": { @@ -1140,9 +1140,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.0", + "resolved": "https://registry.npmjs.org/hexo-theme-next/-/hexo-theme-next-8.21.0.tgz", + "integrity": "sha512-O0xKsX73QJSOfPs8R+Kd1sFbJQhy0Od3NsoN5uR717IXjK4xn2w9x+GlSijEfh96JkhCIQOOPS5xBtzsfpjE6A==" }, "node_modules/hexo-util": { "version": "2.7.0", diff --git a/package.json b/package.json index 954c108..7cd2ec2 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,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.0" } } \ No newline at end of file