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

This commit is contained in:
renovate[bot]
2025-09-02 00:52:20 +00:00
committed by GitHub
parent b5dd456e0a
commit c4edfdac32
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.102.0", "@sveltia/cms": "^0.103.0",
"axios": "^1.11.0", "axios": "^1.11.0",
"cheerio": "^1.1.2", "cheerio": "^1.1.2",
"hexo": "^7.3.0", "hexo": "^7.3.0",
@@ -353,9 +353,9 @@
} }
}, },
"node_modules/@sveltia/cms": { "node_modules/@sveltia/cms": {
"version": "0.102.0", "version": "0.103.0",
"resolved": "https://registry.npmjs.org/@sveltia/cms/-/cms-0.102.0.tgz", "resolved": "https://registry.npmjs.org/@sveltia/cms/-/cms-0.103.0.tgz",
"integrity": "sha512-phwYd/p9BNF24xRsr0BKKR3bTZbiiwr7fyK6fSug74tYlJQJavVJJl4oQGw/gWK8mZls+FuFKSnIlhJHlO9tlQ==", "integrity": "sha512-6HnT7zLMYj0WtYErex6XPXH6K+xXedhGy3HhI5gGdFLATR1x2azWLalFb/nDtXV7l8CZBOE5IMmWQWJp9G1jRQ==",
"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.102.0", "@sveltia/cms": "^0.103.0",
"axios": "^1.11.0", "axios": "^1.11.0",
"cheerio": "^1.1.2", "cheerio": "^1.1.2",
"hexo": "^7.3.0", "hexo": "^7.3.0",