Merge pull request #2015 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-image-2.12.1
build(deps): bump gatsby-plugin-image from 2.11.1 to 2.12.1 in /packages/website
This commit is contained in:
commit
570914253e
|
@ -15,7 +15,7 @@
|
||||||
"framer-motion": "6.2.10",
|
"framer-motion": "6.2.10",
|
||||||
"gatsby": "4.12.1",
|
"gatsby": "4.12.1",
|
||||||
"gatsby-background-image": "1.6.0",
|
"gatsby-background-image": "1.6.0",
|
||||||
"gatsby-plugin-image": "2.11.1",
|
"gatsby-plugin-image": "2.12.1",
|
||||||
"gatsby-plugin-manifest": "4.11.1",
|
"gatsby-plugin-manifest": "4.11.1",
|
||||||
"gatsby-plugin-postcss": "5.12.1",
|
"gatsby-plugin-postcss": "5.12.1",
|
||||||
"gatsby-plugin-react-helmet": "5.10.0",
|
"gatsby-plugin-react-helmet": "5.10.0",
|
||||||
|
|
|
@ -3339,7 +3339,7 @@ babel-plugin-polyfill-regenerator@^0.3.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-define-polyfill-provider" "^0.3.1"
|
"@babel/helper-define-polyfill-provider" "^0.3.1"
|
||||||
|
|
||||||
babel-plugin-remove-graphql-queries@^4.11.1, babel-plugin-remove-graphql-queries@^4.12.1:
|
babel-plugin-remove-graphql-queries@^4.12.1:
|
||||||
version "4.12.1"
|
version "4.12.1"
|
||||||
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.12.1.tgz#08e7531ed3c61aaa3c2f083ddce8040844e611d4"
|
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.12.1.tgz#08e7531ed3c61aaa3c2f083ddce8040844e611d4"
|
||||||
integrity sha512-z4Z0VkDpmoIW3cihPYEb+HJMgwa+RF77LnpgAC6y6ozS76ci3ENqfIry/vvdD6auys5TG3xYZ0eHpdPobXzhfA==
|
integrity sha512-z4Z0VkDpmoIW3cihPYEb+HJMgwa+RF77LnpgAC6y6ozS76ci3ENqfIry/vvdD6auys5TG3xYZ0eHpdPobXzhfA==
|
||||||
|
@ -6292,24 +6292,24 @@ gatsby-parcel-config@^0.3.1:
|
||||||
"@parcel/transformer-raw" "^2.3.2"
|
"@parcel/transformer-raw" "^2.3.2"
|
||||||
"@parcel/transformer-react-refresh-wrap" "^2.3.2"
|
"@parcel/transformer-react-refresh-wrap" "^2.3.2"
|
||||||
|
|
||||||
gatsby-plugin-image@2.11.1:
|
gatsby-plugin-image@2.12.1:
|
||||||
version "2.11.1"
|
version "2.12.1"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.11.1.tgz#1e800b65e8c18cc524c5855b9dbdb907745fdb0c"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.12.1.tgz#302324125a1e018ff669772495f4b291bd00a832"
|
||||||
integrity sha512-4tfDdcczBVOL6ELKNWuXQ9h1V/5DhBMIVHmr6FPwm8xgL8ARqfQMXX2mzUjpNiu7WDiMlm9cWrTQQaZAARhAwg==
|
integrity sha512-Azofblt5ZSk2NqCOrBI1WijcJw6dVHCKz85lz6J7qB3Fvy+YVjs/vbUODlXUwi3926Q5m7C2zdH0MQrk4T0DDQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/code-frame" "^7.14.0"
|
"@babel/code-frame" "^7.14.0"
|
||||||
"@babel/parser" "^7.15.5"
|
"@babel/parser" "^7.15.5"
|
||||||
"@babel/runtime" "^7.15.4"
|
"@babel/runtime" "^7.15.4"
|
||||||
"@babel/traverse" "^7.15.4"
|
"@babel/traverse" "^7.15.4"
|
||||||
babel-jsx-utils "^1.1.0"
|
babel-jsx-utils "^1.1.0"
|
||||||
babel-plugin-remove-graphql-queries "^4.11.1"
|
babel-plugin-remove-graphql-queries "^4.12.1"
|
||||||
camelcase "^5.3.1"
|
camelcase "^5.3.1"
|
||||||
chokidar "^3.5.2"
|
chokidar "^3.5.2"
|
||||||
common-tags "^1.8.2"
|
common-tags "^1.8.2"
|
||||||
fs-extra "^10.0.0"
|
fs-extra "^10.0.0"
|
||||||
gatsby-core-utils "^3.11.1"
|
gatsby-core-utils "^3.12.1"
|
||||||
objectFitPolyfill "^2.3.5"
|
objectFitPolyfill "^2.3.5"
|
||||||
prop-types "^15.7.2"
|
prop-types "^15.8.1"
|
||||||
|
|
||||||
gatsby-plugin-manifest@4.11.1:
|
gatsby-plugin-manifest@4.11.1:
|
||||||
version "4.11.1"
|
version "4.11.1"
|
||||||
|
|
Reference in New Issue