Update devDependencies and translations

This commit is contained in:
RainLoop Team 2018-04-29 00:19:53 +03:00
parent 35ef89c2a6
commit 841c4d59e3
59 changed files with 1950 additions and 1690 deletions

View file

@ -53,8 +53,8 @@
],
"devDependencies": {
"autolinker": "1.6.2",
"babel-core": "6.26.0",
"babel-eslint": "8.2.2",
"babel-core": "6.26.3",
"babel-eslint": "8.2.3",
"babel-loader": "7.1.4",
"babel-plugin-transform-decorators-legacy": "1.3.4",
"babel-plugin-transform-runtime": "6.23.0",
@ -105,9 +105,9 @@
"knockout": "3.4.2",
"knockout-transformations": "2.1.0",
"knockout-sortable": "1.1.0",
"lozad": "1.3.0",
"lozad": "1.4.0",
"matchmedia-polyfill": "0.3.0",
"moment": "2.21.0",
"moment": "2.22.1",
"node-fs": "0.1.7",
"node-notifier": "5.2.1",
"normalize.css": "8.0.0",
@ -118,9 +118,9 @@
"rimraf": "2.6.2",
"run-sequence": "2.2.1",
"simplestatemanager": "4.1.0",
"style-loader": "0.20.3",
"underscore": "1.8.3",
"webpack": "3.11.0",
"style-loader": "0.21.0",
"underscore": "1.9.0",
"webpack": "4.6.0",
"webpack-notifier": "1.6.0"
}
}