|
@@ -79,11 +79,11 @@
|
|
|
"@types/benchmark": "^1.0.31",
|
|
|
"@types/compression": "0.0.36",
|
|
|
"@types/express": "^4.16.1",
|
|
|
- "@types/jest": "^23.3.14",
|
|
|
- "@types/node": "^10.12.23",
|
|
|
- "@types/node-fetch": "^2.1.4",
|
|
|
- "@types/react": "^16.8.2",
|
|
|
- "@types/react-dom": "^16.8.0",
|
|
|
+ "@types/jest": "^24.0.6",
|
|
|
+ "@types/node": "^11.9.4",
|
|
|
+ "@types/node-fetch": "^2.1.6",
|
|
|
+ "@types/react": "^16.8.4",
|
|
|
+ "@types/react-dom": "^16.8.2",
|
|
|
"@types/webgl2": "0.0.4",
|
|
|
"benchmark": "^2.1.4",
|
|
|
"circular-dependency-plugin": "^5.0.2",
|
|
@@ -96,22 +96,22 @@
|
|
|
"glslify-import": "^3.1.0",
|
|
|
"glslify-loader": "^2.0.0",
|
|
|
"graphql-code-generator": "^0.16.1",
|
|
|
- "graphql-codegen-time": "^0.16.0",
|
|
|
+ "graphql-codegen-time": "^0.16.1",
|
|
|
"graphql-codegen-typescript-template": "^0.16.1",
|
|
|
- "jest": "^23.6.0",
|
|
|
+ "jest": "^24.1.0",
|
|
|
"jest-raw-loader": "^1.0.1",
|
|
|
"mini-css-extract-plugin": "^0.5.0",
|
|
|
"node-sass": "^4.11.0",
|
|
|
"raw-loader": "^1.0.0",
|
|
|
- "resolve-url-loader": "^3.0.0",
|
|
|
+ "resolve-url-loader": "^3.0.1",
|
|
|
"sass-loader": "^7.1.0",
|
|
|
"style-loader": "^0.23.1",
|
|
|
- "ts-jest": "^23.10.5",
|
|
|
+ "ts-jest": "^24.0.0",
|
|
|
"tslint": "^5.12.1",
|
|
|
- "typescript": "^3.3.1",
|
|
|
+ "typescript": "^3.3.3",
|
|
|
"uglify-js": "^3.4.9",
|
|
|
"util.promisify": "^1.0.0",
|
|
|
- "webpack": "^4.29.3",
|
|
|
+ "webpack": "^4.29.5",
|
|
|
"webpack-cli": "^3.2.3"
|
|
|
},
|
|
|
"dependencies": {
|
|
@@ -121,8 +121,8 @@
|
|
|
"graphql": "^14.1.1",
|
|
|
"immutable": "^3.8.2",
|
|
|
"node-fetch": "^2.3.0",
|
|
|
- "react": "^16.7.0",
|
|
|
- "react-dom": "^16.7.0",
|
|
|
- "rxjs": "^6.3.3"
|
|
|
+ "react": "^16.8.2",
|
|
|
+ "react-dom": "^16.8.2",
|
|
|
+ "rxjs": "^6.4.0"
|
|
|
}
|
|
|
}
|