IconGrid: drop virtualization approach and bump to phosphor-react@0.1.8
This commit is contained in:
@@ -6,23 +6,24 @@
|
||||
"@testing-library/jest-dom": "^4.2.4",
|
||||
"@testing-library/react": "^9.3.2",
|
||||
"@testing-library/user-event": "^7.1.2",
|
||||
"@types/file-saver": "^2.0.1",
|
||||
"@types/jest": "^24.0.0",
|
||||
"@types/node": "^12.0.0",
|
||||
"@types/react": "^16.9.43",
|
||||
"@types/react-dom": "^16.9.8",
|
||||
"@types/react-list": "^0.8.5",
|
||||
"@types/react-virtualized": "^9.21.10",
|
||||
"@types/tinycolor2": "^1.4.2",
|
||||
"file-saver": "^2.0.2",
|
||||
"framer-motion": "^2.1.0",
|
||||
"phosphor-react": "^0.1.6",
|
||||
"phosphor-react": "^0.1.8",
|
||||
"react": "^16.13.1",
|
||||
"react-dom": "^16.13.1",
|
||||
"react-dropdown-select": "^4.4.2",
|
||||
"react-list": "^0.8.15",
|
||||
"react-scripts": "3.4.1",
|
||||
"react-use": "^15.3.2",
|
||||
"react-virtual": "^2.2.1",
|
||||
"react-virtualized": "^9.21.2",
|
||||
"recoil": "^0.0.10",
|
||||
"tinycolor2": "^1.4.1",
|
||||
"typescript": "^3.9.6"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user