|
@@ -70,10 +70,10 @@
|
|
|
"@types/benchmark": "^1.0.31",
|
|
|
"@types/compression": "0.0.36",
|
|
|
"@types/express": "^4.16.0",
|
|
|
- "@types/jest": "^23.1.5",
|
|
|
- "@types/node": "~10.5.2",
|
|
|
- "@types/node-fetch": "^2.1.1",
|
|
|
- "@types/react": "^16.4.6",
|
|
|
+ "@types/jest": "^23.3.1",
|
|
|
+ "@types/node": "^10.5.4",
|
|
|
+ "@types/node-fetch": "^2.1.2",
|
|
|
+ "@types/react": "^16.4.7",
|
|
|
"@types/react-dom": "^16.0.6",
|
|
|
"benchmark": "^2.1.4",
|
|
|
"copyfiles": "^2.0.0",
|
|
@@ -83,7 +83,7 @@
|
|
|
"file-loader": "^1.1.11",
|
|
|
"glslify-import": "^3.1.0",
|
|
|
"glslify-loader": "^1.0.2",
|
|
|
- "jest": "^23.4.0",
|
|
|
+ "jest": "^23.4.2",
|
|
|
"jest-raw-loader": "^1.0.1",
|
|
|
"mini-css-extract-plugin": "^0.4.1",
|
|
|
"node-sass": "^4.9.2",
|
|
@@ -91,22 +91,22 @@
|
|
|
"resolve-url-loader": "^2.3.0",
|
|
|
"sass-loader": "^7.0.3",
|
|
|
"style-loader": "^0.21.0",
|
|
|
- "ts-jest": "^23.0.0",
|
|
|
- "tslint": "^5.10.0",
|
|
|
- "typescript": "^2.9.2",
|
|
|
- "uglify-js": "^3.4.4",
|
|
|
+ "ts-jest": "^23.0.1",
|
|
|
+ "tslint": "^5.11.0",
|
|
|
+ "typescript": "^3.0.0",
|
|
|
+ "uglify-js": "^3.4.6",
|
|
|
"util.promisify": "^1.0.0",
|
|
|
- "webpack": "^4.16.0",
|
|
|
- "webpack-cli": "^3.0.8"
|
|
|
+ "webpack": "^4.16.3",
|
|
|
+ "webpack-cli": "^3.1.0"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"argparse": "^1.0.10",
|
|
|
- "compression": "^1.7.2",
|
|
|
+ "compression": "^1.7.3",
|
|
|
"express": "^4.16.3",
|
|
|
"immutable": "^4.0.0-rc.9",
|
|
|
- "node-fetch": "^2.1.2",
|
|
|
+ "node-fetch": "^2.2.0",
|
|
|
"react": "^16.4.1",
|
|
|
"react-dom": "^16.4.1",
|
|
|
- "rxjs": "^6.2.1"
|
|
|
+ "rxjs": "^6.2.2"
|
|
|
}
|
|
|
}
|