From 70014221c51cbdee3ccb53074f565eec1ac11017 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 01:14:19 +0000 Subject: [PATCH] chore(deps): bump hexo-comments-giscus from 1.0.4 to 1.0.5 Bumps [hexo-comments-giscus](https://github.com/huazie/diversity-plugins/tree/HEAD/packages/hexo-comments-giscus) from 1.0.4 to 1.0.5. - [Commits](https://github.com/huazie/diversity-plugins/commits/HEAD/packages/hexo-comments-giscus) --- updated-dependencies: - dependency-name: hexo-comments-giscus dependency-version: 1.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... 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..c108be9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.0.0", "dependencies": { "hexo": "^8.1.2", - "hexo-comments-giscus": "^1.0.4", + "hexo-comments-giscus": "^1.0.5", "hexo-deployer-git": "^4.0.0", "hexo-generator-archive": "^2.0.0", "hexo-generator-category": "^2.0.0", @@ -1145,9 +1145,9 @@ } }, "node_modules/hexo-comments-giscus": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/hexo-comments-giscus/-/hexo-comments-giscus-1.0.4.tgz", - "integrity": "sha512-oYjc6IwOVYX9FuM4UgG47wfaOrUYC272jF51rp7UPqLGcM6EBjEsOpy7lGHsE2Fqq75eUCy/PomJ1eNG1180/Q==", + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/hexo-comments-giscus/-/hexo-comments-giscus-1.0.5.tgz", + "integrity": "sha512-qPGtbpfYMjzF962wPNIoIT62HvwtEYSXUXkP+Tzi7+EDZZboBjsohcAWSQCU8mK9jJ3Gv6QMygOy4GvJq3I41g==", "license": "MIT", "dependencies": { "hexo-generator-comments": "^1.0.6" diff --git a/package.json b/package.json index da55dfc..29f7c4c 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "hexo": "^8.1.2", - "hexo-comments-giscus": "^1.0.4", + "hexo-comments-giscus": "^1.0.5", "hexo-deployer-git": "^4.0.0", "hexo-generator-archive": "^2.0.0", "hexo-generator-category": "^2.0.0",