update something

This commit is contained in:
2025-10-11 10:04:12 +08:00
parent 3f7107a52a
commit 2a3c83e2bf
4 changed files with 15 additions and 24 deletions

View File

@@ -12,12 +12,12 @@
"version": "7.3.0"
},
"dependencies": {
"@sveltia/cms": "^0.109.0",
"@sveltia/cms": "^0.111.0",
"axios": "^1.12.2",
"cheerio": "^1.1.2",
"hexo": "^7.3.0",
"hexo-abbrlink": "^2.2.1",
"hexo-ai-summary-liushen": "^1.3.0",
"hexo-ai-summary-liushen": "^1.3.1",
"hexo-deployer-git": "^4.0.0",
"hexo-douban": "^2.3.6",
"hexo-filter-mathjax": "^0.9.1",
@@ -30,16 +30,15 @@
"hexo-indexnow": "^1.2.0",
"hexo-pretty-feed": "^1.1.0",
"hexo-renderer-ejs": "^2.0.0",
"hexo-renderer-marked": "^7.0.0",
"hexo-renderer-marked": "^7.0.1",
"hexo-renderer-pug": "^3.0.0",
"hexo-renderer-stylus": "^3.0.1",
"hexo-safego": "^2.2.2",
"hexo-server": "^3.0.0",
"hexo-theme-landscape": "^1.0.0",
"hexo-wordcount": "^6.0.1",
"moment": "^2.30.1",
"node-fetch": "^3.3.2",
"p-limit": "^7.1.1",
"vite-plugin-require-transform": "^1.0.21"
}
}
}