From 6d9ebd144d3a3427cea561540fbe3cb1c87bc076 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 10:23:28 +0000 Subject: [PATCH] Bump hexo-theme-butterfly from 4.10.0 to 4.12.0 Bumps [hexo-theme-butterfly](https://github.com/jerryc127/hexo-theme-butterfly) from 4.10.0 to 4.12.0. - [Release notes](https://github.com/jerryc127/hexo-theme-butterfly/releases) - [Commits](https://github.com/jerryc127/hexo-theme-butterfly/compare/4.10...4.12) --- 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 | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0545135..b7695cb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^2.1.0", "hexo-server": "^3.0.0", - "hexo-theme-butterfly": "^4.10.0", + "hexo-theme-butterfly": "^4.12.0", "hexo-theme-landscape": "^1.0.0", "hexo-wordcount": "^6.0.1", "or": "^0.2.0", @@ -2592,9 +2592,9 @@ } }, "node_modules/hexo-theme-butterfly": { - "version": "4.10.0", - "resolved": "https://registry.npmmirror.com/hexo-theme-butterfly/-/hexo-theme-butterfly-4.10.0.tgz", - "integrity": "sha512-g2uY6bcdyLYzUZiYKu+upkmLRaYEdBNpNx9l4w2dnUPlPcNQyG1reE2/CAg58BSZnUSJE+/55yCk5UhhQyS6pg==", + "version": "4.12.0", + "resolved": "https://registry.npmmirror.com/hexo-theme-butterfly/-/hexo-theme-butterfly-4.12.0.tgz", + "integrity": "sha512-vOHg/tjVjpBeHk23OujmJlu3efJAcuzoauI4vM3PYj4hFpeoC8SPVDZlh2QFKrpIhWJyq6EZANuYJlrq9+Anhw==", "dependencies": { "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^3.0.0" @@ -7214,9 +7214,9 @@ } }, "hexo-theme-butterfly": { - "version": "4.10.0", - "resolved": "https://registry.npmmirror.com/hexo-theme-butterfly/-/hexo-theme-butterfly-4.10.0.tgz", - "integrity": "sha512-g2uY6bcdyLYzUZiYKu+upkmLRaYEdBNpNx9l4w2dnUPlPcNQyG1reE2/CAg58BSZnUSJE+/55yCk5UhhQyS6pg==", + "version": "4.12.0", + "resolved": "https://registry.npmmirror.com/hexo-theme-butterfly/-/hexo-theme-butterfly-4.12.0.tgz", + "integrity": "sha512-vOHg/tjVjpBeHk23OujmJlu3efJAcuzoauI4vM3PYj4hFpeoC8SPVDZlh2QFKrpIhWJyq6EZANuYJlrq9+Anhw==", "requires": { "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^3.0.0" diff --git a/package.json b/package.json index 349db4e..c70ab4a 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^2.1.0", "hexo-server": "^3.0.0", - "hexo-theme-butterfly": "^4.10.0", + "hexo-theme-butterfly": "^4.12.0", "hexo-theme-landscape": "^1.0.0", "hexo-wordcount": "^6.0.1", "or": "^0.2.0",