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

19
package-lock.json generated
View File

@@ -8,12 +8,12 @@
"name": "hexo-site",
"version": "0.0.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",
@@ -26,12 +26,11 @@
"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",
@@ -355,9 +354,9 @@
}
},
"node_modules/@sveltia/cms": {
"version": "0.109.1",
"resolved": "https://registry.npmmirror.com/@sveltia/cms/-/cms-0.109.1.tgz",
"integrity": "sha512-KYWwOqy6XDr+BU7dH4GjOPjphm8NeO2g0dx8bJtvPuLKmvROdUFKqrkfFHDM6pxxbwk9AMuLmelzLfh9NUUUjg==",
"version": "0.111.0",
"resolved": "https://registry.npmmirror.com/@sveltia/cms/-/cms-0.111.0.tgz",
"integrity": "sha512-pH/PqrtUaTKs4n23Ak/slo2XLgqfoZHW935pS9rdJmPXPUE45A2DOtmt8WrLJhlaaQdXolSF4xu+t7hirvczRQ==",
"license": "MIT"
},
"node_modules/@types/trusted-types": {
@@ -2364,12 +2363,6 @@
"node": ">=12.13.0"
}
},
"node_modules/hexo-theme-landscape": {
"version": "1.1.0",
"resolved": "https://registry.npmmirror.com/hexo-theme-landscape/-/hexo-theme-landscape-1.1.0.tgz",
"integrity": "sha512-nszjixBEiEDZjf7glAGbHg0nKGHZdUDwzFVVdRDeu4FeHfGcY5CZNl9sF4vSligjnD8IwFXpDfx5E+GRmNKvWg==",
"license": "MIT"
},
"node_modules/hexo-util": {
"version": "3.3.0",
"resolved": "https://registry.npmmirror.com/hexo-util/-/hexo-util-3.3.0.tgz",