ソースを参照

updated packages

Alexander Rose 5 年 前
コミット
bea5fe5474
2 ファイル変更804 行追加359 行削除
  1. 789 344
      package-lock.json
  2. 15 15
      package.json

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


+ 15 - 15
package.json

@@ -63,9 +63,9 @@
   ],
   "license": "MIT",
   "devDependencies": {
-    "@typescript-eslint/eslint-plugin": "^2.15.0",
-    "@typescript-eslint/eslint-plugin-tslint": "^2.15.0",
-    "@typescript-eslint/parser": "^2.15.0",
+    "@typescript-eslint/eslint-plugin": "^2.17.0",
+    "@typescript-eslint/eslint-plugin-tslint": "^2.17.0",
+    "@typescript-eslint/parser": "^2.17.0",
     "benchmark": "^2.1.4",
     "circular-dependency-plugin": "^5.2.0",
     "concurrently": "^5.0.2",
@@ -79,17 +79,17 @@
     "graphql-codegen-time": "^0.18.2",
     "graphql-codegen-typescript-template": "^0.18.2",
     "http-server": "^0.12.1",
-    "jest": "^24.9.0",
+    "jest": "^25.1.0",
     "jest-raw-loader": "^1.0.1",
     "mini-css-extract-plugin": "^0.9.0",
-    "node-sass": "^4.13.0",
+    "node-sass": "^4.13.1",
     "raw-loader": "^4.0.0",
     "resolve-url-loader": "^3.1.1",
     "sass-loader": "^8.0.2",
-    "simple-git": "^1.129.0",
-    "style-loader": "^1.1.2",
-    "ts-jest": "^24.3.0",
-    "typescript": "^3.7.4",
+    "simple-git": "^1.130.0",
+    "style-loader": "^1.1.3",
+    "ts-jest": "^25.0.0",
+    "typescript": "^3.7.5",
     "webpack": "^4.41.5",
     "webpack-cli": "^3.3.10"
   },
@@ -98,11 +98,11 @@
     "@types/benchmark": "^1.0.31",
     "@types/compression": "1.0.1",
     "@types/express": "^4.17.2",
-    "@types/jest": "^24.0.25",
-    "@types/node": "^13.1.6",
+    "@types/jest": "^24.9.0",
+    "@types/node": "^13.1.8",
     "@types/node-fetch": "^2.5.4",
-    "@types/react": "^16.9.17",
-    "@types/react-dom": "^16.9.4",
+    "@types/react": "^16.9.19",
+    "@types/react-dom": "^16.9.5",
     "@types/swagger-ui-dist": "3.0.5",
     "argparse": "^1.0.10",
     "body-parser": "^1.19.0",
@@ -114,8 +114,8 @@
     "react": "^16.12.0",
     "react-dom": "^16.12.0",
     "rxjs": "^6.5.4",
-    "swagger-ui-dist": "^3.24.3",
-    "util.promisify": "^1.0.0",
+    "swagger-ui-dist": "^3.25.0",
+    "util.promisify": "^1.0.1",
     "xhr2": "^0.2.0"
   }
 }

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