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

Update dependency @sveltia/cms to v0.100.2
This commit is contained in:
2025-08-26 18:33:56 +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.100.1", "version": "0.100.2",
"resolved": "https://registry.npmmirror.com/@sveltia/cms/-/cms-0.100.1.tgz", "resolved": "https://registry.npmjs.org/@sveltia/cms/-/cms-0.100.2.tgz",
"integrity": "sha512-9XMAktc7wGyYvaALUGbDjZvWMwZCb1vidvDZSh/8R9Qw/8hDV/O1NujqcPXKgQaOelahIg6FidNqYvY0GFIH4A==", "integrity": "sha512-PkoX91JrVfV5+ZAly0jNXVJxlQ26+z6pLvyE/O1ykxfMDfbkE7o2a/m+aIXpfC9q3vZlK6YKurfZXcEu+RgOmA==",
"license": "MIT" "license": "MIT"
}, },
"node_modules/@types/trusted-types": { "node_modules/@types/trusted-types": {