Browse Source

package update

Alexander Rose 6 years ago
parent
commit
a9f5ecf9c8
2 changed files with 293 additions and 204 deletions
  1. 286 196
      package-lock.json
  2. 7 8
      package.json

File diff suppressed because it is too large
+ 286 - 196
package-lock.json


+ 7 - 8
package.json

@@ -79,21 +79,21 @@
     "@types/benchmark": "^1.0.31",
     "@types/compression": "0.0.36",
     "@types/express": "^4.16.0",
-    "@types/jest": "^23.3.7",
-    "@types/node": "^10.12.0",
+    "@types/jest": "^23.3.9",
+    "@types/node": "^10.12.1",
     "@types/node-fetch": "^2.1.2",
     "@types/react": "^16.4.18",
     "@types/react-dom": "^16.0.9",
     "@types/webgl2": "0.0.4",
     "benchmark": "^2.1.4",
     "cpx": "^1.5.0",
-    "css-loader": "^1.0.0",
+    "css-loader": "^1.0.1",
     "extra-watch-webpack-plugin": "^1.0.3",
     "file-loader": "^2.0.0",
     "glslify-import": "^3.1.0",
     "glslify-loader": "^1.0.2",
-    "graphql-code-generator": "^0.12.6",
-    "graphql-codegen-typescript-template": "^0.12.6",
+    "graphql-code-generator": "^0.13.0",
+    "graphql-codegen-typescript-template": "^0.13.0",
     "jest": "^23.6.0",
     "jest-raw-loader": "^1.0.1",
     "mini-css-extract-plugin": "^0.4.4",
@@ -104,10 +104,10 @@
     "style-loader": "^0.23.1",
     "ts-jest": "^23.10.4",
     "tslint": "^5.11.0",
-    "typescript": "^3.1.3",
+    "typescript": "^3.1.4",
     "uglify-js": "^3.4.9",
     "util.promisify": "^1.0.0",
-    "webpack": "^4.23.0",
+    "webpack": "^4.23.1",
     "webpack-cli": "^3.1.2"
   },
   "dependencies": {
@@ -116,7 +116,6 @@
     "express": "^4.16.4",
     "graphql": "^14.0.2",
     "graphql-request": "^1.8.2",
-    "immer": "^1.7.2",
     "immutable": "^3.8.2",
     "node-fetch": "^2.2.0",
     "react": "^16.6.0",

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