From 4bc7aa5a98fa6b46d3283c9c2beb2accbb47e7c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 21:21:01 +0000 Subject: [PATCH] Bump hexo-theme-butterfly from 4.13.0 to 5.2.2 Bumps [hexo-theme-butterfly](https://github.com/jerryc127/hexo-theme-butterfly) from 4.13.0 to 5.2.2. - [Release notes](https://github.com/jerryc127/hexo-theme-butterfly/releases) - [Commits](https://github.com/jerryc127/hexo-theme-butterfly/compare/4.13...5.2.2) --- 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..b495de4 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.2.2", "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.2.2", + "resolved": "https://registry.npmjs.org/hexo-theme-butterfly/-/hexo-theme-butterfly-5.2.2.tgz", + "integrity": "sha512-Q6CWt0+vcwBEXFhCPXZ0C1KPZAthVnUZFRNRfD34HBODvXTR+9iLzQuLEqVScv6X2gQx9smKtugsSI/CYnsFdg==", "dependencies": { "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^3.0.1" diff --git a/package.json b/package.json index 4018af6..7513fa3 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.2.2", "hexo-theme-landscape": "^1.0.0", "hexo-theme-vivia": "^0.4.2", "stylus": "^0.62.0"