From 56c4cc4b7d61f9c2b3f9ceb970a45f939b3b7a52 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2024 19:42:55 +0000 Subject: [PATCH] fix(deps): update dependency hexo-theme-next to v8.21.1 (#272) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8c858eaf..1e56d206 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "hexo-server": "3.0.0", "hexo-tag-bootstrap": "https://github.com/dotJobs/hexo-tag-bootstrap#06cc099d9a799fdc878a9b5d648f6aeda961b402", "hexo-tag-publications": "0.3.8", - "hexo-theme-next": "8.21.0", + "hexo-theme-next": "8.21.1", "unpkg_url": "0.0.1" }, "resolutions": { diff --git a/yarn.lock b/yarn.lock index 66008c45..134648e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1743,10 +1743,10 @@ hexo-tag-publications@0.3.8: hexo-util "^3.0.0" unpkg_url "^0.0.1" -hexo-theme-next@8.21.0: - version "8.21.0" - resolved "https://registry.yarnpkg.com/hexo-theme-next/-/hexo-theme-next-8.21.0.tgz#098a906a4a3f7fb74c068b1e84c5c5f62427bfb9" - integrity sha512-O0xKsX73QJSOfPs8R+Kd1sFbJQhy0Od3NsoN5uR717IXjK4xn2w9x+GlSijEfh96JkhCIQOOPS5xBtzsfpjE6A== +hexo-theme-next@8.21.1: + version "8.21.1" + resolved "https://registry.yarnpkg.com/hexo-theme-next/-/hexo-theme-next-8.21.1.tgz#27d61630fc7ce8fc443c1f99f43552a08e592b98" + integrity sha512-837Ycl/LWvp3CH7MhROComTncy23FuhSHkIIh418iTaU5Nc88tgb5aXtq53nD1eUgbKKMdmBm6AJBgr8FAGP2g== hexo-util@2.5.0: version "2.5.0"