ソースを参照

Update build deps.

Renée Kooi 6 年 前
コミット
328cd83d44
2 ファイル変更384 行追加185 行削除
  1. 371 172
      package-lock.json
  2. 13 13
      package.json

ファイルの差分が大きいため隠しています
+ 371 - 172
package-lock.json


+ 13 - 13
package.json

@@ -12,7 +12,7 @@
     "autoprefixer": "^7.2.6",
     "autoprefixer": "^7.2.6",
     "babel-cli": "^6.26.0",
     "babel-cli": "^6.26.0",
     "babel-core": "^6.26.3",
     "babel-core": "^6.26.3",
-    "babel-jest": "^23.4.0",
+    "babel-jest": "^23.4.2",
     "babel-plugin-transform-object-assign": "^6.22.0",
     "babel-plugin-transform-object-assign": "^6.22.0",
     "babel-plugin-transform-object-rest-spread": "^6.26.0",
     "babel-plugin-transform-object-rest-spread": "^6.26.0",
     "babel-plugin-transform-proto-to-assign": "^6.26.0",
     "babel-plugin-transform-proto-to-assign": "^6.26.0",
@@ -28,15 +28,15 @@
     "chalk": "^2.4.1",
     "chalk": "^2.4.1",
     "cssnano": "^3.10.0",
     "cssnano": "^3.10.0",
     "disc": "^1.3.3",
     "disc": "^1.3.3",
-    "enzyme": "^3.3.0",
-    "enzyme-adapter-react-16": "^1.1.1",
+    "enzyme": "^3.4.1",
+    "enzyme-adapter-react-16": "^1.2.0",
     "es6-promise": "^4.2.4",
     "es6-promise": "^4.2.4",
     "eslint": "^3.19.0",
     "eslint": "^3.19.0",
     "eslint-config-standard": "^10.2.1",
     "eslint-config-standard": "^10.2.1",
     "eslint-config-standard-preact": "^1.1.6",
     "eslint-config-standard-preact": "^1.1.6",
-    "eslint-plugin-compat": "^2.4.0",
-    "eslint-plugin-import": "^2.13.0",
-    "eslint-plugin-jest": "^21.18.0",
+    "eslint-plugin-compat": "^2.5.1",
+    "eslint-plugin-import": "^2.14.0",
+    "eslint-plugin-jest": "^21.21.0",
     "eslint-plugin-node": "^4.2.3",
     "eslint-plugin-node": "^4.2.3",
     "eslint-plugin-promise": "^3.8.0",
     "eslint-plugin-promise": "^3.8.0",
     "eslint-plugin-standard": "^3.1.0",
     "eslint-plugin-standard": "^3.1.0",
@@ -46,34 +46,34 @@
     "glob": "^7.1.2",
     "glob": "^7.1.2",
     "gzip-size": "^5.0.0",
     "gzip-size": "^5.0.0",
     "isomorphic-fetch": "2.2.1",
     "isomorphic-fetch": "2.2.1",
-    "jest": "^23.4.1",
+    "jest": "^23.5.0",
     "json3": "^3.3.2",
     "json3": "^3.3.2",
     "lerna": "^2.11.0",
     "lerna": "^2.11.0",
     "lint-staged": "^6.1.1",
     "lint-staged": "^6.1.1",
     "minify-stream": "^1.2.0",
     "minify-stream": "^1.2.0",
     "mkdirp": "0.5.1",
     "mkdirp": "0.5.1",
     "multi-glob": "1.0.1",
     "multi-glob": "1.0.1",
-    "nock": "^9.3.3",
+    "nock": "^9.6.0",
     "node-sass": "^4.9.3",
     "node-sass": "^4.9.3",
     "npm-auth-to-token": "^1.0.0",
     "npm-auth-to-token": "^1.0.0",
     "npm-run-all": "^4.1.3",
     "npm-run-all": "^4.1.3",
-    "onchange": "^4.0.0",
+    "onchange": "^4.1.0",
     "postcss": "^6.0.23",
     "postcss": "^6.0.23",
     "postcss-safe-important": "^1.1.0",
     "postcss-safe-important": "^1.1.0",
     "pre-commit": "^1.2.2",
     "pre-commit": "^1.2.2",
     "pretty-bytes": "^5.1.0",
     "pretty-bytes": "^5.1.0",
-    "react": "^16.4.1",
-    "react-dom": "^16.4.1",
+    "react": "^16.4.2",
+    "react-dom": "^16.4.2",
     "redux": "^4.0.0",
     "redux": "^4.0.0",
     "replace-x": "^1.5.0",
     "replace-x": "^1.5.0",
     "temp-write": "^3.4.0",
     "temp-write": "^3.4.0",
     "tinyify": "^2.4.3",
     "tinyify": "^2.4.3",
     "typescript": "^2.9.2",
     "typescript": "^2.9.2",
     "uppy-server": "^0.13.4",
     "uppy-server": "^0.13.4",
-    "verdaccio": "^3.2.0",
+    "verdaccio": "^3.5.1",
     "watchify": "^3.11.0",
     "watchify": "^3.11.0",
     "wdio-mocha-framework": "^0.5.13",
     "wdio-mocha-framework": "^0.5.13",
-    "wdio-sauce-service": "^0.4.9",
+    "wdio-sauce-service": "^0.4.10",
     "wdio-static-server-service": "^1.0.1",
     "wdio-static-server-service": "^1.0.1",
     "webdriverio": "^4.13.1"
     "webdriverio": "^4.13.1"
   },
   },

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません