Merge pull request #40 from bishshi/dependabot/npm_and_yarn/sveltia/cms-0.107.4

Bump @sveltia/cms from 0.106.4 to 0.107.4
This commit is contained in:
2025-09-30 22:41:59 +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", "name": "hexo-site",
"version": "0.0.0", "version": "0.0.0",
"dependencies": { "dependencies": {
"@sveltia/cms": "^0.106.4", "@sveltia/cms": "^0.107.4",
"axios": "^1.12.2", "axios": "^1.12.2",
"cheerio": "^1.1.2", "cheerio": "^1.1.2",
"hexo": "^8.0.0", "hexo": "^8.0.0",
@@ -353,9 +353,9 @@
} }
}, },
"node_modules/@sveltia/cms": { "node_modules/@sveltia/cms": {
"version": "0.106.4", "version": "0.107.4",
"resolved": "https://registry.npmjs.org/@sveltia/cms/-/cms-0.106.4.tgz", "resolved": "https://registry.npmjs.org/@sveltia/cms/-/cms-0.107.4.tgz",
"integrity": "sha512-N5RzkgAIF8JaSkQeic5713o9/Ekl7sFsC+XKxYfPxjlc+CYw8csLaaKGYB/1cNhItakl1tuzvdv7Whk3oKG6Aw==", "integrity": "sha512-m62tBMds08X77gOj8dMdiioyXnqc5rdm5cU6WOD9qHbDag+TyPQs9BbMbRjRjkRptrf2nuDWxzb3z4PSQoZk/A==",
"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.106.4", "@sveltia/cms": "^0.107.4",
"axios": "^1.12.2", "axios": "^1.12.2",
"cheerio": "^1.1.2", "cheerio": "^1.1.2",
"hexo": "^8.0.0", "hexo": "^8.0.0",