virtualized downloads table

This commit is contained in:
2024-06-07 15:21:29 +02:00
parent f4c4d6928b
commit c108428243
3 changed files with 171 additions and 100 deletions

View File

@@ -38,6 +38,9 @@ importers:
react-router-dom:
specifier: ^6.23.0
version: 6.23.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react-virtuoso:
specifier: ^4.7.11
version: 4.7.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
recoil:
specifier: ^0.7.7
version: 0.7.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
@@ -1013,6 +1016,13 @@ packages:
react: '>=16.6.0'
react-dom: '>=16.6.0'
react-virtuoso@4.7.11:
resolution: {integrity: sha512-Kdn9qEtQI2ulEuBMzW2BTkDsfijB05QUd6lpZ1K36oyA3k65Cz4lG4EKrh2pCfUafX4C2uMSZOwzMOhbrMOTFA==}
engines: {node: '>=10'}
peerDependencies:
react: '>=16 || >=17 || >= 18'
react-dom: '>=16 || >=17 || >= 18'
react@18.3.1:
resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==}
engines: {node: '>=0.10.0'}
@@ -2036,6 +2046,11 @@ snapshots:
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
react-virtuoso@4.7.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
dependencies:
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
react@18.3.1:
dependencies:
loose-envify: 1.4.0