mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-20 05:02:37 +08:00
Update gatsby-plugin-sharp from 1.6.30 to 1.6.31
This commit is contained in:
parent
c8d4fbfd74
commit
c82690e473
@ -33,7 +33,7 @@
|
||||
"bootstrap": "^3.3.7",
|
||||
"gatsby": "^1.9.202",
|
||||
"gatsby-link": "^1.6.37",
|
||||
"gatsby-plugin-sharp": "^1.6.30",
|
||||
"gatsby-plugin-sharp": "^1.6.31",
|
||||
"gatsby-remark-autolink-headers": "^1.4.12",
|
||||
"gatsby-remark-copy-linked-files": "^1.5.27",
|
||||
"gatsby-remark-images": "^1.5.46",
|
||||
|
@ -4412,6 +4412,23 @@ gatsby-plugin-sharp@^1.6.30:
|
||||
sharp "^0.19.0"
|
||||
svgo "^0.7.2"
|
||||
|
||||
gatsby-plugin-sharp@^1.6.31:
|
||||
version "1.6.31"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.31.tgz#aa136442a92f20df4629e8b4ddc11735c6ed6d90"
|
||||
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.19.0"
|
||||
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