update to hexo 8.1.0

This commit is contained in:
2026-02-08 10:02:31 +08:00
parent ebf7e1c464
commit 63da53cdb8
2 changed files with 185 additions and 60 deletions

View File

@@ -9,12 +9,12 @@
"server": "hexo server"
},
"hexo": {
"version": "7.3.0"
"version": "8.1.1"
},
"dependencies": {
"axios": "^1.12.2",
"cheerio": "^1.1.2",
"hexo": "^7.3.0",
"axios": "^1.13.4",
"cheerio": "^1.2.0",
"hexo": "^8.1.0",
"hexo-abbrlink": "^2.2.1",
"hexo-ai-summary-liushen": "^1.3.1",
"hexo-deployer-git": "^4.0.0",
@@ -44,4 +44,4 @@
"vite-plugin-require-transform": "^1.0.21",
"xml2js": "^0.6.2"
}
}
}