mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 16:11:33 +08:00
Update react-split-pane from 0.1.76 to 0.1.77 in lib/ui
This commit is contained in:
parent
a8ca5c62ee
commit
26b67e606f
@ -35,7 +35,7 @@
|
|||||||
"react-icons": "^2.2.7",
|
"react-icons": "^2.2.7",
|
||||||
"react-inspector": "^2.2.2",
|
"react-inspector": "^2.2.2",
|
||||||
"react-modal": "^3.1.13",
|
"react-modal": "^3.1.13",
|
||||||
"react-split-pane": "^0.1.75",
|
"react-split-pane": "^0.1.77",
|
||||||
"react-treebeard": "^2.1.0",
|
"react-treebeard": "^2.1.0",
|
||||||
"redux": "^3.7.2"
|
"redux": "^3.7.2"
|
||||||
},
|
},
|
||||||
|
14
yarn.lock
14
yarn.lock
@ -285,10 +285,6 @@
|
|||||||
version "0.11.7"
|
version "0.11.7"
|
||||||
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.11.7.tgz#da39a2f7c74e793e32e2bb7b3b68da1691532dd5"
|
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.11.7.tgz#da39a2f7c74e793e32e2bb7b3b68da1691532dd5"
|
||||||
|
|
||||||
"@types/inline-style-prefixer@^3.0.0":
|
|
||||||
version "3.0.1"
|
|
||||||
resolved "https://registry.yarnpkg.com/@types/inline-style-prefixer/-/inline-style-prefixer-3.0.1.tgz#8541e636b029124b747952e9a28848286d2b5bf6"
|
|
||||||
|
|
||||||
"@types/jasmine@~2.8.6":
|
"@types/jasmine@~2.8.6":
|
||||||
version "2.8.6"
|
version "2.8.6"
|
||||||
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-2.8.6.tgz#14445b6a1613cf4e05dd61c3c3256d0e95c0421e"
|
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-2.8.6.tgz#14445b6a1613cf4e05dd61c3c3256d0e95c0421e"
|
||||||
@ -325,7 +321,7 @@
|
|||||||
version "0.0.32"
|
version "0.0.32"
|
||||||
resolved "https://registry.yarnpkg.com/@types/q/-/q-0.0.32.tgz#bd284e57c84f1325da702babfc82a5328190c0c5"
|
resolved "https://registry.yarnpkg.com/@types/q/-/q-0.0.32.tgz#bd284e57c84f1325da702babfc82a5328190c0c5"
|
||||||
|
|
||||||
"@types/react@^16.0.18", "@types/react@^16.0.20":
|
"@types/react@^16.0.20":
|
||||||
version "16.0.34"
|
version "16.0.34"
|
||||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.0.34.tgz#7a8f795afd8a404a9c4af9539b24c75d3996914e"
|
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.0.34.tgz#7a8f795afd8a404a9c4af9539b24c75d3996914e"
|
||||||
|
|
||||||
@ -12536,12 +12532,10 @@ react-scripts@^1.1.1:
|
|||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents "^1.1.3"
|
fsevents "^1.1.3"
|
||||||
|
|
||||||
react-split-pane@^0.1.75:
|
react-split-pane@^0.1.77:
|
||||||
version "0.1.76"
|
version "0.1.77"
|
||||||
resolved "https://registry.yarnpkg.com/react-split-pane/-/react-split-pane-0.1.76.tgz#b2ba11e1055e18b6b0fd56e13e3adb35aec87af6"
|
resolved "https://registry.yarnpkg.com/react-split-pane/-/react-split-pane-0.1.77.tgz#f0c8cd18d076bbac900248dcf6dbcec02d5340db"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/inline-style-prefixer" "^3.0.0"
|
|
||||||
"@types/react" "^16.0.18"
|
|
||||||
inline-style-prefixer "^3.0.6"
|
inline-style-prefixer "^3.0.6"
|
||||||
prop-types "^15.5.10"
|
prop-types "^15.5.10"
|
||||||
react-style-proptype "^3.0.0"
|
react-style-proptype "^3.0.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user