|
@@ -69,12 +69,12 @@
|
|
|
"@types/argparse": "^1.0.34",
|
|
|
"@types/benchmark": "^1.0.31",
|
|
|
"@types/compression": "0.0.36",
|
|
|
- "@types/express": "^4.11.1",
|
|
|
- "@types/jest": "^23.0.0",
|
|
|
- "@types/node": "~10.1.2",
|
|
|
+ "@types/express": "^4.16.0",
|
|
|
+ "@types/jest": "^23.1.1",
|
|
|
+ "@types/node": "~10.3.4",
|
|
|
"@types/node-fetch": "^2.1.1",
|
|
|
- "@types/react": "^16.3.16",
|
|
|
- "@types/react-dom": "^16.0.5",
|
|
|
+ "@types/react": "^16.4.0",
|
|
|
+ "@types/react-dom": "^16.0.6",
|
|
|
"benchmark": "^2.1.4",
|
|
|
"copyfiles": "^2.0.0",
|
|
|
"cpx": "^1.5.0",
|
|
@@ -89,15 +89,15 @@
|
|
|
"node-sass": "^4.9.0",
|
|
|
"raw-loader": "^0.5.1",
|
|
|
"resolve-url-loader": "^2.3.0",
|
|
|
- "sass-loader": "^7.0.2",
|
|
|
+ "sass-loader": "^7.0.3",
|
|
|
"style-loader": "^0.21.0",
|
|
|
"ts-jest": "^22.4.6",
|
|
|
"tslint": "^5.10.0",
|
|
|
- "typescript": "^2.9.1",
|
|
|
+ "typescript": "^2.9.2",
|
|
|
"uglify-js": "^3.4.0",
|
|
|
"util.promisify": "^1.0.0",
|
|
|
- "webpack": "^4.10.2",
|
|
|
- "webpack-cli": "^3.0.1"
|
|
|
+ "webpack": "^4.12.0",
|
|
|
+ "webpack-cli": "^3.0.8"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"argparse": "^1.0.10",
|
|
@@ -105,8 +105,8 @@
|
|
|
"express": "^4.16.3",
|
|
|
"immutable": "^4.0.0-rc.9",
|
|
|
"node-fetch": "^2.1.2",
|
|
|
- "react": "^16.4.0",
|
|
|
- "react-dom": "^16.4.0",
|
|
|
- "rxjs": "^6.2.0"
|
|
|
+ "react": "^16.4.1",
|
|
|
+ "react-dom": "^16.4.1",
|
|
|
+ "rxjs": "^6.2.1"
|
|
|
}
|
|
|
}
|