Bump @sveltia/cms from 0.105.5 to 0.105.6

Bumps [@sveltia/cms](https://github.com/sveltia/sveltia-cms) from 0.105.5 to 0.105.6.
- [Release notes](https://github.com/sveltia/sveltia-cms/releases)
- [Commits](https://github.com/sveltia/sveltia-cms/compare/v0.105.5...v0.105.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-18 05:29:06 +00:00
committed by GitHub
parent 73f7029c07
commit df702d6007
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -8,7 +8,7 @@
"name": "hexo-site",
"version": "0.0.0",
"dependencies": {
"@sveltia/cms": "^0.105.5",
"@sveltia/cms": "^0.105.6",
"axios": "^1.12.2",
"cheerio": "^1.1.2",
"hexo": "^8.0.0",
@@ -353,9 +353,9 @@
}
},
"node_modules/@sveltia/cms": {
"version": "0.105.5",
"resolved": "https://registry.npmjs.org/@sveltia/cms/-/cms-0.105.5.tgz",
"integrity": "sha512-gNDel3h5oO32e7WKpAuqTCO9wui8DoxdHMyBQ0oBiUFjo/HiBRfJLA8eQGaEGXHNjwX5OHq1dVYbThTWr1f8AA==",
"version": "0.105.6",
"resolved": "https://registry.npmjs.org/@sveltia/cms/-/cms-0.105.6.tgz",
"integrity": "sha512-Whd/ghCoXgOKhayCHSSpESgUTTnBjSvT2XPX7CwFke8xzULNzoeMdPnTy3jw3GPXt2Q9HJ57aLyL6+v3l1I9hA==",
"license": "MIT"
},
"node_modules/@types/trusted-types": {

View File

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