mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-17 05:02:23 +08:00
Update gatsby-remark-images from 1.5.65 to 1.5.66
This commit is contained in:
parent
1584c4bdf8
commit
c8baf1456d
@ -29,7 +29,7 @@
|
||||
"gatsby-plugin-sharp": "^1.6.47",
|
||||
"gatsby-remark-autolink-headers": "^1.4.18",
|
||||
"gatsby-remark-copy-linked-files": "^1.5.35",
|
||||
"gatsby-remark-images": "^1.5.65",
|
||||
"gatsby-remark-images": "^1.5.66",
|
||||
"gatsby-remark-smartypants": "^1.4.12",
|
||||
"gatsby-source-filesystem": "^1.5.38",
|
||||
"gatsby-transformer-remark": "^1.7.41",
|
||||
|
@ -4622,24 +4622,6 @@ gatsby-module-loader@^1.0.11:
|
||||
babel-runtime "^6.26.0"
|
||||
loader-utils "^0.2.16"
|
||||
|
||||
gatsby-plugin-sharp@^1.6.46:
|
||||
version "1.6.46"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.46.tgz#3c253e0e37c93429736e8b547cf24095fd903ae9"
|
||||
dependencies:
|
||||
async "^2.1.2"
|
||||
babel-runtime "^6.26.0"
|
||||
bluebird "^3.5.0"
|
||||
imagemin "^5.2.2"
|
||||
imagemin-pngquant "5.0.1"
|
||||
imagemin-webp "^4.0.0"
|
||||
lodash "^4.17.4"
|
||||
mini-svg-data-uri "^1.0.0"
|
||||
potrace "^2.1.1"
|
||||
probe-image-size "^4.0.0"
|
||||
progress "^1.1.8"
|
||||
sharp "^0.20.0"
|
||||
svgo "^0.7.2"
|
||||
|
||||
gatsby-plugin-sharp@^1.6.47:
|
||||
version "1.6.47"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.47.tgz#bcad9de7f5f269d2415266583c0c3cf48611e165"
|
||||
@ -4688,13 +4670,13 @@ gatsby-remark-copy-linked-files@^1.5.35:
|
||||
probe-image-size "^4.0.0"
|
||||
unist-util-visit "^1.1.1"
|
||||
|
||||
gatsby-remark-images@^1.5.65:
|
||||
version "1.5.65"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-1.5.65.tgz#8b36342363f13ef0c80656804f22a22df87dd329"
|
||||
gatsby-remark-images@^1.5.66:
|
||||
version "1.5.66"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-1.5.66.tgz#f852bca527676079cf679e0cd8b9299d9942acce"
|
||||
dependencies:
|
||||
babel-runtime "^6.26.0"
|
||||
cheerio "^1.0.0-rc.2"
|
||||
gatsby-plugin-sharp "^1.6.46"
|
||||
gatsby-plugin-sharp "^1.6.47"
|
||||
is-relative-url "^2.0.0"
|
||||
lodash "^4.17.4"
|
||||
slash "^1.0.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user