From 5a0760583b55cf41182fc136d904e894c2195161 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 07:46:29 +0000 Subject: [PATCH] Bump hexo-theme-butterfly from 5.2.2 to 5.3.4 Bumps [hexo-theme-butterfly](https://github.com/jerryc127/hexo-theme-butterfly) from 5.2.2 to 5.3.4. - [Release notes](https://github.com/jerryc127/hexo-theme-butterfly/releases) - [Commits](https://github.com/jerryc127/hexo-theme-butterfly/compare/5.2.2...5.3.4) --- updated-dependencies: - dependency-name: hexo-theme-butterfly 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 bfe8090..8ca8277 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "hexo-renderer-stylus": "^2.1.0", "hexo-server": "^3.0.0", "hexo-tag-aplayer": "^3.0.4", - "hexo-theme-butterfly": "^5.2.2", + "hexo-theme-butterfly": "^5.3.4", "hexo-theme-landscape": "^1.0.0", "hexo-theme-next": "^8.19.1", "hexo-wordcount": "^6.0.1" @@ -8099,9 +8099,9 @@ } }, "node_modules/hexo-theme-butterfly": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/hexo-theme-butterfly/-/hexo-theme-butterfly-5.2.2.tgz", - "integrity": "sha512-Q6CWt0+vcwBEXFhCPXZ0C1KPZAthVnUZFRNRfD34HBODvXTR+9iLzQuLEqVScv6X2gQx9smKtugsSI/CYnsFdg==", + "version": "5.3.4", + "resolved": "https://registry.npmjs.org/hexo-theme-butterfly/-/hexo-theme-butterfly-5.3.4.tgz", + "integrity": "sha512-9emW3GeKRrRtBBV4FYDx3Bun7cWD+3PlZb5jcXM7dD+hORA9qwRPk6z7Wm9an3fkYFqIGh3D1q8+oIx9lomhGg==", "license": "Apache-2.0", "dependencies": { "hexo-renderer-pug": "^3.0.0", diff --git a/package.json b/package.json index 79e92c1..34e25bf 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "hexo-renderer-stylus": "^2.1.0", "hexo-server": "^3.0.0", "hexo-tag-aplayer": "^3.0.4", - "hexo-theme-butterfly": "^5.2.2", + "hexo-theme-butterfly": "^5.3.4", "hexo-theme-landscape": "^1.0.0", "hexo-theme-next": "^8.19.1", "hexo-wordcount": "^6.0.1"