Merge pull request #1684 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-image-2.7.0
Bump gatsby-plugin-image from 2.6.0 to 2.7.0 in /packages/website
This commit is contained in:
commit
f4312ddd00
|
@ -15,7 +15,7 @@
|
||||||
"framer-motion": "6.2.4",
|
"framer-motion": "6.2.4",
|
||||||
"gatsby": "4.7.1",
|
"gatsby": "4.7.1",
|
||||||
"gatsby-background-image": "1.6.0",
|
"gatsby-background-image": "1.6.0",
|
||||||
"gatsby-plugin-image": "2.6.0",
|
"gatsby-plugin-image": "2.7.0",
|
||||||
"gatsby-plugin-manifest": "4.6.0",
|
"gatsby-plugin-manifest": "4.6.0",
|
||||||
"gatsby-plugin-matomo": "0.11.0",
|
"gatsby-plugin-matomo": "0.11.0",
|
||||||
"gatsby-plugin-offline": "5.6.0",
|
"gatsby-plugin-offline": "5.6.0",
|
||||||
|
|
|
@ -2877,7 +2877,7 @@ babel-plugin-react-svg@^3.0.3:
|
||||||
resolved "https://registry.yarnpkg.com/babel-plugin-react-svg/-/babel-plugin-react-svg-3.0.3.tgz#7da46a0bd8319f49ac85523d259f145ce5d78321"
|
resolved "https://registry.yarnpkg.com/babel-plugin-react-svg/-/babel-plugin-react-svg-3.0.3.tgz#7da46a0bd8319f49ac85523d259f145ce5d78321"
|
||||||
integrity sha512-Pst1RWjUIiV0Ykv1ODSeceCBsFOP2Y4dusjq7/XkjuzJdvS9CjpkPMUIoO4MLlvp5PiLCeMlsOC7faEUA0gm3Q==
|
integrity sha512-Pst1RWjUIiV0Ykv1ODSeceCBsFOP2Y4dusjq7/XkjuzJdvS9CjpkPMUIoO4MLlvp5PiLCeMlsOC7faEUA0gm3Q==
|
||||||
|
|
||||||
babel-plugin-remove-graphql-queries@^4.6.0, babel-plugin-remove-graphql-queries@^4.7.0:
|
babel-plugin-remove-graphql-queries@^4.7.0:
|
||||||
version "4.7.0"
|
version "4.7.0"
|
||||||
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.7.0.tgz#d17ee70a4799ea1d5c633c8189b89fa93ce11629"
|
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.7.0.tgz#d17ee70a4799ea1d5c633c8189b89fa93ce11629"
|
||||||
integrity sha512-UfDiex308kr8vx5YC3w0KyPitgdPlH3btR/DQWBTMhbavU5zJ+N/nsefzamt8fnq/5911j83Kc89jtmdqzxGDg==
|
integrity sha512-UfDiex308kr8vx5YC3w0KyPitgdPlH3btR/DQWBTMhbavU5zJ+N/nsefzamt8fnq/5911j83Kc89jtmdqzxGDg==
|
||||||
|
@ -5918,22 +5918,22 @@ gatsby-page-utils@^2.7.0:
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
micromatch "^4.0.4"
|
micromatch "^4.0.4"
|
||||||
|
|
||||||
gatsby-plugin-image@2.6.0:
|
gatsby-plugin-image@2.7.0:
|
||||||
version "2.6.0"
|
version "2.7.0"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.6.0.tgz#5342507be7fdd0109fc815c0f2906b0407a55e14"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.7.0.tgz#cec35a39e73cee991a1fa3d66e3584d937bd640b"
|
||||||
integrity sha512-rWbIdkcopB02YIhR3UidoYhe2SDOFTpxzJSABq5TcLZ38FD8kth8QavvOO0h1ap9tWjaUNIjCvKRu2M3NvuC1g==
|
integrity sha512-IVX/c0O/5QL505hla74Pt9i7xtv5zFBeYiYqG9gyejtZ3YuM0Opid3Rs+IIn1LN3fjM/xBrqp8yL7/XN/p24fw==
|
||||||
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.6.0"
|
babel-plugin-remove-graphql-queries "^4.7.0"
|
||||||
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.6.0"
|
gatsby-core-utils "^3.7.0"
|
||||||
objectFitPolyfill "^2.3.5"
|
objectFitPolyfill "^2.3.5"
|
||||||
prop-types "^15.7.2"
|
prop-types "^15.7.2"
|
||||||
|
|
||||||
|
|
Reference in New Issue