mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
build(deps): bump @tanstack/virtual-core from 3.8.4 to 3.8.6 (#902)
This commit is contained in:
parent
c9b5d56d62
commit
e2a3dddabc
@ -33,7 +33,7 @@
|
||||
"@tanstack/match-sorter-utils": "^8.19.4",
|
||||
"@tanstack/solid-table": "^8.20.1",
|
||||
"@tanstack/solid-virtual": "^3.8.4",
|
||||
"@tanstack/virtual-core": "^3.8.4",
|
||||
"@tanstack/virtual-core": "^3.8.6",
|
||||
"@thisbeyond/solid-dnd": "^0.7.5",
|
||||
"@types/byte-size": "^8.1.2",
|
||||
"@types/lodash": "^4.17.7",
|
||||
|
@ -66,8 +66,8 @@ importers:
|
||||
specifier: ^3.8.4
|
||||
version: 3.8.4(solid-js@1.8.20)
|
||||
'@tanstack/virtual-core':
|
||||
specifier: ^3.8.4
|
||||
version: 3.8.4
|
||||
specifier: ^3.8.6
|
||||
version: 3.8.6
|
||||
'@thisbeyond/solid-dnd':
|
||||
specifier: ^0.7.5
|
||||
version: 0.7.5(solid-js@1.8.20)
|
||||
@ -1334,6 +1334,9 @@ packages:
|
||||
'@tanstack/virtual-core@3.8.4':
|
||||
resolution: {integrity: sha512-iO5Ujgw3O1yIxWDe9FgUPNkGjyT657b1WNX52u+Wv1DyBFEpdCdGkuVaky0M3hHFqNWjAmHWTn4wgj9rTr7ZQg==}
|
||||
|
||||
'@tanstack/virtual-core@3.8.6':
|
||||
resolution: {integrity: sha512-UJeU4SBrx3hqULNzJ3oC0kgJ5miIAg+FwomxMTlQNxob6ppTInifANHd9ukETvzdzxr6zt3CjQ0rttQpVjbt6Q==}
|
||||
|
||||
'@thisbeyond/solid-dnd@0.7.5':
|
||||
resolution: {integrity: sha512-DfI5ff+yYGpK9M21LhYwIPlbP2msKxN2ARwuu6GF8tT1GgNVDTI8VCQvH4TJFoVApP9d44izmAcTh/iTCH2UUw==}
|
||||
engines: {node: '>=18.0.0', pnpm: '>=8.6.0'}
|
||||
@ -5067,6 +5070,8 @@ snapshots:
|
||||
|
||||
'@tanstack/virtual-core@3.8.4': {}
|
||||
|
||||
'@tanstack/virtual-core@3.8.6': {}
|
||||
|
||||
'@thisbeyond/solid-dnd@0.7.5(solid-js@1.8.20)':
|
||||
dependencies:
|
||||
solid-js: 1.8.20
|
||||
|
Loading…
Reference in New Issue
Block a user