Merge pull request #42 from bishshi/dependabot/npm_and_yarn/sveltia/cms-0.109.0

Bump @sveltia/cms from 0.107.4 to 0.109.0
This commit is contained in:
2025-10-03 10:27:26 +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.107.4",
"@sveltia/cms": "^0.109.0",
"axios": "^1.12.2",
"cheerio": "^1.1.2",
"hexo": "^8.0.0",
@@ -353,9 +353,9 @@
}
},
"node_modules/@sveltia/cms": {
"version": "0.107.4",
"resolved": "https://registry.npmjs.org/@sveltia/cms/-/cms-0.107.4.tgz",
"integrity": "sha512-m62tBMds08X77gOj8dMdiioyXnqc5rdm5cU6WOD9qHbDag+TyPQs9BbMbRjRjkRptrf2nuDWxzb3z4PSQoZk/A==",
"version": "0.109.0",
"resolved": "https://registry.npmjs.org/@sveltia/cms/-/cms-0.109.0.tgz",
"integrity": "sha512-r3EzJKWU18MSAclkm9yyKcJDtEgbfBzoG6ZSFI3DAwQSwuj2hYvg28l7aKk2YJq8K4CyXpcnpTdmNSzZ3wn0Lw==",
"license": "MIT"
},
"node_modules/@types/trusted-types": {