From da98ed53250a72b9ce52d661cab99d7b9fb04c49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 06:06:54 +0000 Subject: [PATCH] Bump hexo-theme-butterfly from 5.3.2 to 5.3.4 Bumps [hexo-theme-butterfly](https://github.com/jerryc127/hexo-theme-butterfly) from 5.3.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.3.2...5.3.4) --- updated-dependencies: - dependency-name: hexo-theme-butterfly dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 +++++---- package.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index e5a224e..421c3d8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "hexo-renderer-marked": "^7.0.0", "hexo-renderer-stylus": "^3.0.0", "hexo-server": "^3.0.0", - "hexo-theme-butterfly": "^5.3.2", + "hexo-theme-butterfly": "^5.3.4", "hexo-theme-landscape": "^1.0.0", "hexo-theme-next": "^8.22.0", "mime-db": "^1.53.0" @@ -1146,9 +1146,10 @@ } }, "node_modules/hexo-theme-butterfly": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/hexo-theme-butterfly/-/hexo-theme-butterfly-5.3.2.tgz", - "integrity": "sha512-yLDYSBlnDVHmGHRKzjgNOCYhayB/4c/ccbMoq1DX2uTgl46dDKWC87GViFwW4peU6Cn/p1R2Y2SwU6YmRqjMZA==", + "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", "hexo-renderer-stylus": "^3.0.1" diff --git a/package.json b/package.json index edd2fca..3ea676e 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "hexo-renderer-marked": "^7.0.0", "hexo-renderer-stylus": "^3.0.0", "hexo-server": "^3.0.0", - "hexo-theme-butterfly": "^5.3.2", + "hexo-theme-butterfly": "^5.3.4", "hexo-theme-landscape": "^1.0.0", "hexo-theme-next": "^8.22.0", "mime-db": "^1.53.0"