From 00541551f4a25d1820fafa062889ada824787b36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 21:15:00 +0000 Subject: [PATCH] Bump hexo-theme-butterfly from 4.13.0 to 5.0.0 Bumps [hexo-theme-butterfly](https://github.com/jerryc127/hexo-theme-butterfly) from 4.13.0 to 5.0.0. - [Release notes](https://github.com/jerryc127/hexo-theme-butterfly/releases) - [Commits](https://github.com/jerryc127/hexo-theme-butterfly/compare/4.13...5.0.0) --- updated-dependencies: - dependency-name: hexo-theme-butterfly dependency-type: direct:production update-type: version-update:semver-major ... 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 638b8a6..d72a3e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", "hexo-symbols-count-time": "^0.6.3", - "hexo-theme-butterfly": "^4.13.0", + "hexo-theme-butterfly": "^5.0.0", "hexo-theme-landscape": "^1.0.0", "hexo-theme-vivia": "^0.4.2", "stylus": "^0.62.0" @@ -1778,9 +1778,9 @@ } }, "node_modules/hexo-theme-butterfly": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/hexo-theme-butterfly/-/hexo-theme-butterfly-4.13.0.tgz", - "integrity": "sha512-k4ufTKDrvfer0EI1E6xU5JTgS471KRyXRgRBxoUdqpTVvtY8CUnFrzh0qcxjb5WMPOark8sTCgHn/sEDIaG3Kw==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/hexo-theme-butterfly/-/hexo-theme-butterfly-5.0.0.tgz", + "integrity": "sha512-fRIUzSa8ZJW/gQKW/wkO6GdzTQULyJdSTVG49Rp3x34J3Cd+53Sp8syoziYkjpNLjiygsezy2Y7F1XKOZbPBeg==", "dependencies": { "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^3.0.1" diff --git a/package.json b/package.json index 4018af6..b10bf4a 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", "hexo-symbols-count-time": "^0.6.3", - "hexo-theme-butterfly": "^4.13.0", + "hexo-theme-butterfly": "^5.0.0", "hexo-theme-landscape": "^1.0.0", "hexo-theme-vivia": "^0.4.2", "stylus": "^0.62.0"