|
@@ -79,11 +79,11 @@
|
|
|
"@types/benchmark": "^1.0.31",
|
|
|
"@types/compression": "0.0.36",
|
|
|
"@types/express": "^4.16.0",
|
|
|
- "@types/jest": "^23.3.9",
|
|
|
- "@types/node": "^10.12.9",
|
|
|
+ "@types/jest": "^23.3.10",
|
|
|
+ "@types/node": "^10.12.10",
|
|
|
"@types/node-fetch": "^2.1.4",
|
|
|
- "@types/react": "^16.7.6",
|
|
|
- "@types/react-dom": "^16.0.9",
|
|
|
+ "@types/react": "^16.7.9",
|
|
|
+ "@types/react-dom": "^16.0.11",
|
|
|
"@types/webgl2": "0.0.4",
|
|
|
"benchmark": "^2.1.4",
|
|
|
"circular-dependency-plugin": "^5.0.2",
|
|
@@ -94,22 +94,22 @@
|
|
|
"glslify": "^7.0.0",
|
|
|
"glslify-import": "^3.1.0",
|
|
|
"glslify-loader": "^1.0.2",
|
|
|
- "graphql-code-generator": "^0.14.1",
|
|
|
- "graphql-codegen-typescript-template": "^0.14.1",
|
|
|
+ "graphql-code-generator": "^0.14.5",
|
|
|
+ "graphql-codegen-typescript-template": "^0.14.5",
|
|
|
"jest": "^23.6.0",
|
|
|
"jest-raw-loader": "^1.0.1",
|
|
|
- "mini-css-extract-plugin": "^0.4.4",
|
|
|
+ "mini-css-extract-plugin": "^0.4.5",
|
|
|
"node-sass": "^4.10.0",
|
|
|
"raw-loader": "^0.5.1",
|
|
|
"resolve-url-loader": "^3.0.0",
|
|
|
"sass-loader": "^7.1.0",
|
|
|
"style-loader": "^0.23.1",
|
|
|
- "ts-jest": "^23.10.4",
|
|
|
+ "ts-jest": "^23.10.5",
|
|
|
"tslint": "^5.11.0",
|
|
|
"typescript": "^3.1.6",
|
|
|
"uglify-js": "^3.4.9",
|
|
|
"util.promisify": "^1.0.0",
|
|
|
- "webpack": "^4.26.0",
|
|
|
+ "webpack": "^4.26.1",
|
|
|
"webpack-cli": "^3.1.2"
|
|
|
},
|
|
|
"dependencies": {
|