базовое обновление пакетов

This commit is contained in:
Alexey Kasyanchuk 2017-10-29 03:47:26 +03:00
parent c7dedb56fd
commit 328a1d0697

View File

@ -15,7 +15,7 @@
"connect-history-api-fallback": "1.3.0", "connect-history-api-fallback": "1.3.0",
"cross-spawn": "4.0.2", "cross-spawn": "4.0.2",
"css-loader": "0.26.0", "css-loader": "0.26.0",
"debug": "^2.6.8", "debug": "^2.6.9",
"detect-port": "1.0.1", "detect-port": "1.0.1",
"dotenv": "2.0.0", "dotenv": "2.0.0",
"eslint": "3.8.1", "eslint": "3.8.1",
@ -42,29 +42,29 @@
"recursive-readdir": "2.1.0", "recursive-readdir": "2.1.0",
"strip-ansi": "3.0.1", "strip-ansi": "3.0.1",
"style-loader": "0.13.1", "style-loader": "0.13.1",
"sw-precache-webpack-plugin": "0.11.4",
"url-loader": "0.5.7", "url-loader": "0.5.7",
"webpack": "1.14.0", "webpack": "1.14.0",
"webpack-dev-server": "1.16.2", "webpack-dev-server": "1.16.2",
"webpack-manifest-plugin": "1.1.0", "webpack-manifest-plugin": "1.1.0",
"sw-precache-webpack-plugin": "0.11.4",
"whatwg-fetch": "1.0.0" "whatwg-fetch": "1.0.0"
}, },
"dependencies": { "dependencies": {
"bencode": "^0.11.0", "bencode": "^0.11.0",
"bitfield": "^1.1.2", "bitfield": "^1.1.2",
"diskusage": "^0.2.2", "diskusage": "^0.2.4",
"express": "^4.14.0", "express": "^4.16.2",
"ipaddr.js": "^1.2.0", "ipaddr.js": "^1.5.4",
"material-ui": "^0.16.6", "material-ui": "^0.16.6",
"moment": "^2.17.1", "moment": "^2.19.1",
"mysql": "^2.12.0", "mysql": "^2.15.0",
"page": "^1.7.1", "page": "^1.7.1",
"phantomjs-prebuilt": "^2.1.14", "phantomjs-prebuilt": "^2.1.15",
"react": "^15.4.1", "react": "^15.6.2",
"react-dom": "^15.4.1", "react-dom": "^15.6.2",
"react-tap-event-plugin": "^2.0.1", "react-tap-event-plugin": "^2.0.1",
"sitemap": "^1.9.0", "sitemap": "^1.13.0",
"socket.io": "^1.7.2" "socket.io": "^2.0.4"
}, },
"scripts": { "scripts": {
"start": "node scripts/start.js", "start": "node scripts/start.js",