Merge pull request #26 from bishshi/renovate/sveltia-cms-0.x

fix(deps): update dependency @sveltia/cms to ^0.105.0
This commit is contained in:
2025-09-11 15:40:11 +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",
"version": "0.0.0",
"dependencies": {
"@sveltia/cms": "^0.104.2",
"@sveltia/cms": "^0.105.0",
"axios": "^1.11.0",
"cheerio": "^1.1.2",
"hexo": "^7.3.0",
@@ -353,9 +353,9 @@
}
},
"node_modules/@sveltia/cms": {
"version": "0.104.3",
"resolved": "https://registry.npmjs.org/@sveltia/cms/-/cms-0.104.3.tgz",
"integrity": "sha512-JotiY6rdDYW1uMuczy6cFblpJ/pDZmN4veMZTtwMWdDPVYLTraZTIg/B4YaRi9wzYhlLgvHP6IwPeBMyhzp5EQ==",
"version": "0.105.0",
"resolved": "https://registry.npmjs.org/@sveltia/cms/-/cms-0.105.0.tgz",
"integrity": "sha512-ZECbTM+JZG0N6I2Je+cW2DKQ/9UpteGH4By6nbur/PKR24grRnF93IgSV1neXU8etGtQ9F41Cvcsdx67lkZS/w==",
"license": "MIT"
},
"node_modules/@types/trusted-types": {

View File

@@ -12,7 +12,7 @@
"version": "7.3.0"
},
"dependencies": {
"@sveltia/cms": "^0.104.2",
"@sveltia/cms": "^0.105.0",
"axios": "^1.11.0",
"cheerio": "^1.1.2",
"hexo": "^7.3.0",