Merge pull request #55 from bishshi/dependabot/npm_and_yarn/sveltia/cms-0.112.7

Bump @sveltia/cms from 0.111.0 to 0.112.7
This commit is contained in:
2025-10-20 20:36:15 +08:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -8,7 +8,7 @@
"name": "hexo-site", "name": "hexo-site",
"version": "0.0.0", "version": "0.0.0",
"dependencies": { "dependencies": {
"@sveltia/cms": "^0.111.0", "@sveltia/cms": "^0.112.7",
"axios": "^1.12.2", "axios": "^1.12.2",
"cheerio": "^1.1.2", "cheerio": "^1.1.2",
"hexo": "^7.3.0", "hexo": "^7.3.0",
@@ -352,9 +352,9 @@
} }
}, },
"node_modules/@sveltia/cms": { "node_modules/@sveltia/cms": {
"version": "0.111.0", "version": "0.112.7",
"resolved": "https://registry.npmmirror.com/@sveltia/cms/-/cms-0.111.0.tgz", "resolved": "https://registry.npmjs.org/@sveltia/cms/-/cms-0.112.7.tgz",
"integrity": "sha512-pH/PqrtUaTKs4n23Ak/slo2XLgqfoZHW935pS9rdJmPXPUE45A2DOtmt8WrLJhlaaQdXolSF4xu+t7hirvczRQ==", "integrity": "sha512-2Ah49p4qXstEqAIQHLSlWj2ghfuL4Ppn1JnIFNqbv/RDpFHE2wk4cFaEthXZOu0dXko1ciqW/bP+Jpq65XFXEw==",
"license": "MIT" "license": "MIT"
}, },
"node_modules/@types/trusted-types": { "node_modules/@types/trusted-types": {

View File

@@ -12,7 +12,7 @@
"version": "7.3.0" "version": "7.3.0"
}, },
"dependencies": { "dependencies": {
"@sveltia/cms": "^0.111.0", "@sveltia/cms": "^0.112.7",
"axios": "^1.12.2", "axios": "^1.12.2",
"cheerio": "^1.1.2", "cheerio": "^1.1.2",
"hexo": "^7.3.0", "hexo": "^7.3.0",