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.7.0 to 3.8.1 (#801)
This commit is contained in:
parent
a12d5c5a0c
commit
80b88e0f18
@ -32,7 +32,7 @@
|
||||
"@tabler/icons-solidjs": "^3.7.0",
|
||||
"@tanstack/match-sorter-utils": "^8.15.1",
|
||||
"@tanstack/solid-table": "^8.17.3",
|
||||
"@tanstack/solid-virtual": "^3.7.0",
|
||||
"@tanstack/solid-virtual": "^3.8.1",
|
||||
"@tanstack/virtual-core": "^3.7.0",
|
||||
"@thisbeyond/solid-dnd": "^0.7.5",
|
||||
"@types/byte-size": "^8.1.2",
|
||||
|
@ -63,8 +63,8 @@ importers:
|
||||
specifier: ^8.17.3
|
||||
version: 8.17.3(solid-js@1.8.18)
|
||||
'@tanstack/solid-virtual':
|
||||
specifier: ^3.7.0
|
||||
version: 3.7.0(solid-js@1.8.18)
|
||||
specifier: ^3.8.1
|
||||
version: 3.8.1(solid-js@1.8.18)
|
||||
'@tanstack/virtual-core':
|
||||
specifier: ^3.7.0
|
||||
version: 3.7.0
|
||||
@ -1322,8 +1322,8 @@ packages:
|
||||
peerDependencies:
|
||||
solid-js: '>=1.3'
|
||||
|
||||
'@tanstack/solid-virtual@3.7.0':
|
||||
resolution: {integrity: sha512-d9j0TUf0hEEQDY4BDYiIc6cyusqwxieO1FfShtYD3VGKrbJZRGd+EoWD/btNdD/PDTCw91VN4RQ0DASCEyLVtg==}
|
||||
'@tanstack/solid-virtual@3.8.1':
|
||||
resolution: {integrity: sha512-I7tf9hEgYR0nWrk+rLX2wZ0gOLqU/5dDolLJnAFjD21p6S48ly5YzfSNeT8q43/2wKCD84lmmFysLvIEFt1bhg==}
|
||||
peerDependencies:
|
||||
solid-js: ^1.3.0
|
||||
|
||||
@ -1334,6 +1334,9 @@ packages:
|
||||
'@tanstack/virtual-core@3.7.0':
|
||||
resolution: {integrity: sha512-p0CWuqn+n8iZmsL7/l0Xg7kbyIKnHNqkEJkMDOkg4x3Ni3LohszmnJY8FPhTgG7Ad9ZFGcdKmn1R1mKUGEh9Xg==}
|
||||
|
||||
'@tanstack/virtual-core@3.8.1':
|
||||
resolution: {integrity: sha512-uNtAwenT276M9QYCjTBoHZ8X3MUeCRoGK59zPi92hMIxdfS9AyHjkDWJ94WroDxnv48UE+hIeo21BU84jKc8aQ==}
|
||||
|
||||
'@thisbeyond/solid-dnd@0.7.5':
|
||||
resolution: {integrity: sha512-DfI5ff+yYGpK9M21LhYwIPlbP2msKxN2ARwuu6GF8tT1GgNVDTI8VCQvH4TJFoVApP9d44izmAcTh/iTCH2UUw==}
|
||||
engines: {node: '>=18.0.0', pnpm: '>=8.6.0'}
|
||||
@ -5009,15 +5012,17 @@ snapshots:
|
||||
'@tanstack/table-core': 8.17.3
|
||||
solid-js: 1.8.18
|
||||
|
||||
'@tanstack/solid-virtual@3.7.0(solid-js@1.8.18)':
|
||||
'@tanstack/solid-virtual@3.8.1(solid-js@1.8.18)':
|
||||
dependencies:
|
||||
'@tanstack/virtual-core': 3.7.0
|
||||
'@tanstack/virtual-core': 3.8.1
|
||||
solid-js: 1.8.18
|
||||
|
||||
'@tanstack/table-core@8.17.3': {}
|
||||
|
||||
'@tanstack/virtual-core@3.7.0': {}
|
||||
|
||||
'@tanstack/virtual-core@3.8.1': {}
|
||||
|
||||
'@thisbeyond/solid-dnd@0.7.5(solid-js@1.8.18)':
|
||||
dependencies:
|
||||
solid-js: 1.8.18
|
||||
|
Loading…
Reference in New Issue
Block a user