From d8a54911c0f1497e9840c5fa22552ed6affcaf34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 22:26:18 +0000 Subject: [PATCH] Bump hexo-theme-next from 8.17.0 to 8.18.2 Bumps [hexo-theme-next](https://github.com/next-theme/hexo-theme-next) from 8.17.0 to 8.18.2. - [Release notes](https://github.com/next-theme/hexo-theme-next/releases) - [Commits](https://github.com/next-theme/hexo-theme-next/compare/v8.17.0...v8.18.2) --- updated-dependencies: - dependency-name: hexo-theme-next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6f7b8a47..bbc04e76 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "hexo-server": "3.0.0", "hexo-tag-bilitube": "^0.1.11", "hexo-tag-publications": "0.3.5", - "hexo-theme-next": "^8.17.0", + "hexo-theme-next": "^8.18.2", "hexo-word-counter": "0.1.0", "unpkg_url": "^0.0.1" }, diff --git a/yarn.lock b/yarn.lock index e579e790..c3003457 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1091,10 +1091,10 @@ hexo-tag-publications@0.3.5: hexo-util "^3.0.0" unpkg_url "^0.0.1" -hexo-theme-next@^8.17.0: - version "8.17.0" - resolved "https://registry.yarnpkg.com/hexo-theme-next/-/hexo-theme-next-8.17.0.tgz#c679dcf9cf59a754f1b00f7b0df8d8a92a4ce52b" - integrity sha512-J51XPF6wlxxgJ6MW7MXi7LweIhR7i/57CwFk7GHIncju4GHYcD78D678p2UAc9MQc8MFQuyz2pgGopnUEXZ9BQ== +hexo-theme-next@^8.18.2: + version "8.18.2" + resolved "https://registry.yarnpkg.com/hexo-theme-next/-/hexo-theme-next-8.18.2.tgz#ca8e1c9b36d6d1924d2e7f7bdfdd53ff4e6d577a" + integrity sha512-gGxi29yKwaWF3lfSLYPrt3UwOWuBIcawjTWgt5z5f06RmBCc41kfAQWBkRnllSrHJeewk+tOku989kKAtfQwpA== hexo-util@2.5.0, hexo-util@2.7.0, hexo-util@^0.6.3, hexo-util@^2.0.0, hexo-util@^2.1.0, hexo-util@^2.4.0, hexo-util@^2.7.0, hexo-util@^3.0.0, hexo-util@^3.0.1: version "2.5.0"