ソースを参照

updated packages

David Sehnal 4 年 前
コミット
5652fa55db
2 ファイル変更376 行追加411 行削除
  1. 352 387
      package-lock.json
  2. 24 24
      package.json

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


+ 24 - 24
package.json

@@ -86,48 +86,48 @@
   ],
   "license": "MIT",
   "devDependencies": {
-    "@graphql-codegen/add": "^1.14.0",
-    "@graphql-codegen/cli": "^1.14.0",
-    "@graphql-codegen/time": "^1.14.0",
-    "@graphql-codegen/typescript": "^1.14.0",
-    "@graphql-codegen/typescript-graphql-files-modules": "^1.14.0",
-    "@graphql-codegen/typescript-graphql-request": "^1.14.0",
-    "@graphql-codegen/typescript-operations": "^1.14.0",
+    "@graphql-codegen/add": "^1.17.3",
+    "@graphql-codegen/cli": "^1.17.3",
+    "@graphql-codegen/time": "^1.17.3",
+    "@graphql-codegen/typescript": "^1.17.3",
+    "@graphql-codegen/typescript-graphql-files-modules": "^1.17.3",
+    "@graphql-codegen/typescript-graphql-request": "^1.17.3",
+    "@graphql-codegen/typescript-operations": "^1.17.3",
     "@types/cors": "^2.8.6",
-    "@typescript-eslint/eslint-plugin": "^3.0.0",
-    "@typescript-eslint/parser": "^3.0.0",
+    "@typescript-eslint/eslint-plugin": "^3.7.0",
+    "@typescript-eslint/parser": "^3.7.0",
     "benchmark": "^2.1.4",
     "concurrently": "^5.2.0",
     "cpx2": "^2.0.0",
-    "css-loader": "^3.5.3",
-    "eslint": "^7.0.0",
+    "css-loader": "^3.6.0",
+    "eslint": "^7.5.0",
     "extra-watch-webpack-plugin": "^1.0.3",
     "file-loader": "^6.0.0",
-    "fs-extra": "^9.0.0",
-    "graphql": "^15.0.0",
+    "fs-extra": "^9.0.1",
+    "graphql": "^15.3.0",
     "http-server": "^0.12.3",
-    "jest": "^26.0.1",
+    "jest": "^26.1.0",
     "mini-css-extract-plugin": "^0.9.0",
     "node-sass": "^4.14.1",
     "raw-loader": "^4.0.1",
     "sass-loader": "^8.0.2",
-    "simple-git": "^2.5.0",
+    "simple-git": "^2.14.0",
     "style-loader": "^1.2.1",
-    "ts-jest": "^26.0.0",
-    "typescript": "^3.9.3",
+    "ts-jest": "^26.1.3",
+    "typescript": "^3.9.7",
     "webpack": "^4.43.0",
-    "webpack-cli": "^3.3.11",
+    "webpack-cli": "^3.3.12",
     "webpack-version-file-plugin": "^0.4.0"
   },
   "dependencies": {
     "@types/argparse": "^1.0.38",
     "@types/benchmark": "^1.0.33",
     "@types/compression": "1.7.0",
-    "@types/express": "^4.17.6",
+    "@types/express": "^4.17.7",
     "@types/jest": "^25.2.3",
-    "@types/node": "^14.0.5",
+    "@types/node": "^14.0.24",
     "@types/node-fetch": "^2.5.7",
-    "@types/react": "^16.9.35",
+    "@types/react": "^16.9.43",
     "@types/react-dom": "^16.9.8",
     "@types/swagger-ui-dist": "3.0.5",
     "argparse": "^1.0.10",
@@ -135,13 +135,13 @@
     "compression": "^1.7.4",
     "cors": "^2.8.5",
     "express": "^4.17.1",
-    "immer": "^6.0.6",
+    "immer": "^7.0.5",
     "immutable": "^3.8.2",
     "node-fetch": "^2.6.0",
     "react": "^16.13.1",
     "react-dom": "^16.13.1",
-    "rxjs": "^6.5.5",
-    "swagger-ui-dist": "^3.25.4",
+    "rxjs": "^6.6.0",
+    "swagger-ui-dist": "^3.30.1",
     "tslib": "^2.0.0",
     "util.promisify": "^1.0.1",
     "xhr2": "^0.2.0"

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