Browse Source

updated packages

Alexander Rose 5 years ago
parent
commit
2a71e44ae8
2 changed files with 310 additions and 275 deletions
  1. 296 261
      package-lock.json
  2. 14 14
      package.json

File diff suppressed because it is too large
+ 296 - 261
package-lock.json


+ 14 - 14
package.json

@@ -62,8 +62,8 @@
   "license": "MIT",
   "devDependencies": {
     "benchmark": "^2.1.4",
-    "circular-dependency-plugin": "^5.1.0",
-    "concurrently": "^4.1.1",
+    "circular-dependency-plugin": "^5.2.0",
+    "concurrently": "^4.1.2",
     "cpx": "^1.5.0",
     "css-loader": "^3.2.0",
     "extra-watch-webpack-plugin": "^1.0.3",
@@ -72,31 +72,31 @@
     "graphql-code-generator": "^0.18.2",
     "graphql-codegen-time": "^0.18.2",
     "graphql-codegen-typescript-template": "^0.18.2",
-    "jest": "^24.8.0",
+    "jest": "^24.9.0",
     "jest-raw-loader": "^1.0.1",
     "mini-css-extract-plugin": "^0.8.0",
     "node-sass": "^4.12.0",
     "raw-loader": "^3.1.0",
     "resolve-url-loader": "^3.1.0",
-    "sass-loader": "^7.2.0",
+    "sass-loader": "^7.3.1",
     "simple-git": "^1.124.0",
     "style-loader": "^1.0.0",
     "ts-jest": "^24.0.2",
-    "tslint": "^5.18.0",
+    "tslint": "^5.19.0",
     "typescript": "^3.5.3",
-    "webpack": "^4.39.1",
-    "webpack-cli": "^3.3.6"
+    "webpack": "^4.39.2",
+    "webpack-cli": "^3.3.7"
   },
   "dependencies": {
     "@types/argparse": "^1.0.36",
     "@types/benchmark": "^1.0.31",
-    "@types/compression": "1.0.0",
-    "@types/express": "^4.17.0",
-    "@types/jest": "^24.0.17",
-    "@types/node": "^12.7.1",
+    "@types/compression": "1.0.1",
+    "@types/express": "^4.17.1",
+    "@types/jest": "^24.0.18",
+    "@types/node": "^12.7.2",
     "@types/node-fetch": "^2.5.0",
-    "@types/react": "^16.9.1",
-    "@types/react-dom": "^16.8.5",
+    "@types/react": "^16.9.2",
+    "@types/react-dom": "^16.9.0",
     "@types/swagger-ui-dist": "3.0.3",
     "@types/webgl2": "0.0.5",
     "argparse": "^1.0.10",
@@ -108,7 +108,7 @@
     "react": "^16.9.0",
     "react-dom": "^16.9.0",
     "rxjs": "^6.5.2",
-    "swagger-ui-dist": "^3.23.4",
+    "swagger-ui-dist": "^3.23.5",
     "util.promisify": "^1.0.0",
     "xhr2": "^0.2.0"
   }

Some files were not shown because too many files changed in this diff