From 553ffa788790988e2672ef46881ed65d4aa2a471 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 14:02:55 +0000 Subject: Bump gatsby-plugin-manifest from 5.2.0 to 5.3.1 (#40) Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 5.2.0 to 5.3.1. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-manifest/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@5.3.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] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 92 +++++++++---------------------------------------------- package.json | 2 +- 2 files changed, 16 insertions(+), 78 deletions(-) diff --git a/package-lock.json b/package-lock.json index ea2913b..a2b8203 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "gatsby": "5.3.2", "gatsby-plugin-html-attributes": "^1.0.5", "gatsby-plugin-image": "3.3.2", - "gatsby-plugin-manifest": "5.2.0", + "gatsby-plugin-manifest": "5.3.1", "gatsby-plugin-offline": "^6.0.0", "gatsby-plugin-sharp": "5.0.0", "gatsby-plugin-styled-components": "6.2.0", @@ -8967,15 +8967,15 @@ } }, "node_modules/gatsby-plugin-manifest": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-5.2.0.tgz", - "integrity": "sha512-epiBVvWg81n1zRezeVC1ZXQR2vBqrp+122ptK71uEQ61d4hoLqguJbcr8SvJYnMC2NSx4za8tO44kGtxQZkdaQ==", + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-5.3.1.tgz", + "integrity": "sha512-zU82docfGeTyH5guPEUQet+IRAIOzOQxUY74cgG3cJlIrLuSOEc3B/wVbYhUWysO6tCaHOuP1BX+R5OUm5YX7A==", "dependencies": { "@babel/runtime": "^7.15.4", - "gatsby-core-utils": "^4.2.0", - "gatsby-plugin-utils": "^4.2.0", - "semver": "^7.3.7", - "sharp": "^0.30.7" + "gatsby-core-utils": "^4.3.1", + "gatsby-plugin-utils": "^4.3.1", + "semver": "^7.3.8", + "sharp": "^0.31.2" }, "engines": { "node": ">=18.0.0" @@ -8984,41 +8984,6 @@ "gatsby": "^5.0.0-next" } }, - "node_modules/gatsby-plugin-manifest/node_modules/detect-libc": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.1.tgz", - "integrity": "sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==", - "engines": { - "node": ">=8" - } - }, - "node_modules/gatsby-plugin-manifest/node_modules/node-addon-api": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-5.0.0.tgz", - "integrity": "sha512-CvkDw2OEnme7ybCykJpVcKH+uAOLV2qLqiyla128dN9TkEWfrYmxG6C2boDe5KcNQqZF3orkqzGgOMvZ/JNekA==" - }, - "node_modules/gatsby-plugin-manifest/node_modules/sharp": { - "version": "0.30.7", - "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.30.7.tgz", - "integrity": "sha512-G+MY2YW33jgflKPTXXptVO28HvNOo9G3j0MybYAHeEmby+QuD2U98dT6ueht9cv/XDqZspSpIhoSW+BAKJ7Hig==", - "hasInstallScript": true, - "dependencies": { - "color": "^4.2.3", - "detect-libc": "^2.0.1", - "node-addon-api": "^5.0.0", - "prebuild-install": "^7.1.1", - "semver": "^7.3.7", - "simple-get": "^4.0.1", - "tar-fs": "^2.1.1", - "tunnel-agent": "^0.6.0" - }, - "engines": { - "node": ">=12.13.0" - }, - "funding": { - "url": "https://opencollective.com/libvips" - } - }, "node_modules/gatsby-plugin-offline": { "version": "6.2.0", "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-6.2.0.tgz", @@ -23460,42 +23425,15 @@ } }, "gatsby-plugin-manifest": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-5.2.0.tgz", - "integrity": "sha512-epiBVvWg81n1zRezeVC1ZXQR2vBqrp+122ptK71uEQ61d4hoLqguJbcr8SvJYnMC2NSx4za8tO44kGtxQZkdaQ==", + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-5.3.1.tgz", + "integrity": "sha512-zU82docfGeTyH5guPEUQet+IRAIOzOQxUY74cgG3cJlIrLuSOEc3B/wVbYhUWysO6tCaHOuP1BX+R5OUm5YX7A==", "requires": { "@babel/runtime": "^7.15.4", - "gatsby-core-utils": "^4.2.0", - "gatsby-plugin-utils": "^4.2.0", - "semver": "^7.3.7", - "sharp": "^0.30.7" - }, - "dependencies": { - "detect-libc": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.1.tgz", - "integrity": "sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==" - }, - "node-addon-api": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-5.0.0.tgz", - "integrity": "sha512-CvkDw2OEnme7ybCykJpVcKH+uAOLV2qLqiyla128dN9TkEWfrYmxG6C2boDe5KcNQqZF3orkqzGgOMvZ/JNekA==" - }, - "sharp": { - "version": "0.30.7", - "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.30.7.tgz", - "integrity": "sha512-G+MY2YW33jgflKPTXXptVO28HvNOo9G3j0MybYAHeEmby+QuD2U98dT6ueht9cv/XDqZspSpIhoSW+BAKJ7Hig==", - "requires": { - "color": "^4.2.3", - "detect-libc": "^2.0.1", - "node-addon-api": "^5.0.0", - "prebuild-install": "^7.1.1", - "semver": "^7.3.7", - "simple-get": "^4.0.1", - "tar-fs": "^2.1.1", - "tunnel-agent": "^0.6.0" - } - } + "gatsby-core-utils": "^4.3.1", + "gatsby-plugin-utils": "^4.3.1", + "semver": "^7.3.8", + "sharp": "^0.31.2" } }, "gatsby-plugin-offline": { diff --git a/package.json b/package.json index 16ffc78..6238def 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "gatsby": "5.3.2", "gatsby-plugin-html-attributes": "^1.0.5", "gatsby-plugin-image": "3.3.2", - "gatsby-plugin-manifest": "5.2.0", + "gatsby-plugin-manifest": "5.3.1", "gatsby-plugin-offline": "^6.0.0", "gatsby-plugin-sharp": "5.0.0", "gatsby-plugin-styled-components": "6.2.0", -- cgit