Bump @sveltia/cms from 0.104.0 to 0.104.2
Bumps [@sveltia/cms](https://github.com/sveltia/sveltia-cms) from 0.104.0 to 0.104.2. - [Release notes](https://github.com/sveltia/sveltia-cms/releases) - [Commits](https://github.com/sveltia/sveltia-cms/compare/v0.104.0...v0.104.2) --- updated-dependencies: - dependency-name: "@sveltia/cms" dependency-version: 0.104.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -8,7 +8,7 @@
|
||||
"name": "hexo-site",
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"@sveltia/cms": "^0.104.0",
|
||||
"@sveltia/cms": "^0.104.2",
|
||||
"axios": "^1.11.0",
|
||||
"cheerio": "^1.1.2",
|
||||
"hexo": "^7.3.0",
|
||||
@@ -353,9 +353,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@sveltia/cms": {
|
||||
"version": "0.104.0",
|
||||
"resolved": "https://registry.npmjs.org/@sveltia/cms/-/cms-0.104.0.tgz",
|
||||
"integrity": "sha512-MFZTX6CFTt3ANVU+yMo/iiMD2ihlDqI3O+eYf/MN0F9eydvIauDfvAD216M0blVkTFD/8CV1TqdQ7IfUuGoANQ==",
|
||||
"version": "0.104.2",
|
||||
"resolved": "https://registry.npmjs.org/@sveltia/cms/-/cms-0.104.2.tgz",
|
||||
"integrity": "sha512-+cCfJ7LNqkj081VxqfomIwACdbvlPzbZXm5tYG0YFM4KKLOBzrBeyM+zxdC0vHW/4xgBBXKan2ulClGyqrKkxQ==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/trusted-types": {
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
"version": "7.3.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@sveltia/cms": "^0.104.0",
|
||||
"@sveltia/cms": "^0.104.2",
|
||||
"axios": "^1.11.0",
|
||||
"cheerio": "^1.1.2",
|
||||
"hexo": "^7.3.0",
|
||||
|
||||
Reference in New Issue
Block a user