mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 23:11:23 +08:00
Merge branch 'master' into dependencies.io-update-build-244.0.0
This commit is contained in:
commit
0fcb7b1166
@ -33,10 +33,10 @@
|
||||
"bootstrap": "^3.3.7",
|
||||
"gatsby": "^1.9.201",
|
||||
"gatsby-link": "^1.6.37",
|
||||
"gatsby-plugin-sharp": "^1.6.29",
|
||||
"gatsby-plugin-sharp": "^1.6.30",
|
||||
"gatsby-remark-autolink-headers": "^1.4.12",
|
||||
"gatsby-remark-copy-linked-files": "^1.5.27",
|
||||
"gatsby-remark-images": "^1.5.45",
|
||||
"gatsby-remark-images": "^1.5.46",
|
||||
"gatsby-remark-smartypants": "^1.4.11",
|
||||
"gatsby-source-filesystem": "^1.5.20",
|
||||
"gatsby-transformer-remark": "^1.7.32",
|
||||
|
@ -4395,9 +4395,9 @@ gatsby-module-loader@^1.0.10:
|
||||
babel-runtime "^6.26.0"
|
||||
loader-utils "^0.2.16"
|
||||
|
||||
gatsby-plugin-sharp@^1.6.29:
|
||||
version "1.6.29"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.29.tgz#6e1df0ea3ac165decd579e574b8e53e49b6c787f"
|
||||
gatsby-plugin-sharp@^1.6.30:
|
||||
version "1.6.30"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.30.tgz#c9c76c24687ed8c55e1524bae90486fe512586c2"
|
||||
dependencies:
|
||||
async "^2.1.2"
|
||||
babel-runtime "^6.26.0"
|
||||
@ -4442,13 +4442,13 @@ gatsby-remark-copy-linked-files@^1.5.27:
|
||||
path-is-inside "^1.0.2"
|
||||
unist-util-visit "^1.1.1"
|
||||
|
||||
gatsby-remark-images@^1.5.45:
|
||||
version "1.5.45"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-1.5.45.tgz#d6b90b1134c7fada5ae4a39efe6c26f33f0c0e13"
|
||||
gatsby-remark-images@^1.5.46:
|
||||
version "1.5.46"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-1.5.46.tgz#b0b615236858a3a1ec80119057ce5c133d1b3313"
|
||||
dependencies:
|
||||
babel-runtime "^6.26.0"
|
||||
cheerio "^1.0.0-rc.2"
|
||||
gatsby-plugin-sharp "^1.6.29"
|
||||
gatsby-plugin-sharp "^1.6.30"
|
||||
is-relative-url "^2.0.0"
|
||||
lodash "^4.17.4"
|
||||
slash "^1.0.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user