|
@@ -59,11 +59,11 @@
|
|
|
"babel-preset-es2015": "^6.24.1",
|
|
|
"babel-register": "^6.26.0",
|
|
|
"babelify": "^8.0.0",
|
|
|
- "browser-sync": "2.18.8",
|
|
|
+ "browser-sync": "^2.23.5",
|
|
|
"browserify": "^15.1.0",
|
|
|
"chalk": "1.1.3",
|
|
|
"cssnano": "^3.10.0",
|
|
|
- "disc": "1.3.2",
|
|
|
+ "disc": "^1.3.3",
|
|
|
"eslint": "^3.19.0",
|
|
|
"eslint-config-standard": "^10.2.1",
|
|
|
"eslint-config-standard-preact": "^1.1.6",
|
|
@@ -73,22 +73,22 @@
|
|
|
"eslint-plugin-promise": "^3.6.0",
|
|
|
"eslint-plugin-standard": "^3.0.1",
|
|
|
"exorcist": "^1.0.0",
|
|
|
- "fakefile": "0.0.8",
|
|
|
+ "fakefile": "0.0.9",
|
|
|
"glob": "7.1.1",
|
|
|
"isomorphic-fetch": "2.2.1",
|
|
|
"jest": "^22.0.6",
|
|
|
- "lint-staged": "2.0.2",
|
|
|
+ "lint-staged": "^6.0.0",
|
|
|
"minify-stream": "^1.1.0",
|
|
|
"mkdirp": "0.5.1",
|
|
|
"multi-glob": "1.0.1",
|
|
|
- "next-update": "1.2.2",
|
|
|
+ "next-update": "^3.6.0",
|
|
|
"nock": "8.0.0",
|
|
|
"node-sass": "^4.7.2",
|
|
|
- "nodemon": "1.8.1",
|
|
|
- "npm-run-all": "2.3.0",
|
|
|
- "onchange": "3.2.1",
|
|
|
+ "nodemon": "^1.14.11",
|
|
|
+ "npm-run-all": "^4.1.2",
|
|
|
+ "onchange": "^3.3.0",
|
|
|
"postcss": "^6.0.16",
|
|
|
- "pre-commit": "1.1.3",
|
|
|
+ "pre-commit": "^1.2.2",
|
|
|
"redux": "^3.7.2",
|
|
|
"sass": "0.5.0",
|
|
|
"tape": "^4.8.0",
|