From acf16257fd08b2d62ba0c475ddccf25097d2b7f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 01:55:42 +0000 Subject: [PATCH] Bump hexo-theme-fluid from 1.9.5-a to 1.9.7 Bumps [hexo-theme-fluid](https://github.com/fluid-dev/hexo-theme-fluid) from 1.9.5-a to 1.9.7. - [Release notes](https://github.com/fluid-dev/hexo-theme-fluid/releases) - [Commits](https://github.com/fluid-dev/hexo-theme-fluid/commits/v1.9.7) --- 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..13d3cbe 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.7", "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.7", + "resolved": "https://registry.npmjs.org/hexo-theme-fluid/-/hexo-theme-fluid-1.9.7.tgz", + "integrity": "sha512-rLpUNcs8XhAQZ9Iq8nZ27XbMDtbJs/y35kkpPmebUqV9hV+j3/Yy3tf3zKJW3nzZhTO/8bXYrtNDvmoj1TRmBQ==", "engines": { "node": ">=8.10.0" }, diff --git a/package.json b/package.json index 977ed10..5a73a88 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.7", "hexo-theme-landscape": "^1.0.0" } }