From 79867f9fc50dd7ba3ffb94546ae9dbda78d91541 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 01:13:48 +0000 Subject: [PATCH] chore(deps): bump hexo-theme-keep from 4.2.5 to 4.3.0 Bumps [hexo-theme-keep](https://github.com/XPoet/hexo-theme-keep) from 4.2.5 to 4.3.0. - [Release notes](https://github.com/XPoet/hexo-theme-keep/releases) - [Changelog](https://github.com/XPoet/hexo-theme-keep/blob/master/CHANGELOG.md) - [Commits](https://github.com/XPoet/hexo-theme-keep/compare/v4.2.5...v4.3.0) --- updated-dependencies: - dependency-name: hexo-theme-keep dependency-version: 4.3.0 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 bc95fb4..4ab5811 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", "hexo-symbols-count-time": "^0.7.1", - "hexo-theme-keep": "4.2.5", + "hexo-theme-keep": "4.3.0", "hexo-theme-landscape": "^1.0.0" } }, @@ -2019,9 +2019,9 @@ } }, "node_modules/hexo-theme-keep": { - "version": "4.2.5", - "resolved": "https://registry.npmjs.org/hexo-theme-keep/-/hexo-theme-keep-4.2.5.tgz", - "integrity": "sha512-VAMgfA80o2hhQ9kWU4OBihlcvRXETHusxTQ6tH/v6YQIZLMvf3rax1cCDyp80SeqFHP6GG70Wr+1oM2AwoKfLA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/hexo-theme-keep/-/hexo-theme-keep-4.3.0.tgz", + "integrity": "sha512-krmjBxudBCQZ9SzRq5QJ8slyvRD0xS1uSys8r64rZ3ZUvMdoDBAf+zDKXjNUuY84+Pu9wn23NGvJrcVnQUmupA==", "license": "AGPL-3.0" }, "node_modules/hexo-theme-landscape": { diff --git a/package.json b/package.json index da55dfc..f249489 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", "hexo-symbols-count-time": "^0.7.1", - "hexo-theme-keep": "4.2.5", + "hexo-theme-keep": "4.3.0", "hexo-theme-landscape": "^1.0.0" } } \ No newline at end of file