From 67c56dc806a27bae8e09237f426138915d92d957 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 01:46:10 +0000 Subject: [PATCH] Bump hexo-theme-fluid from 1.9.5-a to 1.9.6 Bumps [hexo-theme-fluid](https://github.com/fluid-dev/hexo-theme-fluid) from 1.9.5-a to 1.9.6. - [Release notes](https://github.com/fluid-dev/hexo-theme-fluid/releases) - [Commits](https://github.com/fluid-dev/hexo-theme-fluid/commits/v1.9.6) --- updated-dependencies: - dependency-name: hexo-theme-fluid 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 e36ad19..3eaf915 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "hexo-renderer-marked": "^6.0.0", "hexo-renderer-stylus": "^3.0.0", "hexo-server": "^3.0.0", - "hexo-theme-fluid": "^1.9.5-a", + "hexo-theme-fluid": "^1.9.6", "hexo-theme-landscape": "^1.0.0" } }, @@ -1152,9 +1152,9 @@ } }, "node_modules/hexo-theme-fluid": { - "version": "1.9.5-a", - "resolved": "https://registry.npmjs.org/hexo-theme-fluid/-/hexo-theme-fluid-1.9.5-a.tgz", - "integrity": "sha512-lmpLUtYfEDTFoOAuhZ8wNPzfS8DU9Kbck/JGvpPBWkss2xSNddgRGxpJEpAAdD2ikUf3KI5sehOPMBfk9yVDfQ==", + "version": "1.9.6", + "resolved": "https://registry.npmjs.org/hexo-theme-fluid/-/hexo-theme-fluid-1.9.6.tgz", + "integrity": "sha512-l/OmaqG7HYEVBwHhc+lNkH/sYqJ14qoEu+LUkcKTwn1EARnquPmvXZEFVkn4LZZ7RO3wbcDvig5ERsfh3v/6vw==", "engines": { "node": ">=8.10.0" }, diff --git a/package.json b/package.json index 977ed10..7713313 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "hexo-renderer-marked": "^6.0.0", "hexo-renderer-stylus": "^3.0.0", "hexo-server": "^3.0.0", - "hexo-theme-fluid": "^1.9.5-a", + "hexo-theme-fluid": "^1.9.6", "hexo-theme-landscape": "^1.0.0" } }