update cms settings

This commit is contained in:
2025-08-25 21:56:48 +08:00
parent 95da55fdf4
commit 609254b25d
1045 changed files with 10 additions and 321488 deletions

7
package-lock.json generated
View File

@@ -8,6 +8,7 @@
"name": "hexo-site",
"version": "0.0.0",
"dependencies": {
"@sveltia/cms": "^0.100.1",
"axios": "^1.11.0",
"cheerio": "^1.1.2",
"hexo": "^7.3.0",
@@ -351,6 +352,12 @@
"@jridgewell/sourcemap-codec": "^1.4.14"
}
},
"node_modules/@sveltia/cms": {
"version": "0.100.1",
"resolved": "https://registry.npmmirror.com/@sveltia/cms/-/cms-0.100.1.tgz",
"integrity": "sha512-9XMAktc7wGyYvaALUGbDjZvWMwZCb1vidvDZSh/8R9Qw/8hDV/O1NujqcPXKgQaOelahIg6FidNqYvY0GFIH4A==",
"license": "MIT"
},
"node_modules/@types/trusted-types": {
"version": "2.0.7",
"resolved": "https://registry.npmmirror.com/@types/trusted-types/-/trusted-types-2.0.7.tgz",