Update dependencies

old
Javi Velasco 2016-08-07 19:16:58 +02:00
parent b58254d2ba
commit f250f6fa95
2 changed files with 14 additions and 14 deletions

View File

@ -41,41 +41,41 @@
"react-css-themr": "^1.2.0"
},
"devDependencies": {
"autoprefixer": "^6.3.6",
"autoprefixer": "^6.4.0",
"babel-cli": "^6.8.0",
"babel-core": "^6.8.0",
"babel-core": "^6.13.2",
"babel-eslint": "^6.0.4",
"babel-loader": "^6.2.4",
"babel-plugin-react-transform": "^2.0.2",
"babel-polyfill": "^6.8.0",
"babel-preset-es2015": "^6.6.0",
"babel-polyfill": "^6.13.0",
"babel-preset-es2015": "^6.13.2",
"babel-preset-react": "^6.5.0",
"babel-preset-stage-0": "^6.5.0",
"bluebird": "^3.3.5",
"cpx": "^1.3.1",
"cross-env": "^1.0.7",
"cross-env": "^2.0.0",
"css-loader": "^0.23.1",
"eslint": "^2.9.0",
"eslint": "^3.2.2",
"eslint-plugin-babel": "^3.2.0",
"eslint-plugin-react": "^5.1.1",
"eslint-plugin-react": "^6.0.0",
"expect": "^1.20.1",
"express": "^4.13.4",
"extract-text-webpack-plugin": "^1.0.1",
"glob": "^7.0.3",
"karma": "^0.13.22",
"karma": "^1.1.2",
"karma-chrome-launcher": "^1.0.1",
"karma-cli": "^1.0.0",
"karma-mocha": "^1.0.1",
"karma-phantomjs-launcher": "^1.0.0",
"karma-webpack": "^1.7.0",
"mocha": "^2.4.5",
"mocha": "^3.0.1",
"node-sass": "^3.7.0",
"normalize.css": "^4.1.1",
"phantomjs": "^2.1.7",
"phantomjs-polyfill": "0.0.2",
"phantomjs-prebuilt": "^2.1.7",
"postcss-loader": "^0.9.1",
"react": "^15.2.0",
"react": "^15.2.1",
"react-addons-css-transition-group": "^15.2.0",
"react-addons-test-utils": "^15.0.2",
"react-addons-update": "^15.3.0",
@ -85,8 +85,8 @@
"react-transform-hmr": "^1.0.4",
"redbox-react": "^1.2.4",
"rimraf": "^2.5.2",
"sass-lint": "1.7.0",
"sass-loader": "^3.2.0",
"sass-lint": "1.8.2",
"sass-loader": "^4.0.0",
"sinon": "git://github.com/sinonjs/sinon.git#b672042043517b9f84e14ed0fb8265126168778a",
"style-loader": "^0.13.1",
"toolbox-loader": "0.0.3",

View File

@ -62,7 +62,7 @@ class ListTest extends React.Component {
rightIcon='star'
/>
<ListItem
avatar='https://pbs.twimg.com/profile_images/477103691506282499/bsIaPEiM_400x400.jpeg'
avatar='https://pbs.twimg.com/profile_images/755797598565531649/Whsf9259.jpg'
caption='Tobias Van Schneider'
legend='Designer at Spotify'
rightIcon='star'
@ -122,7 +122,7 @@ class ListTest extends React.Component {
rightIcon='mail'
/>
<ListItem
avatar='https://pbs.twimg.com/profile_images/477103691506282499/bsIaPEiM_400x400.jpeg'
avatar='https://pbs.twimg.com/profile_images/755797598565531649/Whsf9259.jpg'
caption='Tobias Van Schneider'
rightIcon='mail'
/>