-
- Downloads
package updates
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
... | ... | @@ -95,7 +95,7 @@ |
"simple-git": "^1.131.0", | ||
"style-loader": "^1.1.3", | ||
"ts-jest": "^25.2.1", | ||
"typescript": "^3.8.2", | ||
"typescript": "^3.8.3", | ||
"webpack": "^4.41.6", | ||
"webpack-cli": "^3.3.11" | ||
}, | ||
... | ... | @@ -105,7 +105,7 @@ |
"@types/compression": "1.7.0", | ||
"@types/express": "^4.17.2", | ||
"@types/jest": "^25.1.3", | ||
"@types/node": "^13.7.5", | ||
"@types/node": "^13.7.7", | ||
"@types/node-fetch": "^2.5.5", | ||
"@types/react": "^16.9.23", | ||
"@types/react-dom": "^16.9.5", | ||
... | ... | @@ -119,8 +119,8 @@ |
"immer": "^5.3.6", | ||
"immutable": "^3.8.2", | ||
"node-fetch": "^2.6.0", | ||
"react": "^16.12.0", | ||
"react-dom": "^16.12.0", | ||
"react": "^16.13.0", | ||
"react-dom": "^16.13.0", | ||
"rxjs": "^6.5.4", | ||
"swagger-ui-dist": "^3.25.0", | ||
"util.promisify": "^1.0.1", | ||
... | ... |
Please register or sign in to comment