mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 15:11:10 +08:00
Update gatsby-plugin-sharp from 1.6.22 to 1.6.23
This commit is contained in:
parent
bb138cbf66
commit
186d6c52bf
@ -32,7 +32,7 @@
|
||||
"bootstrap": "^3.3.7",
|
||||
"gatsby": "^1.9.128",
|
||||
"gatsby-link": "^1.6.31",
|
||||
"gatsby-plugin-sharp": "^1.6.22",
|
||||
"gatsby-plugin-sharp": "^1.6.23",
|
||||
"gatsby-remark-autolink-headers": "^1.4.9",
|
||||
"gatsby-remark-copy-linked-files": "^1.5.22",
|
||||
"gatsby-remark-images": "^1.5.33",
|
||||
|
@ -4245,6 +4245,23 @@ gatsby-plugin-sharp@^1.6.22:
|
||||
sharp "^0.17.3"
|
||||
svgo "^0.7.2"
|
||||
|
||||
gatsby-plugin-sharp@^1.6.23:
|
||||
version "1.6.23"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.23.tgz#6f53013ee72a6b4613587ec07485cffc18e40e9b"
|
||||
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-react-router-scroll@^1.0.6:
|
||||
version "1.0.6"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-1.0.6.tgz#7cf83afec00ed5441522c3db3b84ec4a12df509a"
|
||||
|
Loading…
x
Reference in New Issue
Block a user