* chore: bump theme version to 5.5.5 and update third-party plugins

* fix: recognize 404 in page type helper
* style: adjust pagination items margin
* feat: use ResizeObserver to update header positions for dynamic article heights
This commit is contained in:
myw
2026-06-11 00:28:28 +08:00 Unverified
parent 13315f6710
commit f4a6f79142
5 changed files with 26 additions and 19 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "hexo-theme-butterfly",
"version": "5.5.5-b1",
"version": "5.5.5",
"description": "A Simple and Card UI Design theme for Hexo",
"main": "package.json",
"scripts": {
@@ -26,7 +26,7 @@
"hexo-renderer-pug": "^3.0.0",
"hexo-renderer-stylus": "^3.0.1",
"hexo-util": "^4.0.0",
"moment-timezone": "^0.6.0"
"moment-timezone": "^0.6.2"
},
"homepage": "https://butterfly.js.org/",
"author": "Jerry <my@crazywong.com>",