fix(deps): update dependency @sveltia/cms to ^0.104.0

This commit is contained in:
renovate[bot]
2025-09-02 20:29:19 +00:00
committed by GitHub
parent d63bd3d86e
commit 0b4f74ee70
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.103.0",
"@sveltia/cms": "^0.104.0",
"axios": "^1.11.0",
"cheerio": "^1.1.2",
"hexo": "^7.3.0",
@@ -353,9 +353,9 @@
}
},
"node_modules/@sveltia/cms": {
"version": "0.103.0",
"resolved": "https://registry.npmjs.org/@sveltia/cms/-/cms-0.103.0.tgz",
"integrity": "sha512-6HnT7zLMYj0WtYErex6XPXH6K+xXedhGy3HhI5gGdFLATR1x2azWLalFb/nDtXV7l8CZBOE5IMmWQWJp9G1jRQ==",
"version": "0.104.0",
"resolved": "https://registry.npmjs.org/@sveltia/cms/-/cms-0.104.0.tgz",
"integrity": "sha512-MFZTX6CFTt3ANVU+yMo/iiMD2ihlDqI3O+eYf/MN0F9eydvIauDfvAD216M0blVkTFD/8CV1TqdQ7IfUuGoANQ==",
"license": "MIT"
},
"node_modules/@types/trusted-types": {

View File

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