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.9.0 to 3.10.1 (#935)
This commit is contained in:
parent
cc7944cfb8
commit
9a8e482593
@ -33,7 +33,7 @@
|
||||
"@tanstack/match-sorter-utils": "^8.19.4",
|
||||
"@tanstack/solid-table": "^8.20.1",
|
||||
"@tanstack/solid-virtual": "^3.10.1",
|
||||
"@tanstack/virtual-core": "^3.9.0",
|
||||
"@tanstack/virtual-core": "^3.10.1",
|
||||
"@thisbeyond/solid-dnd": "^0.7.5",
|
||||
"@types/byte-size": "^8.1.2",
|
||||
"@types/lodash": "^4.17.7",
|
||||
|
@ -66,8 +66,8 @@ importers:
|
||||
specifier: ^3.10.1
|
||||
version: 3.10.1(solid-js@1.8.21)
|
||||
'@tanstack/virtual-core':
|
||||
specifier: ^3.9.0
|
||||
version: 3.9.0
|
||||
specifier: ^3.10.1
|
||||
version: 3.10.1
|
||||
'@thisbeyond/solid-dnd':
|
||||
specifier: ^0.7.5
|
||||
version: 0.7.5(solid-js@1.8.21)
|
||||
@ -1334,9 +1334,6 @@ packages:
|
||||
'@tanstack/virtual-core@3.10.1':
|
||||
resolution: {integrity: sha512-JDi3wU1HIxuxx8BgD7Ix8IXlelCKdTJIh9c0qBs+QXHdix3mjMbkXI3wOq0TuCx1w1RGgzZue34QrM/NPdp/sw==}
|
||||
|
||||
'@tanstack/virtual-core@3.9.0':
|
||||
resolution: {integrity: sha512-Saga7/QRGej/IDCVP5BgJ1oDqlDT2d9rQyoflS3fgMS8ntJ8JGw/LBqK2GorHa06+VrNFc0tGz65XQHJQJetFQ==}
|
||||
|
||||
'@thisbeyond/solid-dnd@0.7.5':
|
||||
resolution: {integrity: sha512-DfI5ff+yYGpK9M21LhYwIPlbP2msKxN2ARwuu6GF8tT1GgNVDTI8VCQvH4TJFoVApP9d44izmAcTh/iTCH2UUw==}
|
||||
engines: {node: '>=18.0.0', pnpm: '>=8.6.0'}
|
||||
@ -5076,8 +5073,6 @@ snapshots:
|
||||
|
||||
'@tanstack/virtual-core@3.10.1': {}
|
||||
|
||||
'@tanstack/virtual-core@3.9.0': {}
|
||||
|
||||
'@thisbeyond/solid-dnd@0.7.5(solid-js@1.8.21)':
|
||||
dependencies:
|
||||
solid-js: 1.8.21
|
||||
|
Loading…
Reference in New Issue
Block a user