mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-04-28 17:56:47 +02:00
Bump gatsby-plugin-image from 2.15.0 to 2.16.1
Bumps [gatsby-plugin-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-image) from 2.15.0 to 2.16.1. - [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.16.1/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
cca91cb227
commit
fc7b7985ab
2 changed files with 11 additions and 11 deletions
|
@ -8,7 +8,7 @@
|
|||
"@icons-pack/react-simple-icons": "^4.7.0",
|
||||
"dotenv": "^16.0.1",
|
||||
"gatsby": "^4.16.0",
|
||||
"gatsby-plugin-image": "^2.15.0",
|
||||
"gatsby-plugin-image": "^2.16.1",
|
||||
"gatsby-plugin-manifest": "^4.16.0",
|
||||
"gatsby-plugin-react-helmet": "^5.16.0",
|
||||
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -3507,7 +3507,7 @@ babel-plugin-polyfill-regenerator@^0.3.0:
|
|||
dependencies:
|
||||
"@babel/helper-define-polyfill-provider" "^0.3.1"
|
||||
|
||||
babel-plugin-remove-graphql-queries@^4.15.0, babel-plugin-remove-graphql-queries@^4.16.0:
|
||||
babel-plugin-remove-graphql-queries@^4.16.0:
|
||||
version "4.16.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.16.0.tgz#4a19ee20e0377ab060db83b5b9ba7cb96da4d952"
|
||||
integrity sha512-fy+vrAYZxwfkvxsx3lx5Fi/lTkfIQhuOLR/HBA5vShbs3aSnsBgn8O81L52WX22nH0aH81iNppUlEf1RwQSokw==
|
||||
|
@ -6458,7 +6458,7 @@ gatsby-cli@^4.16.0:
|
|||
yoga-layout-prebuilt "^1.10.0"
|
||||
yurnalist "^2.1.0"
|
||||
|
||||
gatsby-core-utils@^3.15.0, gatsby-core-utils@^3.16.0:
|
||||
gatsby-core-utils@^3.16.0:
|
||||
version "3.16.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.16.0.tgz#055e250614221b77168d0ca507a56a87d2cdbf35"
|
||||
integrity sha512-cr3aIlzfzQkXSKng0dfAkg+v+Q0WOFJ1CCpM6HFvMykYtw5vSdaLxs6gwNmtPowG1wmCHkQ+pcyqppP+IdmVsg==
|
||||
|
@ -6541,23 +6541,23 @@ gatsby-parcel-config@^0.7.0:
|
|||
"@parcel/transformer-raw" "2.6.0"
|
||||
"@parcel/transformer-react-refresh-wrap" "2.6.0"
|
||||
|
||||
gatsby-plugin-image@^2.15.0:
|
||||
version "2.15.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.15.0.tgz#5c2f2de7bf053518295da4b2dafee5fddbf23897"
|
||||
integrity sha512-+r9gR9vz1W9RCQ+yANcHCE1tvbJNwKw4pV6A5B7ca5r9fU62ycWvGIOfAkVZntxOSh/oCBAzwnLI/TD+oBmdEA==
|
||||
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==
|
||||
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.15.0"
|
||||
babel-plugin-remove-graphql-queries "^4.16.0"
|
||||
camelcase "^5.3.1"
|
||||
chokidar "^3.5.2"
|
||||
common-tags "^1.8.2"
|
||||
fs-extra "^10.1.0"
|
||||
gatsby-core-utils "^3.15.0"
|
||||
gatsby-plugin-utils "^3.9.0"
|
||||
gatsby-core-utils "^3.16.0"
|
||||
gatsby-plugin-utils "^3.10.0"
|
||||
objectFitPolyfill "^2.3.5"
|
||||
prop-types "^15.8.1"
|
||||
|
||||
|
@ -6657,7 +6657,7 @@ gatsby-plugin-typescript@^4.16.0, gatsby-plugin-typescript@^4.6.0:
|
|||
"@babel/runtime" "^7.15.4"
|
||||
babel-plugin-remove-graphql-queries "^4.16.0"
|
||||
|
||||
gatsby-plugin-utils@^3.10.0, gatsby-plugin-utils@^3.9.0:
|
||||
gatsby-plugin-utils@^3.10.0:
|
||||
version "3.10.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.10.0.tgz#d47bb1165bd6aafb3bd17820df97582dba93a69f"
|
||||
integrity sha512-/K6frqNRwmSznUnjWD3Isk5wEj56zLrygfAdlBYVLd6XfAHK18sPJBaIi+Gpno4pNaSMuu10x+OxPmSIjE0X7g==
|
||||
|
|
Loading…
Add table
Reference in a new issue