Merge pull request #90 from bishshi/dependabot/npm_and_yarn/sveltia/cms-0.128.1

Bump @sveltia/cms from 0.119.2 to 0.128.1
This commit is contained in:
2026-01-16 16:37:51 +08:00
committed by GitHub
2 changed files with 5 additions and 10 deletions

13
package-lock.json generated
View File

@@ -8,7 +8,7 @@
"name": "hexo-site",
"version": "0.0.0",
"dependencies": {
"@sveltia/cms": "^0.127.0",
"@sveltia/cms": "^0.128.1",
"axios": "^1.12.2",
"cheerio": "^1.1.2",
"hexo": "^7.3.0",
@@ -291,7 +291,6 @@
}
],
"license": "MIT",
"peer": true,
"engines": {
"node": ">=18"
},
@@ -314,7 +313,6 @@
}
],
"license": "MIT",
"peer": true,
"engines": {
"node": ">=18"
}
@@ -355,9 +353,9 @@
}
},
"node_modules/@sveltia/cms": {
"version": "0.127.0",
"resolved": "https://registry.npmmirror.com/@sveltia/cms/-/cms-0.127.0.tgz",
"integrity": "sha512-SAj//K0rOwqAFnZWfG4fsQnQJItaBcA8ekdVekkyKYaq4YGsA+YsK6znHy+bGoxzZ+ERse+2HJ74PO+dSxPZQA==",
"version": "0.128.1",
"resolved": "https://registry.npmjs.org/@sveltia/cms/-/cms-0.128.1.tgz",
"integrity": "sha512-1hIeLAXKKsgcXSyMz//1XFquLHaBpfoo8EYNmOiTOsvBVd51QBCVe1auzHXnVni5yCs3v131AloNZvBsGGo2dw==",
"license": "MIT"
},
"node_modules/@types/trusted-types": {
@@ -2815,7 +2813,6 @@
"resolved": "https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.1.tgz",
"integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==",
"license": "MIT",
"peer": true,
"dependencies": {
"argparse": "^2.0.1"
},
@@ -3624,7 +3621,6 @@
"resolved": "https://registry.npmmirror.com/react/-/react-18.3.1.tgz",
"integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==",
"license": "MIT",
"peer": true,
"dependencies": {
"loose-envify": "^1.1.0"
},
@@ -3964,7 +3960,6 @@
"resolved": "https://registry.npmmirror.com/stylus/-/stylus-0.62.0.tgz",
"integrity": "sha512-v3YCf31atbwJQIMtPNX8hcQ+okD4NQaTuKGUWfII8eaqn+3otrbttGL1zSMZAAtiPsBztQnujVBugg/cXFUpyg==",
"license": "MIT",
"peer": true,
"dependencies": {
"@adobe/css-tools": "~4.3.1",
"debug": "^4.3.2",

View File

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