|
@@ -73,15 +73,15 @@
|
|
|
"author": "",
|
|
|
"license": "MIT",
|
|
|
"devDependencies": {
|
|
|
- "@types/argparse": "^1.0.34",
|
|
|
+ "@types/argparse": "^1.0.35",
|
|
|
"@types/benchmark": "^1.0.31",
|
|
|
"@types/compression": "0.0.36",
|
|
|
"@types/express": "^4.16.0",
|
|
|
- "@types/jest": "^23.3.2",
|
|
|
- "@types/node": "^10.10.1",
|
|
|
+ "@types/jest": "^23.3.3",
|
|
|
+ "@types/node": "^10.11.4",
|
|
|
"@types/node-fetch": "^2.1.2",
|
|
|
"@types/react": "^16.4.14",
|
|
|
- "@types/react-dom": "^16.0.7",
|
|
|
+ "@types/react-dom": "^16.0.8",
|
|
|
"benchmark": "^2.1.4",
|
|
|
"cpx": "^1.5.0",
|
|
|
"css-loader": "^1.0.0",
|
|
@@ -89,8 +89,8 @@
|
|
|
"file-loader": "^2.0.0",
|
|
|
"glslify-import": "^3.1.0",
|
|
|
"glslify-loader": "^1.0.2",
|
|
|
- "graphql-code-generator": "^0.12.5",
|
|
|
- "graphql-codegen-typescript-template": "^0.12.5",
|
|
|
+ "graphql-code-generator": "^0.12.6",
|
|
|
+ "graphql-codegen-typescript-template": "^0.12.6",
|
|
|
"jest": "^23.6.0",
|
|
|
"jest-raw-loader": "^1.0.1",
|
|
|
"mini-css-extract-plugin": "^0.4.3",
|
|
@@ -99,13 +99,13 @@
|
|
|
"resolve-url-loader": "^3.0.0",
|
|
|
"sass-loader": "^7.1.0",
|
|
|
"style-loader": "^0.23.0",
|
|
|
- "ts-jest": "^23.10.0",
|
|
|
+ "ts-jest": "^23.10.3",
|
|
|
"tslint": "^5.11.0",
|
|
|
- "typescript": "^3.0.3",
|
|
|
+ "typescript": "^3.1.1",
|
|
|
"uglify-js": "^3.4.9",
|
|
|
"util.promisify": "^1.0.0",
|
|
|
- "webpack": "^4.19.1",
|
|
|
- "webpack-cli": "^3.1.0"
|
|
|
+ "webpack": "^4.20.2",
|
|
|
+ "webpack-cli": "^3.1.2"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"argparse": "^1.0.10",
|