-
- Downloads
package updates
File suppressed by a .gitattributes entry, the file's encoding is unsupported, or the file size exceeds the limit.
... | ... | @@ -96,9 +96,9 @@ |
"@types/compression": "1.0.1", | ||
"@types/express": "^4.17.1", | ||
"@types/jest": "^24.0.18", | ||
"@types/node": "^12.7.8", | ||
"@types/node": "^12.7.11", | ||
"@types/node-fetch": "^2.5.2", | ||
"@types/react": "^16.9.3", | ||
"@types/react": "^16.9.5", | ||
"@types/react-dom": "^16.9.1", | ||
"@types/swagger-ui-dist": "3.0.3", | ||
"@types/webgl2": "0.0.5", | ||
... | ... | @@ -108,8 +108,8 @@ |
"graphql": "^14.5.8", | ||
"immutable": "^3.8.2", | ||
"node-fetch": "^2.6.0", | ||
"react": "^16.10.0", | ||
"react-dom": "^16.10.0", | ||
"react": "^16.10.2", | ||
"react-dom": "^16.10.2", | ||
"rxjs": "^6.5.3", | ||
"swagger-ui-dist": "^3.23.11", | ||
"util.promisify": "^1.0.0", | ||
... | ... |
Please register or sign in to comment