ソースを参照

updated packages

Alexander Rose 5 年 前
コミット
001d1fb8d3
2 ファイル変更209 行追加1026 行削除
  1. 192 1009
      package-lock.json
  2. 17 17
      package.json

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


+ 17 - 17
package.json

@@ -64,20 +64,20 @@
   ],
   "license": "MIT",
   "devDependencies": {
-    "@graphql-codegen/add": "^1.11.2",
-    "@graphql-codegen/cli": "^1.11.2",
-    "@graphql-codegen/time": "^1.11.2",
-    "@graphql-codegen/typescript": "^1.11.2",
-    "@graphql-codegen/typescript-graphql-files-modules": "^1.11.2",
-    "@graphql-codegen/typescript-graphql-request": "^1.11.2",
-    "@graphql-codegen/typescript-operations": "^1.11.2",
+    "@graphql-codegen/add": "^1.12.2",
+    "@graphql-codegen/cli": "^1.12.2",
+    "@graphql-codegen/time": "^1.12.2",
+    "@graphql-codegen/typescript": "^1.12.2",
+    "@graphql-codegen/typescript-graphql-files-modules": "^1.12.2",
+    "@graphql-codegen/typescript-graphql-request": "^1.12.2",
+    "@graphql-codegen/typescript-operations": "^1.12.2",
     "@types/cors": "^2.8.6",
-    "@typescript-eslint/eslint-plugin": "^2.17.0",
-    "@typescript-eslint/eslint-plugin-tslint": "^2.17.0",
-    "@typescript-eslint/parser": "^2.17.0",
+    "@typescript-eslint/eslint-plugin": "^2.19.2",
+    "@typescript-eslint/eslint-plugin-tslint": "^2.19.2",
+    "@typescript-eslint/parser": "^2.19.2",
     "benchmark": "^2.1.4",
     "circular-dependency-plugin": "^5.2.0",
-    "concurrently": "^5.0.2",
+    "concurrently": "^5.1.0",
     "cpx2": "^2.0.0",
     "css-loader": "^3.4.2",
     "eslint": "^6.8.0",
@@ -93,9 +93,9 @@
     "raw-loader": "^4.0.0",
     "resolve-url-loader": "^3.1.1",
     "sass-loader": "^8.0.2",
-    "simple-git": "^1.130.0",
+    "simple-git": "^1.131.0",
     "style-loader": "^1.1.3",
-    "ts-jest": "^25.0.0",
+    "ts-jest": "^25.2.0",
     "typescript": "^3.7.5",
     "webpack": "^4.41.5",
     "webpack-cli": "^3.3.10"
@@ -103,10 +103,10 @@
   "dependencies": {
     "@types/argparse": "^1.0.38",
     "@types/benchmark": "^1.0.31",
-    "@types/compression": "1.0.1",
+    "@types/compression": "1.7.0",
     "@types/express": "^4.17.2",
-    "@types/jest": "^24.9.0",
-    "@types/node": "^13.1.8",
+    "@types/jest": "^25.1.2",
+    "@types/node": "^13.7.0",
     "@types/node-fetch": "^2.5.4",
     "@types/react": "^16.9.19",
     "@types/react-dom": "^16.9.5",
@@ -116,7 +116,7 @@
     "compression": "^1.7.4",
     "cors": "^2.8.5",
     "express": "^4.17.1",
-    "graphql": "^14.5.8",
+    "graphql": "^14.6.0",
     "immutable": "^3.8.2",
     "node-fetch": "^2.6.0",
     "react": "^16.12.0",

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