From 670e922e6e41bbee4fd3302ba917e669abccf1f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 07:35:05 +0000 Subject: [PATCH] Bump hexo-theme-butterfly from 5.2.2 to 5.3.3 Bumps [hexo-theme-butterfly](https://github.com/jerryc127/hexo-theme-butterfly) from 5.2.2 to 5.3.3. - [Release notes](https://github.com/jerryc127/hexo-theme-butterfly/releases) - [Commits](https://github.com/jerryc127/hexo-theme-butterfly/compare/5.2.2...5.3.3) --- 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..3eeafed 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.3", "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.3", + "resolved": "https://registry.npmjs.org/hexo-theme-butterfly/-/hexo-theme-butterfly-5.3.3.tgz", + "integrity": "sha512-iEPvybG90wgQ1hnjCgDpsOfq7kdzBDok0W2fsREkGUtgapYEqZXcRh/DZHMLZuV3TamFnQ7EaufJ5SUNQHl9ug==", "license": "Apache-2.0", "dependencies": { "hexo-renderer-pug": "^3.0.0", diff --git a/package.json b/package.json index 79e92c1..a5b6b95 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.3", "hexo-theme-landscape": "^1.0.0", "hexo-theme-next": "^8.19.1", "hexo-wordcount": "^6.0.1"