Merge pull request #87 from bishshi/dependabot/npm_and_yarn/sveltia/cms-0.127.0

Bump @sveltia/cms from 0.125.0 to 0.127.0
This commit is contained in:
2025-12-31 21:04:17 +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.125.0", "@sveltia/cms": "^0.127.0",
"axios": "^1.12.2", "axios": "^1.12.2",
"cheerio": "^1.1.2", "cheerio": "^1.1.2",
"hexo": "^7.3.0", "hexo": "^7.3.0",
@@ -354,9 +354,9 @@
} }
}, },
"node_modules/@sveltia/cms": { "node_modules/@sveltia/cms": {
"version": "0.125.0", "version": "0.127.0",
"resolved": "https://registry.npmjs.org/@sveltia/cms/-/cms-0.125.0.tgz", "resolved": "https://registry.npmjs.org/@sveltia/cms/-/cms-0.127.0.tgz",
"integrity": "sha512-CaKN6GsRmxoKLRlBZQspNO8uwA/PL+iaN8XIDaCfOil0ZEudwpri9dy49J6PX+PKWvtMqkTA9pDQn4bfmEyJZQ==", "integrity": "sha512-SAj//K0rOwqAFnZWfG4fsQnQJItaBcA8ekdVekkyKYaq4YGsA+YsK6znHy+bGoxzZ+ERse+2HJ74PO+dSxPZQA==",
"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.125.0", "@sveltia/cms": "^0.127.0",
"axios": "^1.12.2", "axios": "^1.12.2",
"cheerio": "^1.1.2", "cheerio": "^1.1.2",
"hexo": "^7.3.0", "hexo": "^7.3.0",