mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-20 05:02:37 +08:00
UPGRADE glamorous
This commit is contained in:
parent
0fa6a51974
commit
4aa547b4e3
@ -32,7 +32,7 @@
|
||||
"axe-core": "^3.0.2",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"glamor": "^2.20.40",
|
||||
"glamorous": "^4.12.5",
|
||||
"glamorous": "^4.13.0",
|
||||
"global": "^4.3.2",
|
||||
"prop-types": "^15.6.1"
|
||||
},
|
||||
|
@ -26,7 +26,7 @@
|
||||
"babel-runtime": "^6.26.0",
|
||||
"deep-equal": "^1.0.1",
|
||||
"glamor": "^2.20.40",
|
||||
"glamorous": "^4.12.5",
|
||||
"glamorous": "^4.13.0",
|
||||
"global": "^4.3.2",
|
||||
"lodash.isequal": "^4.5.0",
|
||||
"make-error": "^1.3.4",
|
||||
|
@ -18,7 +18,7 @@
|
||||
"babel-runtime": "^6.26.0",
|
||||
"core-js": "2.5.6",
|
||||
"glamor": "^2.20.40",
|
||||
"glamorous": "^4.12.5",
|
||||
"glamorous": "^4.13.0",
|
||||
"global": "^4.3.2",
|
||||
"marksy": "^6.0.3",
|
||||
"nested-object-assign": "^1.0.1",
|
||||
|
@ -29,7 +29,7 @@
|
||||
"@storybook/components": "4.0.0-alpha.4",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"glamor": "^2.20.40",
|
||||
"glamorous": "^4.12.5",
|
||||
"glamorous": "^4.13.0",
|
||||
"global": "^4.3.2",
|
||||
"prop-types": "^15.6.1"
|
||||
},
|
||||
|
@ -42,13 +42,13 @@
|
||||
"core-js": "^2.5.4",
|
||||
"dotenv-webpack": "^1.5.5",
|
||||
"glamor": "^2.20.40",
|
||||
"glamorous": "^4.12.1",
|
||||
"glamorous": "^4.13.0",
|
||||
"global": "^4.3.2",
|
||||
"html-webpack-plugin": "^3.2.0",
|
||||
"marko-loader": "^1.3.3",
|
||||
"raw-loader": "^0.5.1",
|
||||
"lodash.flattendeep": "^4.4.0",
|
||||
"marko-loader": "^1.3.3",
|
||||
"prop-types": "^15.6.1",
|
||||
"raw-loader": "^0.5.1",
|
||||
"webpack": "^4.5.0",
|
||||
"webpack-hot-middleware": "^2.21.2"
|
||||
},
|
||||
|
@ -40,7 +40,7 @@
|
||||
"core-js": "^2.5.6",
|
||||
"dotenv-webpack": "^1.5.5",
|
||||
"glamor": "^2.20.40",
|
||||
"glamorous": "^4.12.5",
|
||||
"glamorous": "^4.13.0",
|
||||
"global": "^4.3.2",
|
||||
"html-webpack-plugin": "^3.2.0",
|
||||
"lodash.flattendeep": "^4.4.0",
|
||||
|
@ -16,12 +16,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"glamor": "^2.20.40",
|
||||
"glamorous": "^4.12.5",
|
||||
"prop-types": "^15.6.1",
|
||||
"react-split-pane": "^0.1.77",
|
||||
"lodash.throttle": "^4.1.1",
|
||||
"glamorous": "^4.13.0",
|
||||
"global": "^4.3.2",
|
||||
"lodash.pick": "^4.4.0",
|
||||
"global": "^4.3.2"
|
||||
"lodash.throttle": "^4.1.1",
|
||||
"prop-types": "^15.6.1",
|
||||
"react-split-pane": "^0.1.77"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "*",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -7298,9 +7298,9 @@ glamor@^2.20.40:
|
||||
prop-types "^15.5.10"
|
||||
through "^2.3.8"
|
||||
|
||||
glamorous@^4.12.1, glamorous@^4.12.5:
|
||||
version "4.12.5"
|
||||
resolved "https://registry.yarnpkg.com/glamorous/-/glamorous-4.12.5.tgz#909e0ec2ab3136e4749bf82edd9f33b51745e41f"
|
||||
glamorous@^4.13.0:
|
||||
version "4.13.0"
|
||||
resolved "https://registry.yarnpkg.com/glamorous/-/glamorous-4.13.0.tgz#4ac5cb05633aa49a0396d409f665dd9b614f1b5a"
|
||||
dependencies:
|
||||
brcast "^3.0.0"
|
||||
csstype "^2.2.0"
|
||||
@ -14071,8 +14071,8 @@ react-split-pane@^0.1.77:
|
||||
react-style-proptype "^3.0.0"
|
||||
|
||||
react-style-proptype@^3.0.0:
|
||||
version "3.1.0"
|
||||
resolved "https://registry.yarnpkg.com/react-style-proptype/-/react-style-proptype-3.1.0.tgz#c8912fc13460f5b0c1ec1114c729d535b52b8073"
|
||||
version "3.2.1"
|
||||
resolved "https://registry.yarnpkg.com/react-style-proptype/-/react-style-proptype-3.2.1.tgz#7cfeb9b87ec7ab9dcbde9715170ed10c11fb86aa"
|
||||
dependencies:
|
||||
prop-types "^15.5.4"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user