From b20a53118d76494eb980c5837f422e3d25f8cd08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 07:53:56 +0000 Subject: [PATCH] Bump hexo-theme-butterfly from 5.2.2 to 5.3.2 Bumps [hexo-theme-butterfly](https://github.com/jerryc127/hexo-theme-butterfly) from 5.2.2 to 5.3.2. - [Release notes](https://github.com/jerryc127/hexo-theme-butterfly/releases) - [Commits](https://github.com/jerryc127/hexo-theme-butterfly/compare/5.2.2...5.3.2) --- 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 | 9 ++++----- package.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index bfe8090..8e14f83 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.2", "hexo-theme-landscape": "^1.0.0", "hexo-theme-next": "^8.19.1", "hexo-wordcount": "^6.0.1" @@ -8099,10 +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==", - "license": "Apache-2.0", + "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==", "dependencies": { "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^3.0.1" diff --git a/package.json b/package.json index 79e92c1..234b7cd 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.2", "hexo-theme-landscape": "^1.0.0", "hexo-theme-next": "^8.19.1", "hexo-wordcount": "^6.0.1"