mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
build(deps): bump @tanstack/solid-virtual from 3.8.4 to 3.8.6 (#904)
This commit is contained in:
parent
96d0b059a0
commit
bc9aba87dc
@ -32,7 +32,7 @@
|
||||
"@tabler/icons-solidjs": "^3.12.0",
|
||||
"@tanstack/match-sorter-utils": "^8.19.4",
|
||||
"@tanstack/solid-table": "^8.20.1",
|
||||
"@tanstack/solid-virtual": "^3.8.4",
|
||||
"@tanstack/solid-virtual": "^3.8.6",
|
||||
"@tanstack/virtual-core": "^3.8.6",
|
||||
"@thisbeyond/solid-dnd": "^0.7.5",
|
||||
"@types/byte-size": "^8.1.2",
|
||||
|
@ -63,8 +63,8 @@ importers:
|
||||
specifier: ^8.20.1
|
||||
version: 8.20.1(solid-js@1.8.20)
|
||||
'@tanstack/solid-virtual':
|
||||
specifier: ^3.8.4
|
||||
version: 3.8.4(solid-js@1.8.20)
|
||||
specifier: ^3.8.6
|
||||
version: 3.8.6(solid-js@1.8.20)
|
||||
'@tanstack/virtual-core':
|
||||
specifier: ^3.8.6
|
||||
version: 3.8.6
|
||||
@ -1322,8 +1322,8 @@ packages:
|
||||
peerDependencies:
|
||||
solid-js: '>=1.3'
|
||||
|
||||
'@tanstack/solid-virtual@3.8.4':
|
||||
resolution: {integrity: sha512-WMwMKWYTsqaJyjc2aXuhgdfGhzkncMQN1pz1EB9P0MuP8z06x8W1WQ1cOMygkg1U0mhlMaj9I4n9tCgkKt/6nw==}
|
||||
'@tanstack/solid-virtual@3.8.6':
|
||||
resolution: {integrity: sha512-0bscq/RtSzMFB2rwDSToTK4sloBjL4znk1tHIMM9T8tXJMhLKgxyFUZBz/NrooDqYWS5ATWNq5yhKtsMJhuCIQ==}
|
||||
peerDependencies:
|
||||
solid-js: ^1.3.0
|
||||
|
||||
@ -1331,9 +1331,6 @@ packages:
|
||||
resolution: {integrity: sha512-5Ly5TIRHnWH7vSDell9B/OVyV380qqIJVg7H7R7jU4fPEmOD4smqAX7VRflpYI09srWR8aj5OLD2Ccs1pI5mTg==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
'@tanstack/virtual-core@3.8.4':
|
||||
resolution: {integrity: sha512-iO5Ujgw3O1yIxWDe9FgUPNkGjyT657b1WNX52u+Wv1DyBFEpdCdGkuVaky0M3hHFqNWjAmHWTn4wgj9rTr7ZQg==}
|
||||
|
||||
'@tanstack/virtual-core@3.8.6':
|
||||
resolution: {integrity: sha512-UJeU4SBrx3hqULNzJ3oC0kgJ5miIAg+FwomxMTlQNxob6ppTInifANHd9ukETvzdzxr6zt3CjQ0rttQpVjbt6Q==}
|
||||
|
||||
@ -5061,15 +5058,13 @@ snapshots:
|
||||
'@tanstack/table-core': 8.20.1
|
||||
solid-js: 1.8.20
|
||||
|
||||
'@tanstack/solid-virtual@3.8.4(solid-js@1.8.20)':
|
||||
'@tanstack/solid-virtual@3.8.6(solid-js@1.8.20)':
|
||||
dependencies:
|
||||
'@tanstack/virtual-core': 3.8.4
|
||||
'@tanstack/virtual-core': 3.8.6
|
||||
solid-js: 1.8.20
|
||||
|
||||
'@tanstack/table-core@8.20.1': {}
|
||||
|
||||
'@tanstack/virtual-core@3.8.4': {}
|
||||
|
||||
'@tanstack/virtual-core@3.8.6': {}
|
||||
|
||||
'@thisbeyond/solid-dnd@0.7.5(solid-js@1.8.20)':
|
||||
|
Loading…
Reference in New Issue
Block a user