mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 02:21:48 +08:00
Merge pull request #4153 from wuweiweiwu/updating-react-split-pane
Updating react-split-pane to version 0.1.84
This commit is contained in:
commit
1b9c0b15b5
@ -23,7 +23,7 @@
|
|||||||
"lodash.throttle": "^4.1.1",
|
"lodash.throttle": "^4.1.1",
|
||||||
"prop-types": "^15.6.2",
|
"prop-types": "^15.6.2",
|
||||||
"react-inspector": "^2.3.0",
|
"react-inspector": "^2.3.0",
|
||||||
"react-split-pane": "^0.1.82",
|
"react-split-pane": "^0.1.84",
|
||||||
"react-textarea-autosize": "^7.0.4",
|
"react-textarea-autosize": "^7.0.4",
|
||||||
"render-fragment": "^0.1.1"
|
"render-fragment": "^0.1.1"
|
||||||
},
|
},
|
||||||
|
@ -15153,9 +15153,9 @@ react-scripts@^1.1.5:
|
|||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents "^1.1.3"
|
fsevents "^1.1.3"
|
||||||
|
|
||||||
react-split-pane@^0.1.82:
|
react-split-pane@^0.1.84:
|
||||||
version "0.1.82"
|
version "0.1.84"
|
||||||
resolved "https://registry.yarnpkg.com/react-split-pane/-/react-split-pane-0.1.82.tgz#42fbb9fd4823f05e037de0dab3cd6cf9bf0cf4ea"
|
resolved "https://registry.yarnpkg.com/react-split-pane/-/react-split-pane-0.1.84.tgz#b9c1499cbc40b09cf29953ee6f5ff1039d31906e"
|
||||||
dependencies:
|
dependencies:
|
||||||
inline-style-prefixer "^3.0.6"
|
inline-style-prefixer "^3.0.6"
|
||||||
prop-types "^15.5.10"
|
prop-types "^15.5.10"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user