Bump @sveltia/cms from 0.111.0 to 0.112.7

Bumps [@sveltia/cms](https://github.com/sveltia/sveltia-cms) from 0.111.0 to 0.112.7.
- [Release notes](https://github.com/sveltia/sveltia-cms/releases)
- [Commits](https://github.com/sveltia/sveltia-cms/compare/v0.111.0...v0.112.7)

---
updated-dependencies:
- dependency-name: "@sveltia/cms"
  dependency-version: 0.112.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-20 05:55:32 +00:00
committed by GitHub
parent 2a3c83e2bf
commit d843ab2fa3
2 changed files with 5 additions and 10 deletions

13
package-lock.json generated
View File

@@ -8,7 +8,7 @@
"name": "hexo-site",
"version": "0.0.0",
"dependencies": {
"@sveltia/cms": "^0.111.0",
"@sveltia/cms": "^0.112.7",
"axios": "^1.12.2",
"cheerio": "^1.1.2",
"hexo": "^7.3.0",
@@ -290,7 +290,6 @@
}
],
"license": "MIT",
"peer": true,
"engines": {
"node": ">=18"
},
@@ -313,7 +312,6 @@
}
],
"license": "MIT",
"peer": true,
"engines": {
"node": ">=18"
}
@@ -354,9 +352,9 @@
}
},
"node_modules/@sveltia/cms": {
"version": "0.111.0",
"resolved": "https://registry.npmmirror.com/@sveltia/cms/-/cms-0.111.0.tgz",
"integrity": "sha512-pH/PqrtUaTKs4n23Ak/slo2XLgqfoZHW935pS9rdJmPXPUE45A2DOtmt8WrLJhlaaQdXolSF4xu+t7hirvczRQ==",
"version": "0.112.7",
"resolved": "https://registry.npmjs.org/@sveltia/cms/-/cms-0.112.7.tgz",
"integrity": "sha512-2Ah49p4qXstEqAIQHLSlWj2ghfuL4Ppn1JnIFNqbv/RDpFHE2wk4cFaEthXZOu0dXko1ciqW/bP+Jpq65XFXEw==",
"license": "MIT"
},
"node_modules/@types/trusted-types": {
@@ -2804,7 +2802,6 @@
"resolved": "https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.0.tgz",
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
"license": "MIT",
"peer": true,
"dependencies": {
"argparse": "^2.0.1"
},
@@ -3611,7 +3608,6 @@
"resolved": "https://registry.npmmirror.com/react/-/react-18.3.1.tgz",
"integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==",
"license": "MIT",
"peer": true,
"dependencies": {
"loose-envify": "^1.1.0"
},
@@ -3942,7 +3938,6 @@
"resolved": "https://registry.npmmirror.com/stylus/-/stylus-0.62.0.tgz",
"integrity": "sha512-v3YCf31atbwJQIMtPNX8hcQ+okD4NQaTuKGUWfII8eaqn+3otrbttGL1zSMZAAtiPsBztQnujVBugg/cXFUpyg==",
"license": "MIT",
"peer": true,
"dependencies": {
"@adobe/css-tools": "~4.3.1",
"debug": "^4.3.2",

View File

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