Merge pull request #59 from bishshi/dependabot/npm_and_yarn/sveltia/cms-0.113.3

Bump @sveltia/cms from 0.112.7 to 0.113.3
This commit is contained in:
2025-10-24 17:25:12 +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.112.7",
"@sveltia/cms": "^0.113.3",
"axios": "^1.12.2",
"cheerio": "^1.1.2",
"hexo": "^7.3.0",
@@ -352,9 +352,9 @@
}
},
"node_modules/@sveltia/cms": {
"version": "0.112.7",
"resolved": "https://registry.npmjs.org/@sveltia/cms/-/cms-0.112.7.tgz",
"integrity": "sha512-2Ah49p4qXstEqAIQHLSlWj2ghfuL4Ppn1JnIFNqbv/RDpFHE2wk4cFaEthXZOu0dXko1ciqW/bP+Jpq65XFXEw==",
"version": "0.113.3",
"resolved": "https://registry.npmjs.org/@sveltia/cms/-/cms-0.113.3.tgz",
"integrity": "sha512-rXOoMRO9o18N+vSKFHGgvO11Ikqrgb37Er9p6xvl49LeIQNeuVuFObEGX4WZfkKpGSxyvd+d+utzPzZ/jZpzVw==",
"license": "MIT"
},
"node_modules/@types/trusted-types": {

View File

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