mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-04-28 17:56:47 +02:00
Bump gatsby-plugin-image from 2.16.1 to 2.21.0
Bumps [gatsby-plugin-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-image) from 2.16.1 to 2.21.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-image/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@2.21.0/packages/gatsby-plugin-image) --- updated-dependencies: - dependency-name: gatsby-plugin-image dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9acfc3b067
commit
23618b07e0
2 changed files with 11 additions and 11 deletions
|
@ -8,7 +8,7 @@
|
|||
"@icons-pack/react-simple-icons": "^5.1.2",
|
||||
"dotenv": "^16.0.1",
|
||||
"gatsby": "^4.21.1",
|
||||
"gatsby-plugin-image": "^2.16.1",
|
||||
"gatsby-plugin-image": "^2.21.0",
|
||||
"gatsby-plugin-manifest": "^4.17.0",
|
||||
"gatsby-plugin-react-helmet": "^5.17.0",
|
||||
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -3579,7 +3579,7 @@ babel-plugin-polyfill-regenerator@^0.3.0:
|
|||
dependencies:
|
||||
"@babel/helper-define-polyfill-provider" "^0.3.1"
|
||||
|
||||
babel-plugin-remove-graphql-queries@^4.16.0, babel-plugin-remove-graphql-queries@^4.21.0:
|
||||
babel-plugin-remove-graphql-queries@^4.21.0:
|
||||
version "4.21.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.21.0.tgz#f6dd16ee8062d7a72d28c953519bd53a8132e786"
|
||||
integrity sha512-V6ryNZki9bduIE8qGmujGfvZLaYsPbOylWwhVzWtwtcHoEWu2Cd7f5hN5lMg4efOBKnyVhBlyDYKlStwYGRG9g==
|
||||
|
@ -6599,7 +6599,7 @@ gatsby-cli@^4.21.0:
|
|||
yoga-layout-prebuilt "^1.10.0"
|
||||
yurnalist "^2.1.0"
|
||||
|
||||
gatsby-core-utils@^3.16.0, gatsby-core-utils@^3.17.0, gatsby-core-utils@^3.21.0:
|
||||
gatsby-core-utils@^3.17.0, gatsby-core-utils@^3.21.0:
|
||||
version "3.21.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.21.0.tgz#5ca118857cf9f59b69f06f2ae886d8182af46515"
|
||||
integrity sha512-pCDa9EGU8niRJQVv7ow3ijzmG0PegZaBc5Yt6z4enc4m7Dl5ZT6Edkcw9p8q/FhGiZUkzQhWaRDxUvtaoPwAOQ==
|
||||
|
@ -6681,23 +6681,23 @@ gatsby-parcel-config@0.12.0:
|
|||
"@parcel/transformer-raw" "2.6.2"
|
||||
"@parcel/transformer-react-refresh-wrap" "2.6.2"
|
||||
|
||||
gatsby-plugin-image@^2.16.1:
|
||||
version "2.16.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.16.1.tgz#4c6f7f0fee0bdb304207ff6f2e92cff36b106f52"
|
||||
integrity sha512-PnCcJG7sE85xQhCFIMRUJr42T0eLRBJsERfhgHHaiCjUfNbpV02eQ30Wt8i3s3T6Ci/xPJYdnnqM9nTqiCJbTQ==
|
||||
gatsby-plugin-image@^2.21.0:
|
||||
version "2.21.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.21.0.tgz#dd82477fea941c8b3ed71ac2ae3fe358a011e313"
|
||||
integrity sha512-vRPGlw1q7tCKKx1UK03398Gi1c80uzaGj8RjkJ1I3BvIo3Ics8+OUgR0QUtLBmCv9b7qyL1nwA5DsmDmi0Dg4w==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.14.0"
|
||||
"@babel/parser" "^7.15.5"
|
||||
"@babel/runtime" "^7.15.4"
|
||||
"@babel/traverse" "^7.15.4"
|
||||
babel-jsx-utils "^1.1.0"
|
||||
babel-plugin-remove-graphql-queries "^4.16.0"
|
||||
babel-plugin-remove-graphql-queries "^4.21.0"
|
||||
camelcase "^5.3.1"
|
||||
chokidar "^3.5.2"
|
||||
chokidar "^3.5.3"
|
||||
common-tags "^1.8.2"
|
||||
fs-extra "^10.1.0"
|
||||
gatsby-core-utils "^3.16.0"
|
||||
gatsby-plugin-utils "^3.10.0"
|
||||
gatsby-core-utils "^3.21.0"
|
||||
gatsby-plugin-utils "^3.15.0"
|
||||
objectFitPolyfill "^2.3.5"
|
||||
prop-types "^15.8.1"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue