From 55ba06657605b8bc85022d9ecd7e36eadc8cc189 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 11:04:33 +0000 Subject: [PATCH] Bump hexo-theme-butterfly from 4.10.0 to 4.11.0 Bumps [hexo-theme-butterfly](https://github.com/jerryc127/hexo-theme-butterfly) from 4.10.0 to 4.11.0. - [Release notes](https://github.com/jerryc127/hexo-theme-butterfly/releases) - [Commits](https://github.com/jerryc127/hexo-theme-butterfly/compare/4.10...4.11) --- 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..c9f465d 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.11.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.11.0", + "resolved": "https://registry.npmmirror.com/hexo-theme-butterfly/-/hexo-theme-butterfly-4.11.0.tgz", + "integrity": "sha512-D4rPeY8445RxsRg0/tCXk5CwYG1ktKHutgLJiIDy/ZYSqIeLgkGOjWQkkgifXDkklBP25Krd6fXUI/NDPu2l2A==", "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.11.0", + "resolved": "https://registry.npmmirror.com/hexo-theme-butterfly/-/hexo-theme-butterfly-4.11.0.tgz", + "integrity": "sha512-D4rPeY8445RxsRg0/tCXk5CwYG1ktKHutgLJiIDy/ZYSqIeLgkGOjWQkkgifXDkklBP25Krd6fXUI/NDPu2l2A==", "requires": { "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^3.0.0" diff --git a/package.json b/package.json index 349db4e..47ecdab 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.11.0", "hexo-theme-landscape": "^1.0.0", "hexo-wordcount": "^6.0.1", "or": "^0.2.0",