mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-05 11:19:34 +00:00
Update benchmarks dependencies
This commit is contained in:
@@ -9,28 +9,28 @@
|
||||
"dependencies": {
|
||||
"aphrodite": "1.2.5",
|
||||
"classnames": "^2.2.5",
|
||||
"d3-scale-chromatic": "^1.1.1",
|
||||
"emotion": "8.0.12",
|
||||
"d3-scale-chromatic": "^1.2.0",
|
||||
"emotion": "^9.0.1",
|
||||
"fela": "6.1.3",
|
||||
"glamor": "2.20.40",
|
||||
"radium": "0.21.2",
|
||||
"radium": "^0.22.0",
|
||||
"react": "^16.2.0",
|
||||
"react-component-benchmark": "^0.0.4",
|
||||
"react-dom": "^16.2.0",
|
||||
"react-fela": "6.2.4",
|
||||
"react-jss": "8.2.1",
|
||||
"react-jss": "^8.3.3",
|
||||
"react-native-web": "0.4.0",
|
||||
"reactxp": "0.51.2",
|
||||
"reactxp": "^0.51.8",
|
||||
"style-loader": "0.20.1",
|
||||
"styled-components": "3.1.2",
|
||||
"styled-jsx": "2.2.2",
|
||||
"styled-components": "^3.1.6",
|
||||
"styled-jsx": "^2.2.4",
|
||||
"styletron-client": "3.0.4",
|
||||
"styletron-react": "3.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-plugin-react-native-web": "0.4.0",
|
||||
"css-loader": "^0.28.9",
|
||||
"style-loader": "^0.19.1",
|
||||
"style-loader": "^0.20.2",
|
||||
"webpack": "^3.10.0",
|
||||
"webpack-bundle-analyzer": "^2.9.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user