Merge pull request #794 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-image-1.6.0
Bump gatsby-plugin-image from 1.4.1 to 1.6.0 in /packages/website
This commit is contained in:
commit
5d66fe962e
|
@ -21,7 +21,7 @@
|
||||||
"gatsby": "^3.5.1",
|
"gatsby": "^3.5.1",
|
||||||
"gatsby-background-image": "^1.5.3",
|
"gatsby-background-image": "^1.5.3",
|
||||||
"gatsby-image": "^3.4.0",
|
"gatsby-image": "^3.4.0",
|
||||||
"gatsby-plugin-image": "^1.4.1",
|
"gatsby-plugin-image": "^1.6.0",
|
||||||
"gatsby-plugin-manifest": "^3.6.0",
|
"gatsby-plugin-manifest": "^3.6.0",
|
||||||
"gatsby-plugin-matomo": "^0.9.0",
|
"gatsby-plugin-matomo": "^0.9.0",
|
||||||
"gatsby-plugin-offline": "^4.6.0",
|
"gatsby-plugin-offline": "^4.6.0",
|
||||||
|
@ -4409,9 +4409,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/babel-plugin-remove-graphql-queries": {
|
"node_modules/babel-plugin-remove-graphql-queries": {
|
||||||
"version": "3.5.0",
|
"version": "3.6.0",
|
||||||
"resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-3.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-3.6.0.tgz",
|
||||||
"integrity": "sha512-JGVMfrPk7TwRSDxs8Rro748SbSrj+5h4iQvbE5dfUIUOELVoPm9FrhiEn/kIMvwd+nMgn8td9sg0Pp24HtjZlQ==",
|
"integrity": "sha512-8BEpm4gnHJhAcQ/K+yvY+/LINPljBgzncYnpLLhXa4rHa5SGsD0EIjWC0yzcP6WtMlIAqUf2cWz2itGci7FrvA==",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=12.13.0"
|
"node": ">=12.13.0"
|
||||||
},
|
},
|
||||||
|
@ -11599,24 +11599,25 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/gatsby-plugin-image": {
|
"node_modules/gatsby-plugin-image": {
|
||||||
"version": "1.4.1",
|
"version": "1.6.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-1.4.1.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-1.6.0.tgz",
|
||||||
"integrity": "sha512-7qzP+yBK5KMiBE+m1XZTlPUWdWNCUAqXXachuWxnkzNyOICMISKDSsqMEjBrxTXDr36awwaVyD6dyTvW0fvzQg==",
|
"integrity": "sha512-AYNSer+Cj78anY8EDprw0BbAMLA0+8fEomRFpPcBh/TxN/b74q8jIfsjOUj43TmrIKEmtDiaCh8Z3i/4ZWFD5A==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/code-frame": "^7.12.13",
|
"@babel/code-frame": "^7.12.13",
|
||||||
"@babel/parser": "^7.12.5",
|
"@babel/parser": "^7.12.5",
|
||||||
"@babel/traverse": "^7.12.5",
|
"@babel/traverse": "^7.12.5",
|
||||||
"babel-jsx-utils": "^1.1.0",
|
"babel-jsx-utils": "^1.1.0",
|
||||||
"babel-plugin-remove-graphql-queries": "^3.4.0",
|
"babel-plugin-remove-graphql-queries": "^3.6.0",
|
||||||
"camelcase": "^5.3.1",
|
"camelcase": "^5.3.1",
|
||||||
"chokidar": "^3.5.1",
|
"chokidar": "^3.5.1",
|
||||||
"common-tags": "^1.8.0",
|
"common-tags": "^1.8.0",
|
||||||
"fs-extra": "^8.1.0",
|
"fs-extra": "^8.1.0",
|
||||||
"gatsby-core-utils": "^2.4.0",
|
"gatsby-core-utils": "^2.6.0",
|
||||||
"objectFitPolyfill": "^2.3.0",
|
"objectFitPolyfill": "^2.3.0",
|
||||||
"prop-types": "^15.7.2"
|
"prop-types": "^15.7.2"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
|
"@babel/core": "^7.12.3",
|
||||||
"gatsby": "^3.0.0-next.0",
|
"gatsby": "^3.0.0-next.0",
|
||||||
"gatsby-plugin-sharp": "^3.0.0-next.0",
|
"gatsby-plugin-sharp": "^3.0.0-next.0",
|
||||||
"gatsby-source-filesystem": "^3.0.0-next.0",
|
"gatsby-source-filesystem": "^3.0.0-next.0",
|
||||||
|
@ -31932,9 +31933,9 @@
|
||||||
"requires": {}
|
"requires": {}
|
||||||
},
|
},
|
||||||
"babel-plugin-remove-graphql-queries": {
|
"babel-plugin-remove-graphql-queries": {
|
||||||
"version": "3.5.0",
|
"version": "3.6.0",
|
||||||
"resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-3.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-3.6.0.tgz",
|
||||||
"integrity": "sha512-JGVMfrPk7TwRSDxs8Rro748SbSrj+5h4iQvbE5dfUIUOELVoPm9FrhiEn/kIMvwd+nMgn8td9sg0Pp24HtjZlQ==",
|
"integrity": "sha512-8BEpm4gnHJhAcQ/K+yvY+/LINPljBgzncYnpLLhXa4rHa5SGsD0EIjWC0yzcP6WtMlIAqUf2cWz2itGci7FrvA==",
|
||||||
"requires": {}
|
"requires": {}
|
||||||
},
|
},
|
||||||
"babel-plugin-syntax-object-rest-spread": {
|
"babel-plugin-syntax-object-rest-spread": {
|
||||||
|
@ -37692,20 +37693,20 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-plugin-image": {
|
"gatsby-plugin-image": {
|
||||||
"version": "1.4.1",
|
"version": "1.6.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-1.4.1.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-1.6.0.tgz",
|
||||||
"integrity": "sha512-7qzP+yBK5KMiBE+m1XZTlPUWdWNCUAqXXachuWxnkzNyOICMISKDSsqMEjBrxTXDr36awwaVyD6dyTvW0fvzQg==",
|
"integrity": "sha512-AYNSer+Cj78anY8EDprw0BbAMLA0+8fEomRFpPcBh/TxN/b74q8jIfsjOUj43TmrIKEmtDiaCh8Z3i/4ZWFD5A==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/code-frame": "^7.12.13",
|
"@babel/code-frame": "^7.12.13",
|
||||||
"@babel/parser": "^7.12.5",
|
"@babel/parser": "^7.12.5",
|
||||||
"@babel/traverse": "^7.12.5",
|
"@babel/traverse": "^7.12.5",
|
||||||
"babel-jsx-utils": "^1.1.0",
|
"babel-jsx-utils": "^1.1.0",
|
||||||
"babel-plugin-remove-graphql-queries": "^3.4.0",
|
"babel-plugin-remove-graphql-queries": "^3.6.0",
|
||||||
"camelcase": "^5.3.1",
|
"camelcase": "^5.3.1",
|
||||||
"chokidar": "^3.5.1",
|
"chokidar": "^3.5.1",
|
||||||
"common-tags": "^1.8.0",
|
"common-tags": "^1.8.0",
|
||||||
"fs-extra": "^8.1.0",
|
"fs-extra": "^8.1.0",
|
||||||
"gatsby-core-utils": "^2.4.0",
|
"gatsby-core-utils": "^2.6.0",
|
||||||
"objectFitPolyfill": "^2.3.0",
|
"objectFitPolyfill": "^2.3.0",
|
||||||
"prop-types": "^15.7.2"
|
"prop-types": "^15.7.2"
|
||||||
},
|
},
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
"gatsby": "^3.5.1",
|
"gatsby": "^3.5.1",
|
||||||
"gatsby-background-image": "^1.5.3",
|
"gatsby-background-image": "^1.5.3",
|
||||||
"gatsby-image": "^3.4.0",
|
"gatsby-image": "^3.4.0",
|
||||||
"gatsby-plugin-image": "^1.4.1",
|
"gatsby-plugin-image": "^1.6.0",
|
||||||
"gatsby-plugin-manifest": "^3.6.0",
|
"gatsby-plugin-manifest": "^3.6.0",
|
||||||
"gatsby-plugin-matomo": "^0.9.0",
|
"gatsby-plugin-matomo": "^0.9.0",
|
||||||
"gatsby-plugin-offline": "^4.6.0",
|
"gatsby-plugin-offline": "^4.6.0",
|
||||||
|
|
Reference in New Issue