Updated app dependencies

* reduces bundle size by another 20%
This commit is contained in:
David Kaltschmidt
2015-11-11 16:11:28 +01:00
parent acbf8a665d
commit b56fd96a35

View File

@@ -10,22 +10,21 @@
"dagre": "0.7.4",
"debug": "~2.2.0",
"flux": "2.1.1",
"font-awesome": "4.3.0",
"font-awesome-webpack": "0.0.3",
"font-awesome": "4.4.0",
"font-awesome-webpack": "0.0.4",
"immutable": "~3.7.4",
"keymirror": "0.1.1",
"lodash": "~3.9.3",
"materialize-css": "0.96.1",
"object-assign": "2.0.0",
"page": "1.6.3",
"lodash": "~3.10.1",
"materialize-css": "0.97.2",
"object-assign": "4.0.1",
"page": "1.6.4",
"react": "0.14.2",
"react-addons-create-fragment": "0.14.2",
"react-addons-pure-render-mixin": "0.14.2",
"react-addons-transition-group": "0.14.2",
"react-addons-update": "0.14.2",
"react-dom": "0.14.2",
"react-motion": "0.3.1",
"reqwest": "~1.1.5",
"reqwest": "~2.0.5",
"timely": "0.1.0"
},
"devDependencies": {