Bump gatsby-plugin-sharp from 4.5.2 to 4.6.0 in /packages/website

Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 4.5.2 to 4.6.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.6.0/packages/gatsby-plugin-sharp)

---
updated-dependencies:
- dependency-name: gatsby-plugin-sharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-27 02:43:21 +00:00 committed by GitHub
parent c91de0c645
commit b30169d290
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 25 deletions

View File

@ -22,9 +22,9 @@
"gatsby-plugin-offline": "5.4.0",
"gatsby-plugin-postcss": "5.6.0",
"gatsby-plugin-purgecss": "6.1.0",
"gatsby-plugin-react-helmet": "5.5.0",
"gatsby-plugin-react-helmet": "5.6.0",
"gatsby-plugin-robots-txt": "1.6.14",
"gatsby-plugin-sharp": "4.5.2",
"gatsby-plugin-sharp": "4.6.0",
"gatsby-plugin-sitemap": "5.5.0",
"gatsby-plugin-svgr": "3.0.0-beta.0",
"gatsby-remark-classes": "1.0.2",
@ -35,7 +35,7 @@
"gatsby-remark-smartypants": "5.6.0",
"gatsby-source-filesystem": "4.5.2",
"gatsby-transformer-json": "4.5.0",
"gatsby-transformer-remark": "5.4.0",
"gatsby-transformer-remark": "5.6.0",
"gatsby-transformer-sharp": "4.6.0",
"gatsby-transformer-yaml": "4.5.0",
"gbimage-bridge": "0.2.1",

View File

@ -6180,10 +6180,10 @@ gatsby-plugin-purgecss@6.1.0:
merge-anything "^4.0.1"
purgecss "^4.0.2"
gatsby-plugin-react-helmet@5.5.0:
version "5.5.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.5.0.tgz#b36e07ca3d37d085ac150f825e658bcad3e786b5"
integrity sha512-1GJQS9+2lIkZrxXNfvFmNf5imJfVWWcxJBU2DfPlm9uByp5CZRDrGGXuth1ThTllrCmC4DBkrqIUQLAG36B9kw==
gatsby-plugin-react-helmet@5.6.0:
version "5.6.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.6.0.tgz#9757d9164d66fc1201f1cf9af751c63fdb740420"
integrity sha512-EdJv0w569Bdaxq46sFX2UExsb1COdTGCXcjg53a31nhFmWo42PBuTBUhGKcsbdmomCaipl9j39NsHjj3opioBQ==
dependencies:
"@babel/runtime" "^7.15.4"
@ -6195,19 +6195,20 @@ gatsby-plugin-robots-txt@1.6.14:
"@babel/runtime" "^7.15.4"
generate-robotstxt "^8.0.3"
gatsby-plugin-sharp@4.5.2:
version "4.5.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.5.2.tgz#624f08954119fd4d39e5c4ef201802f7b305b5c4"
integrity sha512-XPJ5M+vUvcl/B779oPBTjT9cLjFNTzOvO6o2rtHDPJIsv7JOLpEixkOHWO8agsW+9gNvV9v20OpgZgmCZcS5ng==
gatsby-plugin-sharp@4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.6.0.tgz#eb1c4e86497edffe80f6bbc8a8f2ab76d4460d23"
integrity sha512-7n8BQYz+p0PhpVe4Z4Q4WNUaBTjAqOk1/1g6gNhKEzLA2zYmytLsINd+fTg4nb7Rqd2crpteFUOK1iZJAzjfXg==
dependencies:
"@babel/runtime" "^7.15.4"
async "^3.2.2"
bluebird "^3.7.2"
debug "^4.3.1"
filenamify "^4.3.0"
fs-extra "^10.0.0"
gatsby-core-utils "^3.5.2"
gatsby-plugin-utils "^2.5.0"
gatsby-telemetry "^3.5.2"
gatsby-core-utils "^3.6.0"
gatsby-plugin-utils "^3.0.0"
gatsby-telemetry "^3.6.0"
got "^11.8.3"
lodash "^4.17.21"
mini-svg-data-uri "^1.4.3"
@ -6247,7 +6248,7 @@ gatsby-plugin-typescript@^4.4.0:
"@babel/runtime" "^7.15.4"
babel-plugin-remove-graphql-queries "^4.4.0"
gatsby-plugin-utils@^2.4.0, gatsby-plugin-utils@^2.5.0:
gatsby-plugin-utils@^2.4.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-2.5.0.tgz#33c343faa01577df032d4cf53c7c2b04b0b19248"
integrity sha512-B/JpKTQJQNRVo3b3rRbOgHKV3/i3V5fYLPOGvBU6qHxBtQ9I5YYwXrsLJYX5vl4bEtLtrkiQG9zQyvSSXzJ9Sw==
@ -6422,10 +6423,10 @@ gatsby-source-filesystem@4.5.2:
valid-url "^1.0.9"
xstate "^4.26.1"
gatsby-telemetry@^3.4.0, gatsby-telemetry@^3.5.2:
version "3.5.2"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.5.2.tgz#e6434a12e1c88a64078c8af4c9042f2df631f49c"
integrity sha512-nL33+AxawRqEjuvHAbyyxoDMZ5GXNMEMzCk5WQu7J/lA6od6cUmXpZMcr4AxwnNFJLfmYKlwalN7cuz5nBL6lw==
gatsby-telemetry@^3.4.0, gatsby-telemetry@^3.6.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.6.0.tgz#8f54f85b8bd36eb293a7f80da85a138810b3f38e"
integrity sha512-mxofrnVUtcjh+CD9QcAQloR5WskKUfBCXzGLCH4/haE5SbWKpKstLBR06ZnNI01VHc5Do0+W+n16NvNe4G8zGQ==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/runtime" "^7.15.4"
@ -6435,7 +6436,7 @@ gatsby-telemetry@^3.4.0, gatsby-telemetry@^3.5.2:
boxen "^4.2.0"
configstore "^5.0.1"
fs-extra "^10.0.0"
gatsby-core-utils "^3.5.2"
gatsby-core-utils "^3.6.0"
git-up "^4.0.5"
is-docker "^2.2.1"
lodash "^4.17.21"
@ -6449,13 +6450,13 @@ gatsby-transformer-json@4.5.0:
"@babel/runtime" "^7.15.4"
bluebird "^3.7.2"
gatsby-transformer-remark@5.4.0:
version "5.4.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-5.4.0.tgz#967a35b1088ede570ea23382bb4c2eba0e4293bb"
integrity sha512-/oYNNeqgIVwsh30nxbuOamN/8hHQoTMFToxW9tsjYgmB11NDwHQpCi89dL/Y+8mN01FiKy4N1LbRurJNoleGbg==
gatsby-transformer-remark@5.6.0:
version "5.6.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-5.6.0.tgz#72947ecc7136241c771c832407afa2a8727ff5a3"
integrity sha512-+h3DEpY4sfenpcNYbir5eFt73lx5JEcWsEl5RZbsqvQ/1MT5lt4+aRWsJk8yP0F81ah7uS4dRJuruG2sxjpeYA==
dependencies:
"@babel/runtime" "^7.15.4"
gatsby-core-utils "^3.4.0"
gatsby-core-utils "^3.6.0"
gray-matter "^4.0.3"
hast-util-raw "^6.0.2"
hast-util-to-html "^7.1.3"