mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 07:21:17 +08:00
Merge branch 'master' into move-server-config-to-core
This commit is contained in:
commit
5c7c2dfff1
@ -27,7 +27,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@storybook/react": "3.4.0-rc.3",
|
||||
"@types/react": "^16.0.40"
|
||||
"@types/react": "^16.0.41"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@storybook/addons": "^3.3.0",
|
||||
|
@ -24,7 +24,7 @@
|
||||
"@storybook/react": "^3.3.15",
|
||||
"babel-loader": "^6.4.1",
|
||||
"bootstrap": "^3.3.7",
|
||||
"gatsby": "^1.9.240",
|
||||
"gatsby": "^1.9.241",
|
||||
"gatsby-link": "^1.6.39",
|
||||
"gatsby-plugin-sharp": "^1.6.41",
|
||||
"gatsby-remark-autolink-headers": "^1.4.13",
|
||||
|
@ -4442,9 +4442,9 @@ fuse.js@^3.2.0:
|
||||
version "3.2.0"
|
||||
resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-3.2.0.tgz#f0448e8069855bf2a3e683cdc1d320e7e2a07ef4"
|
||||
|
||||
gatsby-1-config-css-modules@^1.0.10:
|
||||
version "1.0.10"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-1-config-css-modules/-/gatsby-1-config-css-modules-1.0.10.tgz#56967add247213d56167715539229afe39d4ccf6"
|
||||
gatsby-1-config-css-modules@^1.0.11:
|
||||
version "1.0.11"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-1-config-css-modules/-/gatsby-1-config-css-modules-1.0.11.tgz#5a102c6b11f9a6963b3892ecc959511e1688e525"
|
||||
dependencies:
|
||||
babel-runtime "^6.26.0"
|
||||
|
||||
@ -4603,9 +4603,9 @@ gatsby-transformer-remark@^1.7.37:
|
||||
unist-util-select "^1.5.0"
|
||||
unist-util-visit "^1.1.1"
|
||||
|
||||
gatsby@^1.9.240:
|
||||
version "1.9.240"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.240.tgz#08e56c5dc4a2494b8483833cc040119ffa83e96e"
|
||||
gatsby@^1.9.241:
|
||||
version "1.9.241"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.241.tgz#550f04177851c44be3bb235adf8461d5b1d89624"
|
||||
dependencies:
|
||||
async "^2.1.2"
|
||||
babel-code-frame "^6.22.0"
|
||||
@ -4645,7 +4645,7 @@ gatsby@^1.9.240:
|
||||
friendly-errors-webpack-plugin "^1.6.1"
|
||||
front-matter "^2.1.0"
|
||||
fs-extra "^4.0.1"
|
||||
gatsby-1-config-css-modules "^1.0.10"
|
||||
gatsby-1-config-css-modules "^1.0.11"
|
||||
gatsby-1-config-extract-plugin "^1.0.2"
|
||||
gatsby-cli "^1.1.48"
|
||||
gatsby-link "^1.6.39"
|
||||
|
@ -350,9 +350,9 @@
|
||||
version "0.0.32"
|
||||
resolved "https://registry.yarnpkg.com/@types/q/-/q-0.0.32.tgz#bd284e57c84f1325da702babfc82a5328190c0c5"
|
||||
|
||||
"@types/react@^16.0.40":
|
||||
version "16.0.40"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.0.40.tgz#caabc2296886f40b67f6fc80f0f3464476461df9"
|
||||
"@types/react@^16.0.41":
|
||||
version "16.0.41"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.0.41.tgz#72146737f4d439dc95a53315de4bfb43ac8542ca"
|
||||
|
||||
"@types/selenium-webdriver@^2.53.35", "@types/selenium-webdriver@~2.53.39":
|
||||
version "2.53.43"
|
||||
|
Loading…
x
Reference in New Issue
Block a user