mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-20 05:02:37 +08:00
Update gatsby-plugin-sharp from 1.6.35 to 1.6.37
This commit is contained in:
parent
881a67eff7
commit
f84aa61856
@ -26,7 +26,7 @@
|
||||
"bootstrap": "^3.3.7",
|
||||
"gatsby": "^1.9.216",
|
||||
"gatsby-link": "^1.6.38",
|
||||
"gatsby-plugin-sharp": "^1.6.35",
|
||||
"gatsby-plugin-sharp": "^1.6.37",
|
||||
"gatsby-remark-autolink-headers": "^1.4.12",
|
||||
"gatsby-remark-copy-linked-files": "^1.5.28",
|
||||
"gatsby-remark-images": "^1.5.51",
|
||||
|
@ -4437,6 +4437,23 @@ gatsby-plugin-sharp@^1.6.35:
|
||||
sharp "^0.19.1"
|
||||
svgo "^0.7.2"
|
||||
|
||||
gatsby-plugin-sharp@^1.6.37:
|
||||
version "1.6.37"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.37.tgz#26801f6a7075508b10aaf1a016acf74b7be20aa2"
|
||||
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.19.1"
|
||||
svgo "^0.7.2"
|
||||
|
||||
gatsby-react-router-scroll@^1.0.11:
|
||||
version "1.0.11"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-1.0.11.tgz#1ad3bdfc7f0a897abf24e4d89111ee49de516691"
|
||||
|
Loading…
x
Reference in New Issue
Block a user