Merge pull request #1009 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-sharp-3.10.2
Bump gatsby-plugin-sharp from 3.9.0 to 3.10.2 in /packages/website
This commit is contained in:
commit
c70a5b0ff4
|
@ -29,7 +29,7 @@
|
||||||
"gatsby-plugin-purgecss": "^6.0.2",
|
"gatsby-plugin-purgecss": "^6.0.2",
|
||||||
"gatsby-plugin-react-helmet": "^4.9.0",
|
"gatsby-plugin-react-helmet": "^4.9.0",
|
||||||
"gatsby-plugin-robots-txt": "^1.6.8",
|
"gatsby-plugin-robots-txt": "^1.6.8",
|
||||||
"gatsby-plugin-sharp": "^3.9.0",
|
"gatsby-plugin-sharp": "^3.10.2",
|
||||||
"gatsby-plugin-svgr": "^3.0.0-beta.0",
|
"gatsby-plugin-svgr": "^3.0.0-beta.0",
|
||||||
"gatsby-remark-classes": "^1.0.0",
|
"gatsby-remark-classes": "^1.0.0",
|
||||||
"gatsby-remark-copy-linked-files": "^4.6.0",
|
"gatsby-remark-copy-linked-files": "^4.6.0",
|
||||||
|
@ -12123,18 +12123,18 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/gatsby-plugin-sharp": {
|
"node_modules/gatsby-plugin-sharp": {
|
||||||
"version": "3.9.0",
|
"version": "3.10.2",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.9.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.10.2.tgz",
|
||||||
"integrity": "sha512-DHaX390FyPVCVzVy+ALrzbMf7hjMHsIhaQu98bzsodOJ+0bispyh/Qohxq+i8Qeexy8+sy2mRrlDR3ahM5Yb6w==",
|
"integrity": "sha512-aaoxfsYgfS2LqGLxLHit9fRAH8mbpltyEni+l9SYMUwjfZAJHFnY0tqstsIYijMZyeatAzm3UWt7lQnEUEtGTg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.14.0",
|
"@babel/runtime": "^7.14.6",
|
||||||
"async": "^3.2.0",
|
"async": "^3.2.0",
|
||||||
"bluebird": "^3.7.2",
|
"bluebird": "^3.7.2",
|
||||||
"filenamify": "^4.2.0",
|
"filenamify": "^4.2.0",
|
||||||
"fs-extra": "^9.1.0",
|
"fs-extra": "^9.1.0",
|
||||||
"gatsby-core-utils": "^2.9.0",
|
"gatsby-core-utils": "^2.10.0",
|
||||||
"gatsby-plugin-utils": "^1.9.0",
|
"gatsby-plugin-utils": "^1.10.0",
|
||||||
"gatsby-telemetry": "^2.9.0",
|
"gatsby-telemetry": "^2.10.0",
|
||||||
"got": "^10.7.0",
|
"got": "^10.7.0",
|
||||||
"imagemin": "^7.0.1",
|
"imagemin": "^7.0.1",
|
||||||
"imagemin-mozjpeg": "^9.0.0",
|
"imagemin-mozjpeg": "^9.0.0",
|
||||||
|
@ -12145,7 +12145,7 @@
|
||||||
"probe-image-size": "^6.0.0",
|
"probe-image-size": "^6.0.0",
|
||||||
"progress": "^2.0.3",
|
"progress": "^2.0.3",
|
||||||
"semver": "^7.3.4",
|
"semver": "^7.3.4",
|
||||||
"sharp": "^0.28.0",
|
"sharp": "^0.28.3",
|
||||||
"svgo": "1.3.2",
|
"svgo": "1.3.2",
|
||||||
"uuid": "3.4.0"
|
"uuid": "3.4.0"
|
||||||
},
|
},
|
||||||
|
@ -12388,9 +12388,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/gatsby-plugin-utils": {
|
"node_modules/gatsby-plugin-utils": {
|
||||||
"version": "1.9.0",
|
"version": "1.10.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-1.9.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-1.10.0.tgz",
|
||||||
"integrity": "sha512-jBx4GRGfsVw57wrqLZ5AkgMHFxcXfFCdwFOC11bDvM9Ls5LokNu2UYNXU0bCbl8agLPYZwEHYwZgaCgk3iQYGQ==",
|
"integrity": "sha512-JRg3er+8qay7qCaGTlFR96AeMPYVShihcAJd8TwpbfrmVSn69iWVLt3hUstpSdQxvhSRF4m4unVEhlKH3oSTOg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"joi": "^17.2.1"
|
"joi": "^17.2.1"
|
||||||
},
|
},
|
||||||
|
@ -13000,20 +13000,20 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/gatsby-telemetry": {
|
"node_modules/gatsby-telemetry": {
|
||||||
"version": "2.9.0",
|
"version": "2.10.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-2.9.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-2.10.0.tgz",
|
||||||
"integrity": "sha512-Ji40by9qHm9Zz2vKIBACT77awt0FpqKES9uT9nLmaqyiOZ/7Hs1dKwMrZ2yCkHNBh6S9RplcgfUQLq2LE4oeaA==",
|
"integrity": "sha512-uon+KRo6NQqkc6Qk/QTw+RmaxIjFFIK7cSU8XXE3y353il2Tk04Kxct2hMHn8Zdl4TYyKla1T5UIvVV/EfpBcg==",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/code-frame": "^7.14.0",
|
"@babel/code-frame": "^7.14.0",
|
||||||
"@babel/runtime": "^7.14.0",
|
"@babel/runtime": "^7.14.6",
|
||||||
"@turist/fetch": "^7.1.7",
|
"@turist/fetch": "^7.1.7",
|
||||||
"@turist/time": "^0.0.1",
|
"@turist/time": "^0.0.1",
|
||||||
"async-retry-ng": "^2.0.1",
|
"async-retry-ng": "^2.0.1",
|
||||||
"boxen": "^4.2.0",
|
"boxen": "^4.2.0",
|
||||||
"configstore": "^5.0.1",
|
"configstore": "^5.0.1",
|
||||||
"fs-extra": "^8.1.0",
|
"fs-extra": "^8.1.0",
|
||||||
"gatsby-core-utils": "^2.9.0",
|
"gatsby-core-utils": "^2.10.0",
|
||||||
"git-up": "^4.0.2",
|
"git-up": "^4.0.2",
|
||||||
"is-docker": "^2.1.1",
|
"is-docker": "^2.1.1",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
|
@ -37576,18 +37576,18 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-plugin-sharp": {
|
"gatsby-plugin-sharp": {
|
||||||
"version": "3.9.0",
|
"version": "3.10.2",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.9.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.10.2.tgz",
|
||||||
"integrity": "sha512-DHaX390FyPVCVzVy+ALrzbMf7hjMHsIhaQu98bzsodOJ+0bispyh/Qohxq+i8Qeexy8+sy2mRrlDR3ahM5Yb6w==",
|
"integrity": "sha512-aaoxfsYgfS2LqGLxLHit9fRAH8mbpltyEni+l9SYMUwjfZAJHFnY0tqstsIYijMZyeatAzm3UWt7lQnEUEtGTg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.14.0",
|
"@babel/runtime": "^7.14.6",
|
||||||
"async": "^3.2.0",
|
"async": "^3.2.0",
|
||||||
"bluebird": "^3.7.2",
|
"bluebird": "^3.7.2",
|
||||||
"filenamify": "^4.2.0",
|
"filenamify": "^4.2.0",
|
||||||
"fs-extra": "^9.1.0",
|
"fs-extra": "^9.1.0",
|
||||||
"gatsby-core-utils": "^2.9.0",
|
"gatsby-core-utils": "^2.10.0",
|
||||||
"gatsby-plugin-utils": "^1.9.0",
|
"gatsby-plugin-utils": "^1.10.0",
|
||||||
"gatsby-telemetry": "^2.9.0",
|
"gatsby-telemetry": "^2.10.0",
|
||||||
"got": "^10.7.0",
|
"got": "^10.7.0",
|
||||||
"imagemin": "^7.0.1",
|
"imagemin": "^7.0.1",
|
||||||
"imagemin-mozjpeg": "^9.0.0",
|
"imagemin-mozjpeg": "^9.0.0",
|
||||||
|
@ -37598,7 +37598,7 @@
|
||||||
"probe-image-size": "^6.0.0",
|
"probe-image-size": "^6.0.0",
|
||||||
"progress": "^2.0.3",
|
"progress": "^2.0.3",
|
||||||
"semver": "^7.3.4",
|
"semver": "^7.3.4",
|
||||||
"sharp": "^0.28.0",
|
"sharp": "^0.28.3",
|
||||||
"svgo": "1.3.2",
|
"svgo": "1.3.2",
|
||||||
"uuid": "3.4.0"
|
"uuid": "3.4.0"
|
||||||
},
|
},
|
||||||
|
@ -37768,9 +37768,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-plugin-utils": {
|
"gatsby-plugin-utils": {
|
||||||
"version": "1.9.0",
|
"version": "1.10.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-1.9.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-1.10.0.tgz",
|
||||||
"integrity": "sha512-jBx4GRGfsVw57wrqLZ5AkgMHFxcXfFCdwFOC11bDvM9Ls5LokNu2UYNXU0bCbl8agLPYZwEHYwZgaCgk3iQYGQ==",
|
"integrity": "sha512-JRg3er+8qay7qCaGTlFR96AeMPYVShihcAJd8TwpbfrmVSn69iWVLt3hUstpSdQxvhSRF4m4unVEhlKH3oSTOg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"joi": "^17.2.1"
|
"joi": "^17.2.1"
|
||||||
}
|
}
|
||||||
|
@ -38237,19 +38237,19 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-telemetry": {
|
"gatsby-telemetry": {
|
||||||
"version": "2.9.0",
|
"version": "2.10.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-2.9.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-2.10.0.tgz",
|
||||||
"integrity": "sha512-Ji40by9qHm9Zz2vKIBACT77awt0FpqKES9uT9nLmaqyiOZ/7Hs1dKwMrZ2yCkHNBh6S9RplcgfUQLq2LE4oeaA==",
|
"integrity": "sha512-uon+KRo6NQqkc6Qk/QTw+RmaxIjFFIK7cSU8XXE3y353il2Tk04Kxct2hMHn8Zdl4TYyKla1T5UIvVV/EfpBcg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/code-frame": "^7.14.0",
|
"@babel/code-frame": "^7.14.0",
|
||||||
"@babel/runtime": "^7.14.0",
|
"@babel/runtime": "^7.14.6",
|
||||||
"@turist/fetch": "^7.1.7",
|
"@turist/fetch": "^7.1.7",
|
||||||
"@turist/time": "^0.0.1",
|
"@turist/time": "^0.0.1",
|
||||||
"async-retry-ng": "^2.0.1",
|
"async-retry-ng": "^2.0.1",
|
||||||
"boxen": "^4.2.0",
|
"boxen": "^4.2.0",
|
||||||
"configstore": "^5.0.1",
|
"configstore": "^5.0.1",
|
||||||
"fs-extra": "^8.1.0",
|
"fs-extra": "^8.1.0",
|
||||||
"gatsby-core-utils": "^2.9.0",
|
"gatsby-core-utils": "^2.10.0",
|
||||||
"git-up": "^4.0.2",
|
"git-up": "^4.0.2",
|
||||||
"is-docker": "^2.1.1",
|
"is-docker": "^2.1.1",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
|
|
|
@ -26,7 +26,7 @@
|
||||||
"gatsby-plugin-purgecss": "^6.0.2",
|
"gatsby-plugin-purgecss": "^6.0.2",
|
||||||
"gatsby-plugin-react-helmet": "^4.9.0",
|
"gatsby-plugin-react-helmet": "^4.9.0",
|
||||||
"gatsby-plugin-robots-txt": "^1.6.8",
|
"gatsby-plugin-robots-txt": "^1.6.8",
|
||||||
"gatsby-plugin-sharp": "^3.9.0",
|
"gatsby-plugin-sharp": "^3.10.2",
|
||||||
"gatsby-plugin-svgr": "^3.0.0-beta.0",
|
"gatsby-plugin-svgr": "^3.0.0-beta.0",
|
||||||
"gatsby-remark-classes": "^1.0.0",
|
"gatsby-remark-classes": "^1.0.0",
|
||||||
"gatsby-remark-copy-linked-files": "^4.6.0",
|
"gatsby-remark-copy-linked-files": "^4.6.0",
|
||||||
|
|
Reference in New Issue