From e0622e395a7590c390ba849ac4461363573f3bd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 07:53:56 +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 d650e66..640a047 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^3.0.0", "hexo-server": "^3.0.0", - "hexo-theme-butterfly": "^4.10.0", + "hexo-theme-butterfly": "^4.12.0", "hexo-theme-landscape": "^1.0.0" } }, @@ -1387,9 +1387,9 @@ } }, "node_modules/hexo-theme-butterfly": { - "version": "4.10.0", - "resolved": "https://registry.npmjs.org/hexo-theme-butterfly/-/hexo-theme-butterfly-4.10.0.tgz", - "integrity": "sha512-g2uY6bcdyLYzUZiYKu+upkmLRaYEdBNpNx9l4w2dnUPlPcNQyG1reE2/CAg58BSZnUSJE+/55yCk5UhhQyS6pg==", + "version": "4.12.0", + "resolved": "https://registry.npmjs.org/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" @@ -3989,9 +3989,9 @@ } }, "hexo-theme-butterfly": { - "version": "4.10.0", - "resolved": "https://registry.npmjs.org/hexo-theme-butterfly/-/hexo-theme-butterfly-4.10.0.tgz", - "integrity": "sha512-g2uY6bcdyLYzUZiYKu+upkmLRaYEdBNpNx9l4w2dnUPlPcNQyG1reE2/CAg58BSZnUSJE+/55yCk5UhhQyS6pg==", + "version": "4.12.0", + "resolved": "https://registry.npmjs.org/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 010371b..9301c45 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^3.0.0", "hexo-server": "^3.0.0", - "hexo-theme-butterfly": "^4.10.0", + "hexo-theme-butterfly": "^4.12.0", "hexo-theme-landscape": "^1.0.0" } }