Skip to content
Snippets Groups Projects
Commit 25c9f2dd authored by Oleksandr Zhurbenko's avatar Oleksandr Zhurbenko
Browse files

Updated main packages

parent 06493fda
No related branches found
No related tags found
No related merge requests found
......@@ -9,34 +9,34 @@
"autofix": "node_modules/jscs/bin/jscs * --fix"
},
"dependencies": {
"babel-runtime": "^6.18.0",
"babel-runtime": "^6.23.0",
"classnames": "^2.2.5",
"eventemitter2": "^2.1.3",
"grunt-cli": "~1.2.0",
"hiredis": "^0.5.0",
"history": "~3.3.0",
"meteor-node-stubs": "^0.2.3",
"meteor-node-stubs": "^0.2.11",
"node-sass": "~3.8.0",
"probe-image-size": "~2.1.1",
"react-addons-shallow-compare": "^15.4.2",
"react": "~15.4.2",
"probe-image-size": "~3.0.0",
"react": "~15.5.4",
"react-addons-css-transition-group": "~15.4.2",
"react-addons-pure-render-mixin": "~15.4.2",
"react-autosize-textarea": "~0.3.2",
"react-color": "^2.11.1",
"react-dom": "~15.4.2",
"react-intl": "~2.1.3",
"react-modal": "~1.7.1",
"react-autosize-textarea": "~0.4.3",
"react-color": "^2.12.0",
"react-dom": "~15.5.4",
"react-intl": "~2.3.0",
"react-modal": "~1.7.7",
"prop-types": "~15.5.10",
"react-router": "~3.0.2",
"react-tabs": "^0.8.2",
"react-toggle": "^2.2.0",
"history": "~3.3.0",
"react-tabs": "~1.0.0",
"react-toggle": "~4.0.1",
"redis": "^2.6.2",
"winston": "^2.3.1",
"xml2js": "^0.4.17",
"lodash": "~4.17.4"
},
"devDependencies": {
"autoprefixer": "^6.3.6",
"autoprefixer": "^7.1.1",
"grunt": "^0.4.5",
"grunt-concurrent": "~2.2.1",
"grunt-contrib-watch": "~1.0.0",
......@@ -46,11 +46,11 @@
"jscs": "~2.11.0",
"load-grunt-tasks": "~3.4.1",
"grunt-newer": "~1.2.0",
"postcss-modules-extract-imports": "1.0.0",
"postcss-modules-local-by-default": "1.0.0",
"postcss-modules-scope": "1.0.0",
"postcss-modules-values": "1.1.1",
"postcss-nested": "1.0.0"
"postcss-modules-extract-imports": "1.1.0",
"postcss-modules-local-by-default": "1.2.0",
"postcss-modules-scope": "1.1.0",
"postcss-modules-values": "1.3.0",
"postcss-nested": "2.0.2"
},
"cssModules": {
"extensions": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment