-
- Downloads
packages
File suppressed by a .gitattributes entry, the file's encoding is unsupported, or the file size exceeds the limit.
... | ... | @@ -115,7 +115,7 @@ |
"simple-git": "^2.25.0", | ||
"style-loader": "^2.0.0", | ||
"ts-jest": "^26.4.4", | ||
"typescript": "^4.1.2", | ||
"typescript": "^4.2.3", | ||
"webpack": "^4.44.1", | ||
"webpack-cli": "^3.3.12", | ||
"webpack-version-file-plugin": "^0.4.0" | ||
... | ... | @@ -137,14 +137,14 @@ |
"cors": "^2.8.5", | ||
"express": "^4.17.1", | ||
"h264-mp4-encoder": "^1.0.12", | ||
"immer": "^8.0.0", | ||
"immer": "^8.0.1", | ||
"immutable": "^3.8.2", | ||
"node-fetch": "^2.6.1", | ||
"react": "^17.0.1", | ||
"react-dom": "^17.0.1", | ||
"rxjs": "^6.6.3", | ||
"rxjs": "^6.6.6", | ||
"swagger-ui-dist": "^3.37.2", | ||
"tslib": "^2.0.3", | ||
"tslib": "^2.1.0", | ||
"util.promisify": "^1.0.1", | ||
"xhr2": "^0.2.0" | ||
} | ||
... | ... |
Please register or sign in to comment