|
@@ -75,14 +75,14 @@
|
|
|
"author": "",
|
|
|
"license": "MIT",
|
|
|
"devDependencies": {
|
|
|
- "@types/argparse": "^1.0.35",
|
|
|
+ "@types/argparse": "^1.0.36",
|
|
|
"@types/benchmark": "^1.0.31",
|
|
|
"@types/compression": "0.0.36",
|
|
|
"@types/express": "^4.16.1",
|
|
|
- "@types/jest": "^24.0.6",
|
|
|
- "@types/node": "^11.9.4",
|
|
|
+ "@types/jest": "^24.0.9",
|
|
|
+ "@types/node": "^11.9.6",
|
|
|
"@types/node-fetch": "^2.1.6",
|
|
|
- "@types/react": "^16.8.4",
|
|
|
+ "@types/react": "^16.8.6",
|
|
|
"@types/react-dom": "^16.8.2",
|
|
|
"@types/webgl2": "0.0.4",
|
|
|
"@types/swagger-ui-dist": "3.0.0",
|
|
@@ -96,9 +96,9 @@
|
|
|
"glslify": "^7.0.0",
|
|
|
"glslify-import": "^3.1.0",
|
|
|
"glslify-loader": "^2.0.0",
|
|
|
- "graphql-code-generator": "^0.16.1",
|
|
|
- "graphql-codegen-time": "^0.16.1",
|
|
|
- "graphql-codegen-typescript-template": "^0.16.1",
|
|
|
+ "graphql-code-generator": "^0.18.0",
|
|
|
+ "graphql-codegen-time": "^0.18.0",
|
|
|
+ "graphql-codegen-typescript-template": "^0.18.0",
|
|
|
"jest": "^24.1.0",
|
|
|
"jest-raw-loader": "^1.0.1",
|
|
|
"mini-css-extract-plugin": "^0.5.0",
|
|
@@ -108,11 +108,11 @@
|
|
|
"sass-loader": "^7.1.0",
|
|
|
"style-loader": "^0.23.1",
|
|
|
"ts-jest": "^24.0.0",
|
|
|
- "tslint": "^5.12.1",
|
|
|
+ "tslint": "^5.13.1",
|
|
|
"typescript": "^3.3.3",
|
|
|
"uglify-js": "^3.4.9",
|
|
|
"util.promisify": "^1.0.0",
|
|
|
- "webpack": "^4.29.5",
|
|
|
+ "webpack": "^4.29.6",
|
|
|
"webpack-cli": "^3.2.3"
|
|
|
},
|
|
|
"dependencies": {
|
|
@@ -122,8 +122,8 @@
|
|
|
"graphql": "^14.1.1",
|
|
|
"immutable": "^3.8.2",
|
|
|
"node-fetch": "^2.3.0",
|
|
|
- "react": "^16.8.2",
|
|
|
- "react-dom": "^16.8.2",
|
|
|
+ "react": "^16.8.3",
|
|
|
+ "react-dom": "^16.8.3",
|
|
|
"rxjs": "^6.4.0",
|
|
|
"swagger-ui-dist": "^3.20.9"
|
|
|
}
|