Switch to React Virtuoso from react-window

This commit is contained in:
Paul
2021-08-08 20:28:47 +01:00
parent 47be4fcd50
commit 096ab6caec
5 changed files with 105 additions and 148 deletions

View File

@@ -79,7 +79,6 @@
"@types/react-router-dom": "^5.1.7",
"@types/react-scroll": "^1.8.2",
"@types/react-virtualized-auto-sizer": "^1.0.1",
"@types/react-window": "^1.8.5",
"@types/styled-components": "^5.1.10",
"@types/twemoji": "^12.1.1",
"@typescript-eslint/eslint-plugin": "^4.27.0",
@@ -114,7 +113,7 @@
"react-router-dom": "^5.2.0",
"react-scroll": "^1.8.2",
"react-virtualized-auto-sizer": "^1.0.5",
"react-window": "^1.8.6",
"react-virtuoso": "^1.10.4",
"redux": "^4.1.0",
"revolt-api": "0.5.1-alpha.10-patch.0",
"revolt.js": "5.0.0-alpha.20",