build(deps): bump gatsby-plugin-sharp from 4.9.0 to 4.11.1 in /docs (#2724)

This commit is contained in:
dependabot[bot] 2022-04-02 04:46:46 +02:00 committed by GitHub
parent 1c45eb3b5b
commit 23e72c3220
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 64 deletions

86
docs/package-lock.json generated
View File

@ -27,7 +27,7 @@
"gatsby-plugin-react-helmet": "^5.11.0", "gatsby-plugin-react-helmet": "^5.11.0",
"gatsby-plugin-react-svg": "^3.1.0", "gatsby-plugin-react-svg": "^3.1.0",
"gatsby-plugin-robots-txt": "^1.7.0", "gatsby-plugin-robots-txt": "^1.7.0",
"gatsby-plugin-sharp": "^4.9.0", "gatsby-plugin-sharp": "^4.11.1",
"gatsby-plugin-sitemap": "^5.9.0", "gatsby-plugin-sitemap": "^5.9.0",
"gatsby-remark-autolink-headers": "^5.11.1", "gatsby-remark-autolink-headers": "^5.11.1",
"gatsby-remark-copy-linked-files": "^5.11.0", "gatsby-remark-copy-linked-files": "^5.11.0",
@ -12839,9 +12839,9 @@
} }
}, },
"node_modules/gatsby-plugin-sharp": { "node_modules/gatsby-plugin-sharp": {
"version": "4.9.0", "version": "4.11.1",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.9.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.11.1.tgz",
"integrity": "sha512-65JcqL11kyecTDYl3uZ/SvBI2FRJgSC7JTxzoV1ZOJkNQpn4nRLRUFL5UTijnnwU9+tba3i6gxKtZEAlE94pcA==", "integrity": "sha512-wmbDnVl1386Mpm446tCavrI818HBpFOYk53cTerj5vaS+YmmuALwKSYVYOT2+LuVvZW0oaijuaDBeDnftq882g==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.15.4", "@babel/runtime": "^7.15.4",
"async": "^3.2.3", "async": "^3.2.3",
@ -12849,14 +12849,14 @@
"debug": "^4.3.3", "debug": "^4.3.3",
"filenamify": "^4.3.0", "filenamify": "^4.3.0",
"fs-extra": "^10.0.0", "fs-extra": "^10.0.0",
"gatsby-core-utils": "^3.9.0", "gatsby-core-utils": "^3.11.1",
"gatsby-plugin-utils": "^3.3.0", "gatsby-plugin-utils": "^3.5.1",
"gatsby-telemetry": "^3.9.0", "gatsby-telemetry": "^3.11.1",
"got": "^11.8.3", "got": "^11.8.3",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"mini-svg-data-uri": "^1.4.3", "mini-svg-data-uri": "^1.4.3",
"potrace": "^2.1.8", "potrace": "^2.1.8",
"probe-image-size": "^6.0.0", "probe-image-size": "^7.0.0",
"progress": "^2.0.3", "progress": "^2.0.3",
"semver": "^7.3.5", "semver": "^7.3.5",
"sharp": "^0.30.1", "sharp": "^0.30.1",
@ -13231,16 +13231,6 @@
"graceful-fs": "^4.1.6" "graceful-fs": "^4.1.6"
} }
}, },
"node_modules/gatsby-remark-copy-linked-files/node_modules/probe-image-size": {
"version": "7.2.3",
"resolved": "https://registry.npmjs.org/probe-image-size/-/probe-image-size-7.2.3.tgz",
"integrity": "sha512-HubhG4Rb2UH8YtV4ba0Vp5bQ7L78RTONYu/ujmCu5nBI8wGv24s4E9xSKBi0N1MowRpxk76pFCpJtW0KPzOK0w==",
"dependencies": {
"lodash.merge": "^4.6.2",
"needle": "^2.5.2",
"stream-parser": "~0.3.1"
}
},
"node_modules/gatsby-remark-copy-linked-files/node_modules/tslib": { "node_modules/gatsby-remark-copy-linked-files/node_modules/tslib": {
"version": "2.3.0", "version": "2.3.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz",
@ -14065,16 +14055,6 @@
"graceful-fs": "^4.1.6" "graceful-fs": "^4.1.6"
} }
}, },
"node_modules/gatsby-transformer-sharp/node_modules/probe-image-size": {
"version": "7.2.3",
"resolved": "https://registry.npmjs.org/probe-image-size/-/probe-image-size-7.2.3.tgz",
"integrity": "sha512-HubhG4Rb2UH8YtV4ba0Vp5bQ7L78RTONYu/ujmCu5nBI8wGv24s4E9xSKBi0N1MowRpxk76pFCpJtW0KPzOK0w==",
"dependencies": {
"lodash.merge": "^4.6.2",
"needle": "^2.5.2",
"stream-parser": "~0.3.1"
}
},
"node_modules/gatsby-transformer-sharp/node_modules/semver": { "node_modules/gatsby-transformer-sharp/node_modules/semver": {
"version": "7.3.5", "version": "7.3.5",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz", "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz",
@ -19666,11 +19646,11 @@
} }
}, },
"node_modules/probe-image-size": { "node_modules/probe-image-size": {
"version": "6.0.0", "version": "7.2.3",
"resolved": "https://registry.npmjs.org/probe-image-size/-/probe-image-size-6.0.0.tgz", "resolved": "https://registry.npmjs.org/probe-image-size/-/probe-image-size-7.2.3.tgz",
"integrity": "sha512-99PZ5+RU4gqiTfK5ZDMDkZtn6eL4WlKfFyVJV7lFQvH3iGmQ85DqMTOdxorERO26LHkevR2qsxnHp0x/2UDJPA==", "integrity": "sha512-HubhG4Rb2UH8YtV4ba0Vp5bQ7L78RTONYu/ujmCu5nBI8wGv24s4E9xSKBi0N1MowRpxk76pFCpJtW0KPzOK0w==",
"dependencies": { "dependencies": {
"deepmerge": "^4.0.0", "lodash.merge": "^4.6.2",
"needle": "^2.5.2", "needle": "^2.5.2",
"stream-parser": "~0.3.1" "stream-parser": "~0.3.1"
} }
@ -35456,9 +35436,9 @@
} }
}, },
"gatsby-plugin-sharp": { "gatsby-plugin-sharp": {
"version": "4.9.0", "version": "4.11.1",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.9.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.11.1.tgz",
"integrity": "sha512-65JcqL11kyecTDYl3uZ/SvBI2FRJgSC7JTxzoV1ZOJkNQpn4nRLRUFL5UTijnnwU9+tba3i6gxKtZEAlE94pcA==", "integrity": "sha512-wmbDnVl1386Mpm446tCavrI818HBpFOYk53cTerj5vaS+YmmuALwKSYVYOT2+LuVvZW0oaijuaDBeDnftq882g==",
"requires": { "requires": {
"@babel/runtime": "^7.15.4", "@babel/runtime": "^7.15.4",
"async": "^3.2.3", "async": "^3.2.3",
@ -35466,14 +35446,14 @@
"debug": "^4.3.3", "debug": "^4.3.3",
"filenamify": "^4.3.0", "filenamify": "^4.3.0",
"fs-extra": "^10.0.0", "fs-extra": "^10.0.0",
"gatsby-core-utils": "^3.9.0", "gatsby-core-utils": "^3.11.1",
"gatsby-plugin-utils": "^3.3.0", "gatsby-plugin-utils": "^3.5.1",
"gatsby-telemetry": "^3.9.0", "gatsby-telemetry": "^3.11.1",
"got": "^11.8.3", "got": "^11.8.3",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"mini-svg-data-uri": "^1.4.3", "mini-svg-data-uri": "^1.4.3",
"potrace": "^2.1.8", "potrace": "^2.1.8",
"probe-image-size": "^6.0.0", "probe-image-size": "^7.0.0",
"progress": "^2.0.3", "progress": "^2.0.3",
"semver": "^7.3.5", "semver": "^7.3.5",
"sharp": "^0.30.1", "sharp": "^0.30.1",
@ -35724,16 +35704,6 @@
"universalify": "^2.0.0" "universalify": "^2.0.0"
} }
}, },
"probe-image-size": {
"version": "7.2.3",
"resolved": "https://registry.npmjs.org/probe-image-size/-/probe-image-size-7.2.3.tgz",
"integrity": "sha512-HubhG4Rb2UH8YtV4ba0Vp5bQ7L78RTONYu/ujmCu5nBI8wGv24s4E9xSKBi0N1MowRpxk76pFCpJtW0KPzOK0w==",
"requires": {
"lodash.merge": "^4.6.2",
"needle": "^2.5.2",
"stream-parser": "~0.3.1"
}
},
"tslib": { "tslib": {
"version": "2.3.0", "version": "2.3.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz",
@ -36355,16 +36325,6 @@
"universalify": "^2.0.0" "universalify": "^2.0.0"
} }
}, },
"probe-image-size": {
"version": "7.2.3",
"resolved": "https://registry.npmjs.org/probe-image-size/-/probe-image-size-7.2.3.tgz",
"integrity": "sha512-HubhG4Rb2UH8YtV4ba0Vp5bQ7L78RTONYu/ujmCu5nBI8wGv24s4E9xSKBi0N1MowRpxk76pFCpJtW0KPzOK0w==",
"requires": {
"lodash.merge": "^4.6.2",
"needle": "^2.5.2",
"stream-parser": "~0.3.1"
}
},
"semver": { "semver": {
"version": "7.3.5", "version": "7.3.5",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz", "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz",
@ -40512,11 +40472,11 @@
"requires": {} "requires": {}
}, },
"probe-image-size": { "probe-image-size": {
"version": "6.0.0", "version": "7.2.3",
"resolved": "https://registry.npmjs.org/probe-image-size/-/probe-image-size-6.0.0.tgz", "resolved": "https://registry.npmjs.org/probe-image-size/-/probe-image-size-7.2.3.tgz",
"integrity": "sha512-99PZ5+RU4gqiTfK5ZDMDkZtn6eL4WlKfFyVJV7lFQvH3iGmQ85DqMTOdxorERO26LHkevR2qsxnHp0x/2UDJPA==", "integrity": "sha512-HubhG4Rb2UH8YtV4ba0Vp5bQ7L78RTONYu/ujmCu5nBI8wGv24s4E9xSKBi0N1MowRpxk76pFCpJtW0KPzOK0w==",
"requires": { "requires": {
"deepmerge": "^4.0.0", "lodash.merge": "^4.6.2",
"needle": "^2.5.2", "needle": "^2.5.2",
"stream-parser": "~0.3.1" "stream-parser": "~0.3.1"
} }

View File

@ -24,7 +24,7 @@
"gatsby-plugin-react-helmet": "^5.11.0", "gatsby-plugin-react-helmet": "^5.11.0",
"gatsby-plugin-react-svg": "^3.1.0", "gatsby-plugin-react-svg": "^3.1.0",
"gatsby-plugin-robots-txt": "^1.7.0", "gatsby-plugin-robots-txt": "^1.7.0",
"gatsby-plugin-sharp": "^4.9.0", "gatsby-plugin-sharp": "^4.11.1",
"gatsby-plugin-sitemap": "^5.9.0", "gatsby-plugin-sitemap": "^5.9.0",
"gatsby-remark-autolink-headers": "^5.11.1", "gatsby-remark-autolink-headers": "^5.11.1",
"gatsby-remark-copy-linked-files": "^5.11.0", "gatsby-remark-copy-linked-files": "^5.11.0",