|
@@ -77,12 +77,12 @@
|
|
|
"@types/argparse": "^1.0.35",
|
|
|
"@types/benchmark": "^1.0.31",
|
|
|
"@types/compression": "0.0.36",
|
|
|
- "@types/express": "^4.16.0",
|
|
|
- "@types/jest": "^23.3.12",
|
|
|
- "@types/node": "^10.12.18",
|
|
|
+ "@types/express": "^4.16.1",
|
|
|
+ "@types/jest": "^23.3.14",
|
|
|
+ "@types/node": "^10.12.23",
|
|
|
"@types/node-fetch": "^2.1.4",
|
|
|
- "@types/react": "^16.7.20",
|
|
|
- "@types/react-dom": "^16.0.11",
|
|
|
+ "@types/react": "^16.8.2",
|
|
|
+ "@types/react-dom": "^16.8.0",
|
|
|
"@types/webgl2": "0.0.4",
|
|
|
"benchmark": "^2.1.4",
|
|
|
"circular-dependency-plugin": "^5.0.2",
|
|
@@ -94,9 +94,9 @@
|
|
|
"glslify": "^7.0.0",
|
|
|
"glslify-import": "^3.1.0",
|
|
|
"glslify-loader": "^2.0.0",
|
|
|
- "graphql-code-generator": "^0.16.0",
|
|
|
+ "graphql-code-generator": "^0.16.1",
|
|
|
"graphql-codegen-time": "^0.16.0",
|
|
|
- "graphql-codegen-typescript-template": "^0.16.0",
|
|
|
+ "graphql-codegen-typescript-template": "^0.16.1",
|
|
|
"jest": "^23.6.0",
|
|
|
"jest-raw-loader": "^1.0.1",
|
|
|
"mini-css-extract-plugin": "^0.5.0",
|
|
@@ -107,11 +107,11 @@
|
|
|
"style-loader": "^0.23.1",
|
|
|
"ts-jest": "^23.10.5",
|
|
|
"tslint": "^5.12.1",
|
|
|
- "typescript": "^3.2.4",
|
|
|
+ "typescript": "^3.3.1",
|
|
|
"uglify-js": "^3.4.9",
|
|
|
"util.promisify": "^1.0.0",
|
|
|
- "webpack": "^4.28.4",
|
|
|
- "webpack-cli": "^3.2.1"
|
|
|
+ "webpack": "^4.29.3",
|
|
|
+ "webpack-cli": "^3.2.3"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"argparse": "^1.0.10",
|