mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-05-31 09:46:44 +02:00
Bump gatsby-plugin-image from 2.11.0 to 2.11.1
Bumps [gatsby-plugin-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-image) from 2.11.0 to 2.11.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.11.1/packages/gatsby-plugin-image) --- updated-dependencies: - dependency-name: gatsby-plugin-image dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6b1e9773ae
commit
12301e7c4f
2 changed files with 9 additions and 9 deletions
|
@ -8,7 +8,7 @@
|
|||
"@icons-pack/react-simple-icons": "^4.6.1",
|
||||
"dotenv": "^16.0.0",
|
||||
"gatsby": "^4.11.1",
|
||||
"gatsby-plugin-image": "^2.11.0",
|
||||
"gatsby-plugin-image": "^2.11.1",
|
||||
"gatsby-plugin-manifest": "^4.8.0",
|
||||
"gatsby-plugin-react-helmet": "^5.11.0",
|
||||
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
||||
|
|
16
yarn.lock
16
yarn.lock
|
@ -3171,7 +3171,7 @@ babel-plugin-polyfill-regenerator@^0.3.0:
|
|||
dependencies:
|
||||
"@babel/helper-define-polyfill-provider" "^0.3.1"
|
||||
|
||||
babel-plugin-remove-graphql-queries@^4.11.0, babel-plugin-remove-graphql-queries@^4.11.1:
|
||||
babel-plugin-remove-graphql-queries@^4.11.1:
|
||||
version "4.11.1"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.11.1.tgz#6f107865e8c1a83807c4b48b2262f5e0e0ba537e"
|
||||
integrity sha512-Bqbeow4Xf+Vm4YhAucRGJjf9pNAXakSndYiLKfvef/W6mdtBh00SM8FMaX0U3rtR7ZUXV63RmIyOybVQ6SWCyg==
|
||||
|
@ -5950,7 +5950,7 @@ gatsby-cli@^4.11.1:
|
|||
yoga-layout-prebuilt "^1.10.0"
|
||||
yurnalist "^2.1.0"
|
||||
|
||||
gatsby-core-utils@^3.11.0, gatsby-core-utils@^3.11.1, gatsby-core-utils@^3.8.0, gatsby-core-utils@^3.8.2:
|
||||
gatsby-core-utils@^3.11.1, gatsby-core-utils@^3.8.0, gatsby-core-utils@^3.8.2:
|
||||
version "3.11.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.11.1.tgz#ea87c1d3aa45c26c9ea32b8e8b029afe6a56f8c7"
|
||||
integrity sha512-Op9/uihtcsDLlZDfRsGJ1ya2mFx2YH9Zmx93bawElZ0YpIzKjCkNTp+I5i5UANxvs5I+Fljl0WHQRudMWg+fWA==
|
||||
|
@ -6033,22 +6033,22 @@ gatsby-parcel-config@^0.2.0:
|
|||
"@parcel/transformer-raw" "^2.3.2"
|
||||
"@parcel/transformer-react-refresh-wrap" "^2.3.2"
|
||||
|
||||
gatsby-plugin-image@^2.11.0:
|
||||
version "2.11.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.11.0.tgz#d527e135c7a0623fad60449756284aef66a27c50"
|
||||
integrity sha512-tRNofGNUK9K6IrkPFj+m4oKPV4KxEzx+CFBD2kyDm0EMyUv4HJKNYoe+VppYJo7x0qUMFcChBo+RCAuVKiD+Fw==
|
||||
gatsby-plugin-image@^2.11.1:
|
||||
version "2.11.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.11.1.tgz#1e800b65e8c18cc524c5855b9dbdb907745fdb0c"
|
||||
integrity sha512-4tfDdcczBVOL6ELKNWuXQ9h1V/5DhBMIVHmr6FPwm8xgL8ARqfQMXX2mzUjpNiu7WDiMlm9cWrTQQaZAARhAwg==
|
||||
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.11.0"
|
||||
babel-plugin-remove-graphql-queries "^4.11.1"
|
||||
camelcase "^5.3.1"
|
||||
chokidar "^3.5.2"
|
||||
common-tags "^1.8.2"
|
||||
fs-extra "^10.0.0"
|
||||
gatsby-core-utils "^3.11.0"
|
||||
gatsby-core-utils "^3.11.1"
|
||||
objectFitPolyfill "^2.3.5"
|
||||
prop-types "^15.7.2"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue