|
@@ -9,10 +9,10 @@
|
|
|
"license": "MIT",
|
|
|
"devDependencies": {
|
|
|
"aliasify": "^2.1.0",
|
|
|
- "autoprefixer": "^7.2.5",
|
|
|
+ "autoprefixer": "^7.2.6",
|
|
|
"babel-cli": "^6.26.0",
|
|
|
"babel-core": "^6.26.3",
|
|
|
- "babel-jest": "^22.0.6",
|
|
|
+ "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",
|
|
@@ -32,43 +32,43 @@
|
|
|
"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",
|
|
|
- "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",
|
|
|
+ "npm-run-all": "^4.1.3",
|
|
|
"onchange": "^4.0.0",
|
|
|
- "postcss": "^6.0.16",
|
|
|
+ "postcss": "^6.0.23",
|
|
|
"postcss-safe-important": "^1.1.0",
|
|
|
"pre-commit": "^1.2.2",
|
|
|
- "react": "^16.4.0",
|
|
|
- "react-dom": "^16.4.0",
|
|
|
+ "react": "^16.4.1",
|
|
|
+ "react-dom": "^16.4.1",
|
|
|
"redux": "^4.0.0",
|
|
|
"replace-x": "^1.5.0",
|
|
|
"temp-write": "^3.4.0",
|
|
|
- "tinyify": "^2.4.0",
|
|
|
- "typescript": "^2.8.1",
|
|
|
+ "tinyify": "^2.4.3",
|
|
|
+ "typescript": "^2.9.2",
|
|
|
"uppy-server": "^0.13.4",
|
|
|
"verdaccio": "^3.2.0",
|
|
|
"watchify": "^3.11.0",
|
|
|
- "wdio-mocha-framework": "^0.5.12",
|
|
|
+ "wdio-mocha-framework": "^0.5.13",
|
|
|
"wdio-sauce-service": "^0.4.9",
|
|
|
"wdio-static-server-service": "^1.0.1",
|
|
|
"webdriverio": "^4.13.1"
|