-
- Downloads
pckage updates
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
... | ... | @@ -76,9 +76,9 @@ |
"@types/compression": "0.0.36", | ||
"@types/express": "^4.16.0", | ||
"@types/jest": "^23.3.1", | ||
"@types/node": "^10.7.1", | ||
"@types/node": "^10.9.4", | ||
"@types/node-fetch": "^2.1.2", | ||
"@types/react": "^16.4.11", | ||
"@types/react": "^16.4.13", | ||
"@types/react-dom": "^16.0.7", | ||
"benchmark": "^2.1.4", | ||
"cpx": "^1.5.0", | ||
... | ... | @@ -97,11 +97,11 @@ |
"raw-loader": "^0.5.1", | ||
"resolve-url-loader": "^2.3.0", | ||
"sass-loader": "^7.1.0", | ||
"style-loader": "^0.22.1", | ||
"style-loader": "^0.23.0", | ||
"ts-jest": "^23.1.4", | ||
"tslint": "^5.11.0", | ||
"typescript": "^3.0.1", | ||
"uglify-js": "^3.4.7", | ||
"typescript": "^3.0.3", | ||
"uglify-js": "^3.4.9", | ||
"util.promisify": "^1.0.0", | ||
"webpack": "^4.17.1", | ||
"webpack-cli": "^3.1.0" | ||
... | ... | @@ -116,6 +116,6 @@ |
"node-fetch": "^2.2.0", | ||
"react": "^16.4.2", | ||
"react-dom": "^16.4.2", | ||
"rxjs": "^6.2.2" | ||
"rxjs": "^6.3.1" | ||
} | ||
} |
Please register or sign in to comment