mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 13:21:14 +08:00
Update gatsby-remark-images from 1.5.60 to 1.5.61
This commit is contained in:
parent
c333a95523
commit
e8ff61af3f
@ -29,7 +29,7 @@
|
|||||||
"gatsby-plugin-sharp": "^1.6.42",
|
"gatsby-plugin-sharp": "^1.6.42",
|
||||||
"gatsby-remark-autolink-headers": "^1.4.16",
|
"gatsby-remark-autolink-headers": "^1.4.16",
|
||||||
"gatsby-remark-copy-linked-files": "^1.5.31",
|
"gatsby-remark-copy-linked-files": "^1.5.31",
|
||||||
"gatsby-remark-images": "^1.5.60",
|
"gatsby-remark-images": "^1.5.61",
|
||||||
"gatsby-remark-smartypants": "^1.4.12",
|
"gatsby-remark-smartypants": "^1.4.12",
|
||||||
"gatsby-source-filesystem": "^1.5.29",
|
"gatsby-source-filesystem": "^1.5.29",
|
||||||
"gatsby-transformer-remark": "^1.7.39",
|
"gatsby-transformer-remark": "^1.7.39",
|
||||||
|
@ -4590,23 +4590,6 @@ gatsby-module-loader@^1.0.11:
|
|||||||
babel-runtime "^6.26.0"
|
babel-runtime "^6.26.0"
|
||||||
loader-utils "^0.2.16"
|
loader-utils "^0.2.16"
|
||||||
|
|
||||||
gatsby-plugin-sharp@^1.6.41:
|
|
||||||
version "1.6.41"
|
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.41.tgz#87dc28d226d70e63408bf31983268efdf10e8b1d"
|
|
||||||
dependencies:
|
|
||||||
async "^2.1.2"
|
|
||||||
babel-runtime "^6.26.0"
|
|
||||||
bluebird "^3.5.0"
|
|
||||||
imagemin "^5.2.2"
|
|
||||||
imagemin-pngquant "^5.0.0"
|
|
||||||
imagemin-webp "^4.0.0"
|
|
||||||
lodash "^4.17.4"
|
|
||||||
potrace "^2.1.1"
|
|
||||||
probe-image-size "^3.2.0"
|
|
||||||
progress "^1.1.8"
|
|
||||||
sharp "^0.20.0"
|
|
||||||
svgo "^0.7.2"
|
|
||||||
|
|
||||||
gatsby-plugin-sharp@^1.6.42:
|
gatsby-plugin-sharp@^1.6.42:
|
||||||
version "1.6.42"
|
version "1.6.42"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.42.tgz#c2c900ca80ff2b19d3c56ba8dcfb24fbd664d397"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.42.tgz#c2c900ca80ff2b19d3c56ba8dcfb24fbd664d397"
|
||||||
@ -4654,13 +4637,13 @@ gatsby-remark-copy-linked-files@^1.5.31:
|
|||||||
probe-image-size "^3.2.0"
|
probe-image-size "^3.2.0"
|
||||||
unist-util-visit "^1.1.1"
|
unist-util-visit "^1.1.1"
|
||||||
|
|
||||||
gatsby-remark-images@^1.5.60:
|
gatsby-remark-images@^1.5.61:
|
||||||
version "1.5.60"
|
version "1.5.61"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-1.5.60.tgz#873717f46d427335d26b7542427d18a424cc888c"
|
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-1.5.61.tgz#6a05864f9abbccca1f1ab4e1e882b25acaaee5bc"
|
||||||
dependencies:
|
dependencies:
|
||||||
babel-runtime "^6.26.0"
|
babel-runtime "^6.26.0"
|
||||||
cheerio "^1.0.0-rc.2"
|
cheerio "^1.0.0-rc.2"
|
||||||
gatsby-plugin-sharp "^1.6.41"
|
gatsby-plugin-sharp "^1.6.42"
|
||||||
is-relative-url "^2.0.0"
|
is-relative-url "^2.0.0"
|
||||||
lodash "^4.17.4"
|
lodash "^4.17.4"
|
||||||
slash "^1.0.0"
|
slash "^1.0.0"
|
||||||
@ -5659,7 +5642,7 @@ iferr@^0.1.5:
|
|||||||
version "0.1.5"
|
version "0.1.5"
|
||||||
resolved "https://registry.yarnpkg.com/iferr/-/iferr-0.1.5.tgz#c60eed69e6d8fdb6b3104a1fcbca1c192dc5b501"
|
resolved "https://registry.yarnpkg.com/iferr/-/iferr-0.1.5.tgz#c60eed69e6d8fdb6b3104a1fcbca1c192dc5b501"
|
||||||
|
|
||||||
imagemin-pngquant@5.0.1, imagemin-pngquant@^5.0.0:
|
imagemin-pngquant@5.0.1:
|
||||||
version "5.0.1"
|
version "5.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/imagemin-pngquant/-/imagemin-pngquant-5.0.1.tgz#d8a329da553afa226b11ce62debe0b7e37b439e6"
|
resolved "https://registry.yarnpkg.com/imagemin-pngquant/-/imagemin-pngquant-5.0.1.tgz#d8a329da553afa226b11ce62debe0b7e37b439e6"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user