|
@@ -74,9 +74,9 @@
|
|
|
"@types/compression": "0.0.36",
|
|
|
"@types/express": "^4.16.0",
|
|
|
"@types/jest": "^23.3.1",
|
|
|
- "@types/node": "^10.5.7",
|
|
|
+ "@types/node": "^10.7.0",
|
|
|
"@types/node-fetch": "^2.1.2",
|
|
|
- "@types/react": "^16.4.8",
|
|
|
+ "@types/react": "^16.4.10",
|
|
|
"@types/react-dom": "^16.0.7",
|
|
|
"benchmark": "^2.1.4",
|
|
|
"cpx": "^1.5.0",
|
|
@@ -88,18 +88,18 @@
|
|
|
"graphql-code-generator": "^0.10.7",
|
|
|
"graphql-codegen-typescript-template": "^0.10.7",
|
|
|
"graphql-tag": "^2.9.2",
|
|
|
- "jest": "^23.4.2",
|
|
|
+ "jest": "^23.5.0",
|
|
|
"jest-raw-loader": "^1.0.1",
|
|
|
"mini-css-extract-plugin": "^0.4.1",
|
|
|
- "node-sass": "^4.9.2",
|
|
|
+ "node-sass": "^4.9.3",
|
|
|
"raw-loader": "^0.5.1",
|
|
|
"resolve-url-loader": "^2.3.0",
|
|
|
"sass-loader": "^7.1.0",
|
|
|
- "style-loader": "^0.22.0",
|
|
|
+ "style-loader": "^0.22.1",
|
|
|
"ts-jest": "^23.1.3",
|
|
|
"tslint": "^5.11.0",
|
|
|
"typescript": "^3.0.1",
|
|
|
- "uglify-js": "^3.4.6",
|
|
|
+ "uglify-js": "^3.4.7",
|
|
|
"util.promisify": "^1.0.0",
|
|
|
"webpack": "^4.16.5",
|
|
|
"webpack-cli": "^3.1.0"
|
|
@@ -109,7 +109,7 @@
|
|
|
"compression": "^1.7.3",
|
|
|
"express": "^4.16.3",
|
|
|
"graphql": "^0.13.2",
|
|
|
- "graphql-request": "^1.8.1",
|
|
|
+ "graphql-request": "^1.8.2",
|
|
|
"immutable": "^4.0.0-rc.9",
|
|
|
"node-fetch": "^2.2.0",
|
|
|
"react": "^16.4.2",
|