From e60edd7f60d71d56357c340962d8ec9f711a195a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 02:33:05 +0000 Subject: [PATCH] Bump gatsby-plugin-sharp from 5.13.1 to 5.14.0 Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 5.13.1 to 5.14.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@5.14.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] --- package.json | 2 +- yarn.lock | 74 +++++++++++----------------------------------------- 2 files changed, 16 insertions(+), 60 deletions(-) diff --git a/package.json b/package.json index 12865932..40234a81 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "gatsby-plugin-react-next": "2.0.1-13", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-sass": "^6.14.0", - "gatsby-plugin-sharp": "5.13.1", + "gatsby-plugin-sharp": "5.14.0", "gatsby-plugin-sitemap": "6.14.0", "gatsby-plugin-twitter": "5.13.1", "gatsby-remark-copy-linked-files": "6.13.2", diff --git a/yarn.lock b/yarn.lock index 6c092807..35049be3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3609,10 +3609,10 @@ async@^2.0.1: dependencies: lodash "^4.17.14" -async@^3.2.4: - version "3.2.5" - resolved "https://registry.yarnpkg.com/async/-/async-3.2.5.tgz#ebd52a8fdaf7a2289a24df399f8d8485c8a46b66" - integrity sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg== +async@^3.2.4, async@^3.2.5: + version "3.2.6" + resolved "https://registry.yarnpkg.com/async/-/async-3.2.6.tgz#1b0728e14929d51b85b449b7f06e27c1145e38ce" + integrity sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA== asynckit@^0.4.0: version "0.4.0" @@ -6665,29 +6665,7 @@ gatsby-cli@^5.14.0: yoga-layout-prebuilt "^1.10.0" yurnalist "^2.1.0" -gatsby-core-utils@^4.0.0, gatsby-core-utils@^4.13.1: - version "4.13.1" - resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-4.13.1.tgz#57955316486cc85ab150922f481484bc9287205e" - integrity sha512-w7G6SsQr8T2q+AJ1MxvRNGocCt+wjc22MiRLj2Zi3Ijpjszbr818JxwI4+aPt8WOSHlKT5SYCHICnEvcYPm9gg== - dependencies: - "@babel/runtime" "^7.20.13" - ci-info "2.0.0" - configstore "^5.0.1" - fastq "^1.15.0" - file-type "^16.5.4" - fs-extra "^11.1.1" - got "^11.8.6" - hash-wasm "^4.9.0" - import-from "^4.0.0" - lmdb "2.5.3" - lock "^1.1.0" - node-object-hash "^2.3.10" - proper-lockfile "^4.1.2" - resolve-from "^5.0.0" - tmp "^0.2.1" - xdg-basedir "^4.0.0" - -gatsby-core-utils@^4.14.0: +gatsby-core-utils@^4.0.0, gatsby-core-utils@^4.13.1, gatsby-core-utils@^4.14.0: version "4.14.0" resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-4.14.0.tgz#d044327b9399f0449674f8abf1037d1a3ab4e84e" integrity sha512-h0v20gB213PmhKjioCJ93SrUb7Hihnqxd6X6Iur4u1eiWTUDsGeV9g1bkquiuDl2qovUnjj7mOoHdWiu/Ax/9Q== @@ -6909,19 +6887,19 @@ gatsby-plugin-sass@^6.14.0: resolve-url-loader "^3.1.5" sass-loader "^10.4.1" -gatsby-plugin-sharp@5.13.1: - version "5.13.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-5.13.1.tgz#051da57ddef3ad75a52152d3b78e3ed07589cff9" - integrity sha512-PA1LxLjZ7nKjgGykfbIxNQqrfqqfNsMN6+7wZNy5HK4Vhqjw1zDyImJEBEn6v08L2T3tlLMgR0or/OE7yo7F9A== +gatsby-plugin-sharp@5.14.0: + version "5.14.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-5.14.0.tgz#c3c688f9e32b6b325fee2cac9f7b7359f18ff561" + integrity sha512-Kk0hePabeuFI9wJ3a4mhtubpn/7SrALM4YlZJIOvXVYfx2mGv3SIHpAtm0YcLxi+lBKKVUPcA5uh3gNptupDTQ== dependencies: "@babel/runtime" "^7.20.13" - async "^3.2.4" + async "^3.2.5" bluebird "^3.7.2" debug "^4.3.4" filenamify "^4.3.0" - fs-extra "^11.1.1" - gatsby-core-utils "^4.13.1" - gatsby-plugin-utils "^4.13.1" + fs-extra "^11.2.0" + gatsby-core-utils "^4.14.0" + gatsby-plugin-utils "^4.14.0" lodash "^4.17.21" probe-image-size "^7.2.3" semver "^7.5.3" @@ -6957,22 +6935,7 @@ gatsby-plugin-typescript@^5.14.0: "@babel/runtime" "^7.20.13" babel-plugin-remove-graphql-queries "^5.14.0" -gatsby-plugin-utils@^4.13.1: - version "4.13.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-4.13.1.tgz#9def57eea4559e1355244ebf706ce528231a510e" - integrity sha512-dQ8cZyUENWHqZOOSBBYWCJ8yG3zSYnHYk0mKQbgZblUS30Sp7ZFM4r0/+lsvUkEYaBOnzFBQjSSQtTa0xu9QWA== - dependencies: - "@babel/runtime" "^7.20.13" - fastq "^1.15.0" - fs-extra "^11.1.1" - gatsby-core-utils "^4.13.1" - gatsby-sharp "^1.13.0" - graphql-compose "^9.0.10" - import-from "^4.0.0" - joi "^17.9.2" - mime "^3.0.0" - -gatsby-plugin-utils@^4.14.0: +gatsby-plugin-utils@^4.13.1, gatsby-plugin-utils@^4.14.0: version "4.14.0" resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-4.14.0.tgz#5ba6f5a92ba3a79d5b66ab59c8243d4504418782" integrity sha512-w7EZ0C7JA9sG3JiBS2ffGsrZplAbtNk0Junb3UeUFj66CY0MU8UV0rZIzBkz+EMbQvPkxvVJNQu4/tA9ohCvfA== @@ -7077,13 +7040,6 @@ gatsby-script@^2.14.0: resolved "https://registry.yarnpkg.com/gatsby-script/-/gatsby-script-2.14.0.tgz#30a62ed010bfd29a8f8802a7fd0850cc4f7030a3" integrity sha512-A3IV2cXUrXrzW39kTYJMjbvUlHRjoaZVwH0zsfPINldXw9PenIlr5uBOMWx3IWUlKIghN1rBG+sRIyNczPtxyw== -gatsby-sharp@^1.13.0: - version "1.13.0" - resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-1.13.0.tgz#4d55d877ed3a5c9cd7ac45f27e13d07acb99993b" - integrity sha512-DviUtgm7tatSd1Hm54o/orHimOcyXBO9OJkSfzEchPFClvOza+2Qe/lqZShio0gFDxmG0Jgn0XCLzG7uH5VyJQ== - dependencies: - sharp "^0.32.6" - gatsby-sharp@^1.14.0: version "1.14.0" resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-1.14.0.tgz#85ee5b60999d68c508199b74f445a1d369e84254" @@ -7842,7 +7798,7 @@ has-unicode@^2.0.1: resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9" integrity sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ== -hash-wasm@^4.11.0, hash-wasm@^4.9.0: +hash-wasm@^4.11.0: version "4.11.0" resolved "https://registry.yarnpkg.com/hash-wasm/-/hash-wasm-4.11.0.tgz#7d1479b114c82e48498fdb1d2462a687d00386d5" integrity sha512-HVusNXlVqHe0fzIzdQOGolnFN6mX/fqcrSAOcTBXdvzrXVHwTz11vXeKRmkR5gTuwVpvHZEIyKoePDvuAR+XwQ==