Skip to content

Commit c044a22

Browse files
committed
Upgrading the rest of the dependencies
1 parent 7c27b09 commit c044a22

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -61,14 +61,14 @@
6161
"babel-preset-es2015": "^6.3.13",
6262
"babel-preset-react": "^6.3.13",
6363
"babel-preset-stage-0": "^6.3.13",
64-
"bluebird": "^3.0.5",
64+
"bluebird": "^3.1.1",
6565
"core-js": "^1.2.6",
6666
"cpx": "^1.2.1",
6767
"cross-env": "^1.0.5",
68-
"css-loader": "^0.21.0",
68+
"css-loader": "^0.23.1",
6969
"eslint": "^1.10.3",
7070
"eslint-plugin-babel": "^3.0.0",
71-
"eslint-plugin-react": "^3.11.3",
71+
"eslint-plugin-react": "^3.12.0",
7272
"expect": "^1.13.4",
7373
"express": "^4.13.3",
7474
"extract-text-webpack-plugin": "^0.8.2",
@@ -80,21 +80,21 @@
8080
"karma-phantomjs-launcher": "~0.2.1",
8181
"karma-webpack": "^1.7.0",
8282
"mocha": "^2.3.4",
83-
"node-sass": "^3.3.3",
83+
"node-sass": "^3.4.2",
8484
"normalize.css": "^3.0.3",
8585
"phantomjs": "^1.9.19",
8686
"phantomjs-polyfill": "0.0.1",
87-
"postcss-loader": "^0.7.0",
87+
"postcss-loader": "^0.8.0",
8888
"react": "^0.14.3",
8989
"react-addons-css-transition-group": "^0.14.3",
9090
"react-addons-test-utils": "^0.14.3",
9191
"react-docgen": "^2.4.0",
9292
"react-dom": "^0.14.3",
9393
"react-transform-catch-errors": "^1.0.0",
9494
"react-transform-hmr": "^1.0.1",
95-
"redbox-react": "^1.1.1",
96-
"rimraf": "^2.4.3",
97-
"sass-loader": "^3.0.0",
95+
"redbox-react": "^1.2.0",
96+
"rimraf": "^2.5.0",
97+
"sass-loader": "^3.1.2",
9898
"sinon": "git://github.com/sinonjs/sinon.git#b672042043517b9f84e14ed0fb8265126168778a",
9999
"style-loader": "^0.13.0",
100100
"toolbox-loader": "0.0.2",

0 commit comments

Comments
 (0)