Merge pull request #24 from bishshi/renovate/sveltia-cms-0.x-lockfile

fix(deps): update dependency @sveltia/cms to v0.104.3
This commit is contained in:
2025-09-06 13:54:10 +08:00
committed by GitHub

6
package-lock.json generated
View File

@@ -353,9 +353,9 @@
} }
}, },
"node_modules/@sveltia/cms": { "node_modules/@sveltia/cms": {
"version": "0.104.2", "version": "0.104.3",
"resolved": "https://registry.npmjs.org/@sveltia/cms/-/cms-0.104.2.tgz", "resolved": "https://registry.npmjs.org/@sveltia/cms/-/cms-0.104.3.tgz",
"integrity": "sha512-+cCfJ7LNqkj081VxqfomIwACdbvlPzbZXm5tYG0YFM4KKLOBzrBeyM+zxdC0vHW/4xgBBXKan2ulClGyqrKkxQ==", "integrity": "sha512-JotiY6rdDYW1uMuczy6cFblpJ/pDZmN4veMZTtwMWdDPVYLTraZTIg/B4YaRi9wzYhlLgvHP6IwPeBMyhzp5EQ==",
"license": "MIT" "license": "MIT"
}, },
"node_modules/@types/trusted-types": { "node_modules/@types/trusted-types": {