From 27b448954d67313d6aae8d0b04192303ba5f0f10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 03:06:22 +0000 Subject: [PATCH] Bump hexo-theme-fluid from 1.9.8 to 1.9.9 Bumps [hexo-theme-fluid](https://github.com/fluid-dev/hexo-theme-fluid) from 1.9.8 to 1.9.9. - [Release notes](https://github.com/fluid-dev/hexo-theme-fluid/releases) - [Commits](https://github.com/fluid-dev/hexo-theme-fluid/compare/v1.9.8...v1.9.9) --- updated-dependencies: - dependency-name: hexo-theme-fluid dependency-version: 1.9.9 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 dd938ba..d04269c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "hexo-renderer-pandoc": "^0.5.0", "hexo-renderer-stylus": "^3.0.0", "hexo-server": "^3.0.0", - "hexo-theme-fluid": "^1.9.8", + "hexo-theme-fluid": "^1.9.9", "hexo-theme-landscape": "^1.0.0" } }, @@ -1006,9 +1006,9 @@ } }, "node_modules/hexo-theme-fluid": { - "version": "1.9.8", - "resolved": "https://registry.npmjs.org/hexo-theme-fluid/-/hexo-theme-fluid-1.9.8.tgz", - "integrity": "sha512-+HUx8xrBA2WWgJYMhlCy5L69LLgAL8PjsLIyIbh81Ftc0J71V69K04Zqv270VjRSs38rx9djeQPrgidtMdnh3g==", + "version": "1.9.9", + "resolved": "https://registry.npmjs.org/hexo-theme-fluid/-/hexo-theme-fluid-1.9.9.tgz", + "integrity": "sha512-Z1EgMiIOeVpaNYQsjUi1PWIA9li/7bkUK+WEL8ehV5uj7nU3VjkAPqSrJDCLV4fDdwFX8HBDM3CaNfl14VKx3g==", "license": "GPL-V3", "engines": { "node": ">=8.10.0" diff --git a/package.json b/package.json index ddbafff..d9cb178 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "hexo-renderer-pandoc": "^0.5.0", "hexo-renderer-stylus": "^3.0.0", "hexo-server": "^3.0.0", - "hexo-theme-fluid": "^1.9.8", + "hexo-theme-fluid": "^1.9.9", "hexo-theme-landscape": "^1.0.0" } }