mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 18:41:06 +08:00
Bump react from 16.5.2 to 16.6.0
Bumps [react](https://github.com/facebook/react) from 16.5.2 to 16.6.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/compare/v16.5.2...v16.6.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
ca1cd1e2fc
commit
885c5b29da
@ -40,6 +40,6 @@
|
||||
"@storybook/addons": "4.0.0-alpha.24",
|
||||
"@storybook/react": "4.0.0-rc.6",
|
||||
"enzyme-to-json": "^3.3.4",
|
||||
"react": "^16.5.2"
|
||||
"react": "^16.6.0"
|
||||
}
|
||||
}
|
||||
|
@ -35,7 +35,7 @@
|
||||
"core-js": "^2.5.7",
|
||||
"fork-ts-checker-webpack-plugin": "^0.4.10",
|
||||
"global": "^4.3.2",
|
||||
"react": "^16.5.2",
|
||||
"react": "^16.6.0",
|
||||
"react-dom": "^16.5.2",
|
||||
"sass-loader": "^7.1.0",
|
||||
"ts-loader": "^5.2.2",
|
||||
|
@ -30,7 +30,7 @@
|
||||
"@storybook/core": "4.0.0-rc.6",
|
||||
"common-tags": "^1.8.0",
|
||||
"global": "^4.3.2",
|
||||
"react": "^16.5.2",
|
||||
"react": "^16.6.0",
|
||||
"react-dom": "^16.5.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
@ -32,7 +32,7 @@
|
||||
"common-tags": "^1.8.0",
|
||||
"global": "^4.3.2",
|
||||
"html-loader": "^0.5.5",
|
||||
"react": "^16.5.2",
|
||||
"react": "^16.6.0",
|
||||
"react-dom": "^16.5.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
@ -34,7 +34,7 @@
|
||||
"global": "^4.3.2",
|
||||
"marko-loader": "^1.3.3",
|
||||
"raw-loader": "^0.5.1",
|
||||
"react": "^16.5.2",
|
||||
"react": "^16.6.0",
|
||||
"react-dom": "^16.5.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
@ -33,7 +33,7 @@
|
||||
"@storybook/core": "4.0.0-rc.6",
|
||||
"common-tags": "^1.8.0",
|
||||
"global": "^4.3.2",
|
||||
"react": "^16.5.2",
|
||||
"react": "^16.6.0",
|
||||
"react-dom": "^16.5.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -33,7 +33,7 @@
|
||||
"@webcomponents/webcomponentsjs": "^1.2.0",
|
||||
"common-tags": "^1.8.0",
|
||||
"global": "^4.3.2",
|
||||
"react": "^16.5.2",
|
||||
"react": "^16.6.0",
|
||||
"react-dom": "^16.5.2",
|
||||
"webpack": "^4.23.1"
|
||||
},
|
||||
|
@ -32,7 +32,7 @@
|
||||
"common-tags": "^1.8.0",
|
||||
"global": "^4.3.2",
|
||||
"raw-loader": "^0.5.1",
|
||||
"react": "^16.5.2",
|
||||
"react": "^16.6.0",
|
||||
"react-dom": "^16.5.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -31,7 +31,7 @@
|
||||
"@storybook/core": "4.0.0-rc.6",
|
||||
"common-tags": "^1.8.0",
|
||||
"global": "^4.3.2",
|
||||
"react": "^16.5.2",
|
||||
"react": "^16.6.0",
|
||||
"react-dom": "^16.5.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -32,7 +32,7 @@
|
||||
"@storybook/core": "4.0.0-rc.6",
|
||||
"common-tags": "^1.8.0",
|
||||
"global": "^4.3.2",
|
||||
"react": "^16.5.2",
|
||||
"react": "^16.6.0",
|
||||
"react-dom": "^16.5.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -13,7 +13,7 @@
|
||||
"dependencies": {
|
||||
"global": "^4.3.2",
|
||||
"prop-types": "^15.6.2",
|
||||
"react": "^16.5.2",
|
||||
"react": "^16.6.0",
|
||||
"react-dom": "^16.5.2",
|
||||
"react-lifecycles-compat": "^3.0.4"
|
||||
},
|
||||
|
@ -47,7 +47,7 @@
|
||||
"graphql": "^14.0.2",
|
||||
"paths.macro": "^2.0.2",
|
||||
"prop-types": "^15.6.2",
|
||||
"react": "^16.5.2",
|
||||
"react": "^16.6.0",
|
||||
"react-chromatic": "^0.8.4",
|
||||
"react-dom": "^16.5.2",
|
||||
"uuid": "^3.3.2",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -18363,15 +18363,15 @@ react-treebeard@^3.1.0:
|
||||
shallowequal "^1.1.0"
|
||||
velocity-react "^1.4.1"
|
||||
|
||||
"react@^15.6.2 || ^16.0", react@^16.5.2:
|
||||
version "16.5.2"
|
||||
resolved "https://registry.yarnpkg.com/react/-/react-16.5.2.tgz#19f6b444ed139baa45609eee6dc3d318b3895d42"
|
||||
integrity sha512-FDCSVd3DjVTmbEAjUNX6FgfAmQ+ypJfHUsqUJOYNCBUp1h8lqmtC+0mXJ+JjsWx4KAVTkk1vKd1hLQPvEviSuw==
|
||||
"react@^15.6.2 || ^16.0", react@^16.6.0:
|
||||
version "16.6.0"
|
||||
resolved "https://registry.yarnpkg.com/react/-/react-16.6.0.tgz#b34761cfaf3e30f5508bc732fb4736730b7da246"
|
||||
integrity sha512-zJPnx/jKtuOEXCbQ9BKaxDMxR0001/hzxXwYxG8septeyYGfsgAei6NgfbVgOhbY1WOP2o3VPs/E9HaN+9hV3Q==
|
||||
dependencies:
|
||||
loose-envify "^1.1.0"
|
||||
object-assign "^4.1.1"
|
||||
prop-types "^15.6.2"
|
||||
schedule "^0.5.0"
|
||||
scheduler "^0.10.0"
|
||||
|
||||
reactcss@^1.2.0:
|
||||
version "1.2.3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user