Bump @sveltia/cms from 0.113.3 to 0.119.0

Bumps [@sveltia/cms](https://github.com/sveltia/sveltia-cms) from 0.113.3 to 0.119.0.
- [Release notes](https://github.com/sveltia/sveltia-cms/releases)
- [Commits](https://github.com/sveltia/sveltia-cms/compare/v0.113.3...v0.119.0)

---
updated-dependencies:
- dependency-name: "@sveltia/cms"
  dependency-version: 0.119.0
  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-11-18 05:40:53 +00:00
committed by GitHub
parent 88cb450c9b
commit 363b56aeaa
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.113.3", "@sveltia/cms": "^0.119.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",
@@ -352,9 +352,9 @@
} }
}, },
"node_modules/@sveltia/cms": { "node_modules/@sveltia/cms": {
"version": "0.113.3", "version": "0.119.0",
"resolved": "https://registry.npmjs.org/@sveltia/cms/-/cms-0.113.3.tgz", "resolved": "https://registry.npmjs.org/@sveltia/cms/-/cms-0.119.0.tgz",
"integrity": "sha512-rXOoMRO9o18N+vSKFHGgvO11Ikqrgb37Er9p6xvl49LeIQNeuVuFObEGX4WZfkKpGSxyvd+d+utzPzZ/jZpzVw==", "integrity": "sha512-nDNscv+UyPyTNOqqBsHA5r5RobdFtYvzhyCYm3rVZJi1cXKTsfGKjPYT41kTopJGvNof/lHEMp7T6hrLfPqxEQ==",
"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.113.3", "@sveltia/cms": "^0.119.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",