Merge pull request #722 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-image-1.4.1
Bump gatsby-plugin-image from 1.3.0 to 1.4.1 in /packages/website
This commit is contained in:
commit
911f004c47
|
@ -21,7 +21,7 @@
|
||||||
"gatsby": "^3.4.2",
|
"gatsby": "^3.4.2",
|
||||||
"gatsby-background-image": "^1.5.3",
|
"gatsby-background-image": "^1.5.3",
|
||||||
"gatsby-image": "^3.2.0",
|
"gatsby-image": "^3.2.0",
|
||||||
"gatsby-plugin-image": "^1.1.2",
|
"gatsby-plugin-image": "^1.4.1",
|
||||||
"gatsby-plugin-manifest": "^3.0.0",
|
"gatsby-plugin-manifest": "^3.0.0",
|
||||||
"gatsby-plugin-matomo": "^0.9.0",
|
"gatsby-plugin-matomo": "^0.9.0",
|
||||||
"gatsby-plugin-offline": "^4.0.0",
|
"gatsby-plugin-offline": "^4.0.0",
|
||||||
|
@ -11907,20 +11907,20 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/gatsby-plugin-image": {
|
"node_modules/gatsby-plugin-image": {
|
||||||
"version": "1.3.0",
|
"version": "1.4.1",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-1.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-1.4.1.tgz",
|
||||||
"integrity": "sha512-nbz8AoZ9WqEAZbBuiIyNWXslpowfbMOWDVpHUCktGK/MKurhAIKcClo6zKQSlGWhfKUOmi4Amsj04Mom2UfEmw==",
|
"integrity": "sha512-7qzP+yBK5KMiBE+m1XZTlPUWdWNCUAqXXachuWxnkzNyOICMISKDSsqMEjBrxTXDr36awwaVyD6dyTvW0fvzQg==",
|
||||||
"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.3.0",
|
"babel-plugin-remove-graphql-queries": "^3.4.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.3.0",
|
"gatsby-core-utils": "^2.4.0",
|
||||||
"objectFitPolyfill": "^2.3.0",
|
"objectFitPolyfill": "^2.3.0",
|
||||||
"prop-types": "^15.7.2"
|
"prop-types": "^15.7.2"
|
||||||
},
|
},
|
||||||
|
@ -39354,20 +39354,20 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-plugin-image": {
|
"gatsby-plugin-image": {
|
||||||
"version": "1.3.0",
|
"version": "1.4.1",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-1.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-1.4.1.tgz",
|
||||||
"integrity": "sha512-nbz8AoZ9WqEAZbBuiIyNWXslpowfbMOWDVpHUCktGK/MKurhAIKcClo6zKQSlGWhfKUOmi4Amsj04Mom2UfEmw==",
|
"integrity": "sha512-7qzP+yBK5KMiBE+m1XZTlPUWdWNCUAqXXachuWxnkzNyOICMISKDSsqMEjBrxTXDr36awwaVyD6dyTvW0fvzQg==",
|
||||||
"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.3.0",
|
"babel-plugin-remove-graphql-queries": "^3.4.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.3.0",
|
"gatsby-core-utils": "^2.4.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.4.2",
|
"gatsby": "^3.4.2",
|
||||||
"gatsby-background-image": "^1.5.3",
|
"gatsby-background-image": "^1.5.3",
|
||||||
"gatsby-image": "^3.2.0",
|
"gatsby-image": "^3.2.0",
|
||||||
"gatsby-plugin-image": "^1.1.2",
|
"gatsby-plugin-image": "^1.4.1",
|
||||||
"gatsby-plugin-manifest": "^3.0.0",
|
"gatsby-plugin-manifest": "^3.0.0",
|
||||||
"gatsby-plugin-matomo": "^0.9.0",
|
"gatsby-plugin-matomo": "^0.9.0",
|
||||||
"gatsby-plugin-offline": "^4.0.0",
|
"gatsby-plugin-offline": "^4.0.0",
|
||||||
|
|
Reference in New Issue