mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 07:21:16 +08:00
Update gatsby-remark-images from 1.5.33 to 1.5.34
This commit is contained in:
parent
20b199146a
commit
7d1bf737d3
@ -35,7 +35,7 @@
|
|||||||
"gatsby-plugin-sharp": "^1.6.23",
|
"gatsby-plugin-sharp": "^1.6.23",
|
||||||
"gatsby-remark-autolink-headers": "^1.4.10",
|
"gatsby-remark-autolink-headers": "^1.4.10",
|
||||||
"gatsby-remark-copy-linked-files": "^1.5.23",
|
"gatsby-remark-copy-linked-files": "^1.5.23",
|
||||||
"gatsby-remark-images": "^1.5.33",
|
"gatsby-remark-images": "^1.5.34",
|
||||||
"gatsby-remark-smartypants": "^1.4.9",
|
"gatsby-remark-smartypants": "^1.4.9",
|
||||||
"gatsby-source-filesystem": "^1.5.9",
|
"gatsby-source-filesystem": "^1.5.9",
|
||||||
"gatsby-transformer-remark": "^1.7.23",
|
"gatsby-transformer-remark": "^1.7.23",
|
||||||
|
@ -4228,23 +4228,6 @@ gatsby-module-loader@^1.0.9:
|
|||||||
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.22:
|
|
||||||
version "1.6.22"
|
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.22.tgz#7d1c71a881e89c4327450b15820d4614eb72e6e3"
|
|
||||||
dependencies:
|
|
||||||
async "^2.1.2"
|
|
||||||
babel-runtime "^6.26.0"
|
|
||||||
bluebird "^3.5.0"
|
|
||||||
image-size "^0.5.1"
|
|
||||||
imagemin "^5.2.2"
|
|
||||||
imagemin-pngquant "^5.0.0"
|
|
||||||
imagemin-webp "^4.0.0"
|
|
||||||
lodash "^4.17.4"
|
|
||||||
potrace "^2.1.1"
|
|
||||||
progress "^1.1.8"
|
|
||||||
sharp "^0.17.3"
|
|
||||||
svgo "^0.7.2"
|
|
||||||
|
|
||||||
gatsby-plugin-sharp@^1.6.23:
|
gatsby-plugin-sharp@^1.6.23:
|
||||||
version "1.6.23"
|
version "1.6.23"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.23.tgz#6f53013ee72a6b4613587ec07485cffc18e40e9b"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.23.tgz#6f53013ee72a6b4613587ec07485cffc18e40e9b"
|
||||||
@ -4292,13 +4275,13 @@ gatsby-remark-copy-linked-files@^1.5.23:
|
|||||||
path-is-inside "^1.0.2"
|
path-is-inside "^1.0.2"
|
||||||
unist-util-visit "^1.1.1"
|
unist-util-visit "^1.1.1"
|
||||||
|
|
||||||
gatsby-remark-images@^1.5.33:
|
gatsby-remark-images@^1.5.34:
|
||||||
version "1.5.33"
|
version "1.5.34"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-1.5.33.tgz#41f3a7eb68d4f59f5868401242ef217c3a7f2189"
|
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-1.5.34.tgz#0e55b88d8f26e363d76b5705b7e92cc492ad15a0"
|
||||||
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.22"
|
gatsby-plugin-sharp "^1.6.23"
|
||||||
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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user