|
@@ -9,21 +9,21 @@
|
|
|
"license": "MIT",
|
|
|
"devDependencies": {
|
|
|
"aliasify": "^2.1.0",
|
|
|
- "autoprefixer": "^7.2.5",
|
|
|
+ "autoprefixer": "^7.2.6",
|
|
|
"babel-cli": "^6.26.0",
|
|
|
- "babel-core": "^6.26.0",
|
|
|
- "babel-jest": "^22.0.6",
|
|
|
+ "babel-core": "^6.26.3",
|
|
|
+ "babel-jest": "^22.4.4",
|
|
|
"babel-plugin-transform-object-assign": "^6.22.0",
|
|
|
"babel-plugin-transform-proto-to-assign": "^6.26.0",
|
|
|
"babel-plugin-transform-react-jsx": "^6.24.1",
|
|
|
"babel-polyfill": "^6.26.0",
|
|
|
- "babel-preset-env": "^1.6.1",
|
|
|
+ "babel-preset-env": "^1.7.0",
|
|
|
"babel-register": "^6.26.0",
|
|
|
"babelify": "^8.0.0",
|
|
|
- "browser-sync": "^2.23.5",
|
|
|
- "browserify": "^15.1.0",
|
|
|
+ "browser-sync": "^2.24.5",
|
|
|
+ "browserify": "^16.2.2",
|
|
|
"chai": "^4.1.2",
|
|
|
- "chalk": "1.1.3",
|
|
|
+ "chalk": "^2.4.1",
|
|
|
"cssnano": "^3.10.0",
|
|
|
"disc": "^1.3.3",
|
|
|
"enzyme": "^3.3.0",
|
|
@@ -32,48 +32,46 @@
|
|
|
"eslint": "^3.19.0",
|
|
|
"eslint-config-standard": "^10.2.1",
|
|
|
"eslint-config-standard-preact": "^1.1.6",
|
|
|
- "eslint-plugin-compat": "^2.3.0",
|
|
|
- "eslint-plugin-import": "^2.8.0",
|
|
|
- "eslint-plugin-jest": "^21.6.2",
|
|
|
+ "eslint-plugin-compat": "^2.4.0",
|
|
|
+ "eslint-plugin-import": "^2.13.0",
|
|
|
+ "eslint-plugin-jest": "^21.17.0",
|
|
|
"eslint-plugin-node": "^4.2.3",
|
|
|
- "eslint-plugin-promise": "^3.6.0",
|
|
|
- "eslint-plugin-standard": "^3.0.1",
|
|
|
- "exorcist": "^1.0.0",
|
|
|
+ "eslint-plugin-promise": "^3.8.0",
|
|
|
+ "eslint-plugin-standard": "^3.1.0",
|
|
|
+ "exorcist": "^1.0.1",
|
|
|
"fakefile": "0.0.9",
|
|
|
"github-contributors-list": "1.2.3",
|
|
|
"glob": "^7.1.2",
|
|
|
"isomorphic-fetch": "2.2.1",
|
|
|
- "jest": "^22.0.6",
|
|
|
+ "jest": "^22.4.4",
|
|
|
"json3": "^3.3.2",
|
|
|
"lerna": "^2.11.0",
|
|
|
- "lint-staged": "^6.0.0",
|
|
|
- "minify-stream": "^1.1.0",
|
|
|
+ "lint-staged": "^6.1.1",
|
|
|
+ "minify-stream": "^1.2.0",
|
|
|
"mkdirp": "0.5.1",
|
|
|
"multi-glob": "1.0.1",
|
|
|
- "next-update": "^3.6.0",
|
|
|
- "nock": "^9.3.2",
|
|
|
+ "nock": "^9.3.3",
|
|
|
"node-sass": "^4.9.0",
|
|
|
"npm-auth-to-token": "^1.0.0",
|
|
|
- "npm-run-all": "^4.1.2",
|
|
|
- "onchange": "^3.3.0",
|
|
|
- "postcss": "^6.0.16",
|
|
|
+ "npm-run-all": "^4.1.3",
|
|
|
+ "onchange": "^4.0.0",
|
|
|
+ "postcss": "^6.0.23",
|
|
|
"postcss-safe-important": "^1.1.0",
|
|
|
"pre-commit": "^1.2.2",
|
|
|
- "react": "^16.4.0",
|
|
|
- "react-dom": "^16.4.0",
|
|
|
- "redux": "^3.7.2",
|
|
|
+ "react": "^16.4.1",
|
|
|
+ "react-dom": "^16.4.1",
|
|
|
+ "redux": "^4.0.0",
|
|
|
"replace-x": "^1.5.0",
|
|
|
- "sass": "0.5.0",
|
|
|
"temp-write": "^3.4.0",
|
|
|
- "tinyify": "^2.4.0",
|
|
|
- "typescript": "^2.8.1",
|
|
|
- "uppy-server": "^0.13.1",
|
|
|
+ "tinyify": "^2.4.3",
|
|
|
+ "typescript": "^2.9.2",
|
|
|
+ "uppy-server": "^0.13.4",
|
|
|
"verdaccio": "^3.2.0",
|
|
|
- "watchify": "^3.9.0",
|
|
|
- "wdio-mocha-framework": "^0.5.12",
|
|
|
- "wdio-sauce-service": "^0.4.6",
|
|
|
+ "watchify": "^3.11.0",
|
|
|
+ "wdio-mocha-framework": "^0.5.13",
|
|
|
+ "wdio-sauce-service": "^0.4.9",
|
|
|
"wdio-static-server-service": "^1.0.1",
|
|
|
- "webdriverio": "^4.10.1"
|
|
|
+ "webdriverio": "^4.13.1"
|
|
|
},
|
|
|
"scripts": {
|
|
|
"build:bundle": "node ./bin/build-js.js",
|