Update benchmarks library dependencies

This commit is contained in:
Nicolas Gallagher
2018-01-23 09:49:48 -08:00
parent 985c1d63b6
commit a403244e67
2 changed files with 92 additions and 54 deletions
+7 -7
View File
@@ -11,20 +11,20 @@
"classnames": "^2.2.5",
"d3-scale-chromatic": "^1.1.1",
"emotion": "8.0.12",
"fela": "5.0.0",
"fela": "6.1.3",
"glamor": "2.20.40",
"radium": "0.21.0",
"radium": "0.21.1",
"react": "^16.2.0",
"react-component-benchmark": "^0.0.4",
"react-dom": "^16.2.0",
"react-fela": "5.0.0",
"react-fela": "6.2.4",
"react-jss": "8.2.1",
"react-native-web": "^0.3.2",
"reactxp": "0.51.0-alpha.9",
"styled-components": "2.4.0",
"reactxp": "0.51.1",
"styled-components": "3.0.2",
"styled-jsx": "2.2.1",
"styletron-client": "3.0.2",
"styletron-react": "3.0.3"
"styletron-client": "3.0.4",
"styletron-react": "3.0.4"
},
"devDependencies": {
"babel-plugin-react-native-web": "^0.3.3",