💽 DB import log beautified in the UI

This commit is contained in:
2021-06-08 21:48:02 -07:00
parent db94ab29eb
commit 0d6eb0d980
8 changed files with 162 additions and 10 deletions

View File

@@ -35,6 +35,9 @@
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-hooks-worker": "^1.0.0",
"react-virtualized-auto-sizer": "^1.0.5",
"react-window": "^1.8.6",
"react-window-dynamic-list": "^2.3.5",
"request": "^2.88.2",
"sharp": "^0.28.1",
"socket.io-client": "^4.1.2"
@@ -58,6 +61,7 @@
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.2",
"@types/react-redux": "^7.1.16",
"@types/react-syntax-highlighter": "^13.5.0",
"@types/unzipper": "^0.10.3",
"@typescript-eslint/eslint-plugin": "^4.17.0",
"@typescript-eslint/parser": "^4.17.0",