update package.json and package-lock.json

This commit is contained in:
2026-03-17 21:24:21 +08:00
Unverified
parent 7e04a746b2
commit ebe1c292b1
2 changed files with 73 additions and 181 deletions

View File

@@ -12,11 +12,11 @@
"version": "8.1.1"
},
"dependencies": {
"axios": "^1.13.5",
"axios": "^1.13.6",
"cheerio": "^1.2.0",
"hexo": "^8.1.1",
"hexo-abbrlink": "^2.2.1",
"hexo-ai-summary-liushen": "^1.3.1",
"hexo-ai-summary-liushen": "^1.4.0",
"hexo-butterfly-swiper-lyx": "^1.0.2",
"hexo-deployer-git": "^4.0.0",
"hexo-douban": "^2.3.6",
@@ -34,14 +34,14 @@
"hexo-renderer-marked": "^7.0.1",
"hexo-renderer-pug": "^3.0.0",
"hexo-renderer-stylus": "^3.0.1",
"hexo-safego": "^2.2.2",
"hexo-safego": "^2.3.0",
"hexo-server": "^3.0.0",
"hexo-spoiler": "^1.7.4",
"hexo-wordcount": "^6.0.1",
"moment": "^2.30.1",
"node-fetch": "^3.3.2",
"p-limit": "^7.3.0",
"typesense": "^3.0.1",
"typesense": "^3.0.3",
"vite-plugin-require-transform": "^1.0.21",
"xml2js": "^0.6.2"
}