build(deps): bump gatsby-plugin-manifest from 4.13.0 to 4.15.1 in /docs (#2899)
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 4.13.0 to 4.15.1. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-plugin-manifest@4.15.1/packages/gatsby-plugin-manifest/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@4.15.1/packages/gatsby-plugin-manifest) --- updated-dependencies: - dependency-name: gatsby-plugin-manifest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
dcf46d44c3
commit
528913fe91
38
docs/package-lock.json
generated
38
docs/package-lock.json
generated
@ -19,7 +19,7 @@
|
|||||||
"gatsby-plugin-catch-links": "^4.13.0",
|
"gatsby-plugin-catch-links": "^4.13.0",
|
||||||
"gatsby-plugin-emotion": "^7.13.0",
|
"gatsby-plugin-emotion": "^7.13.0",
|
||||||
"gatsby-plugin-google-analytics": "^4.13.0",
|
"gatsby-plugin-google-analytics": "^4.13.0",
|
||||||
"gatsby-plugin-manifest": "^4.13.0",
|
"gatsby-plugin-manifest": "^4.15.1",
|
||||||
"gatsby-plugin-mdx": "^3.13.0",
|
"gatsby-plugin-mdx": "^3.13.0",
|
||||||
"gatsby-plugin-netlify": "^4.3.1",
|
"gatsby-plugin-netlify": "^4.3.1",
|
||||||
"gatsby-plugin-netlify-cache": "^2.0.0",
|
"gatsby-plugin-netlify-cache": "^2.0.0",
|
||||||
@ -12587,14 +12587,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/gatsby-plugin-manifest": {
|
"node_modules/gatsby-plugin-manifest": {
|
||||||
"version": "4.13.0",
|
"version": "4.15.1",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.13.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.15.1.tgz",
|
||||||
"integrity": "sha512-Ifa6P86CeKgZrgcO6Q++WpupyWJ+zfT6U0dL+vfJ/9i+s+Z69saRY6JStI0ivN3LpotOLSOasDSEQO44089ihg==",
|
"integrity": "sha512-tlXO2TGpDU2fmBBpNDadAQdfaZiKt+yB1m8O5tEvpMmW00n7qsaicteNRCNgX9Ex/sgircd9Dvph4hvy7zyesw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.15.4",
|
"@babel/runtime": "^7.15.4",
|
||||||
"gatsby-core-utils": "^3.13.0",
|
"gatsby-core-utils": "^3.15.0",
|
||||||
"gatsby-plugin-utils": "^3.7.0",
|
"gatsby-plugin-utils": "^3.9.1",
|
||||||
"semver": "^7.3.5",
|
"semver": "^7.3.7",
|
||||||
"sharp": "^0.30.3"
|
"sharp": "^0.30.3"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
@ -12605,9 +12605,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/gatsby-plugin-manifest/node_modules/semver": {
|
"node_modules/gatsby-plugin-manifest/node_modules/semver": {
|
||||||
"version": "7.3.5",
|
"version": "7.3.7",
|
||||||
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz",
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
|
||||||
"integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==",
|
"integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"lru-cache": "^6.0.0"
|
"lru-cache": "^6.0.0"
|
||||||
},
|
},
|
||||||
@ -35381,21 +35381,21 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-plugin-manifest": {
|
"gatsby-plugin-manifest": {
|
||||||
"version": "4.13.0",
|
"version": "4.15.1",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.13.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.15.1.tgz",
|
||||||
"integrity": "sha512-Ifa6P86CeKgZrgcO6Q++WpupyWJ+zfT6U0dL+vfJ/9i+s+Z69saRY6JStI0ivN3LpotOLSOasDSEQO44089ihg==",
|
"integrity": "sha512-tlXO2TGpDU2fmBBpNDadAQdfaZiKt+yB1m8O5tEvpMmW00n7qsaicteNRCNgX9Ex/sgircd9Dvph4hvy7zyesw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.15.4",
|
"@babel/runtime": "^7.15.4",
|
||||||
"gatsby-core-utils": "^3.13.0",
|
"gatsby-core-utils": "^3.15.0",
|
||||||
"gatsby-plugin-utils": "^3.7.0",
|
"gatsby-plugin-utils": "^3.9.1",
|
||||||
"semver": "^7.3.5",
|
"semver": "^7.3.7",
|
||||||
"sharp": "^0.30.3"
|
"sharp": "^0.30.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"semver": {
|
"semver": {
|
||||||
"version": "7.3.5",
|
"version": "7.3.7",
|
||||||
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz",
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
|
||||||
"integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==",
|
"integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"lru-cache": "^6.0.0"
|
"lru-cache": "^6.0.0"
|
||||||
}
|
}
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
"gatsby-plugin-catch-links": "^4.13.0",
|
"gatsby-plugin-catch-links": "^4.13.0",
|
||||||
"gatsby-plugin-emotion": "^7.13.0",
|
"gatsby-plugin-emotion": "^7.13.0",
|
||||||
"gatsby-plugin-google-analytics": "^4.13.0",
|
"gatsby-plugin-google-analytics": "^4.13.0",
|
||||||
"gatsby-plugin-manifest": "^4.13.0",
|
"gatsby-plugin-manifest": "^4.15.1",
|
||||||
"gatsby-plugin-mdx": "^3.13.0",
|
"gatsby-plugin-mdx": "^3.13.0",
|
||||||
"gatsby-plugin-netlify": "^4.3.1",
|
"gatsby-plugin-netlify": "^4.3.1",
|
||||||
"gatsby-plugin-netlify-cache": "^2.0.0",
|
"gatsby-plugin-netlify-cache": "^2.0.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user