-
- Downloads
package updates
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
... | ... | @@ -78,7 +78,7 @@ |
"jest": "^24.9.0", | ||
"jest-raw-loader": "^1.0.1", | ||
"mini-css-extract-plugin": "^0.8.0", | ||
"node-sass": "^4.12.0", | ||
"node-sass": "^4.13.0", | ||
"raw-loader": "^3.1.0", | ||
"resolve-url-loader": "^3.1.0", | ||
"sass-loader": "^8.0.0", | ||
... | ... | @@ -95,11 +95,11 @@ |
"@types/benchmark": "^1.0.31", | ||
"@types/compression": "1.0.1", | ||
"@types/express": "^4.17.1", | ||
"@types/jest": "^24.0.19", | ||
"@types/node": "^12.11.1", | ||
"@types/jest": "^24.0.20", | ||
"@types/node": "^12.11.7", | ||
"@types/node-fetch": "^2.5.2", | ||
"@types/react": "^16.9.9", | ||
"@types/react-dom": "^16.9.2", | ||
"@types/react": "^16.9.11", | ||
"@types/react-dom": "^16.9.3", | ||
"@types/swagger-ui-dist": "3.0.3", | ||
"@types/webgl2": "0.0.5", | ||
"argparse": "^1.0.10", | ||
... | ... | @@ -108,8 +108,8 @@ |
"graphql": "^14.5.8", | ||
"immutable": "^3.8.2", | ||
"node-fetch": "^2.6.0", | ||
"react": "^16.10.2", | ||
"react-dom": "^16.10.2", | ||
"react": "^16.11.0", | ||
"react-dom": "^16.11.0", | ||
"rxjs": "^6.5.3", | ||
"swagger-ui-dist": "^3.24.0", | ||
"util.promisify": "^1.0.0", | ||
... | ... |
Please register or sign in to comment