Bump @sveltia/cms from 0.105.0 to 0.105.5
Bumps [@sveltia/cms](https://github.com/sveltia/sveltia-cms) from 0.105.0 to 0.105.5. - [Release notes](https://github.com/sveltia/sveltia-cms/releases) - [Commits](https://github.com/sveltia/sveltia-cms/compare/v0.105.0...v0.105.5) --- updated-dependencies: - dependency-name: "@sveltia/cms" dependency-version: 0.105.5 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",
|
"name": "hexo-site",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sveltia/cms": "^0.105.0",
|
"@sveltia/cms": "^0.105.5",
|
||||||
"axios": "^1.11.0",
|
"axios": "^1.11.0",
|
||||||
"cheerio": "^1.1.2",
|
"cheerio": "^1.1.2",
|
||||||
"hexo": "^7.3.0",
|
"hexo": "^7.3.0",
|
||||||
@@ -353,9 +353,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@sveltia/cms": {
|
"node_modules/@sveltia/cms": {
|
||||||
"version": "0.105.0",
|
"version": "0.105.5",
|
||||||
"resolved": "https://registry.npmjs.org/@sveltia/cms/-/cms-0.105.0.tgz",
|
"resolved": "https://registry.npmjs.org/@sveltia/cms/-/cms-0.105.5.tgz",
|
||||||
"integrity": "sha512-ZECbTM+JZG0N6I2Je+cW2DKQ/9UpteGH4By6nbur/PKR24grRnF93IgSV1neXU8etGtQ9F41Cvcsdx67lkZS/w==",
|
"integrity": "sha512-gNDel3h5oO32e7WKpAuqTCO9wui8DoxdHMyBQ0oBiUFjo/HiBRfJLA8eQGaEGXHNjwX5OHq1dVYbThTWr1f8AA==",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@types/trusted-types": {
|
"node_modules/@types/trusted-types": {
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
"version": "7.3.0"
|
"version": "7.3.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sveltia/cms": "^0.105.0",
|
"@sveltia/cms": "^0.105.5",
|
||||||
"axios": "^1.11.0",
|
"axios": "^1.11.0",
|
||||||
"cheerio": "^1.1.2",
|
"cheerio": "^1.1.2",
|
||||||
"hexo": "^7.3.0",
|
"hexo": "^7.3.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user