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.10.2 to 3.10.4 (#947)
This commit is contained in:
parent
2986d5b860
commit
fac40714a8
@ -32,7 +32,7 @@
|
|||||||
"@tabler/icons-solidjs": "^3.12.0",
|
"@tabler/icons-solidjs": "^3.12.0",
|
||||||
"@tanstack/match-sorter-utils": "^8.19.4",
|
"@tanstack/match-sorter-utils": "^8.19.4",
|
||||||
"@tanstack/solid-table": "^8.20.1",
|
"@tanstack/solid-table": "^8.20.1",
|
||||||
"@tanstack/solid-virtual": "^3.10.2",
|
"@tanstack/solid-virtual": "^3.10.4",
|
||||||
"@tanstack/virtual-core": "^3.10.2",
|
"@tanstack/virtual-core": "^3.10.2",
|
||||||
"@thisbeyond/solid-dnd": "^0.7.5",
|
"@thisbeyond/solid-dnd": "^0.7.5",
|
||||||
"@types/byte-size": "^8.1.2",
|
"@types/byte-size": "^8.1.2",
|
||||||
|
@ -63,8 +63,8 @@ importers:
|
|||||||
specifier: ^8.20.1
|
specifier: ^8.20.1
|
||||||
version: 8.20.1(solid-js@1.8.21)
|
version: 8.20.1(solid-js@1.8.21)
|
||||||
'@tanstack/solid-virtual':
|
'@tanstack/solid-virtual':
|
||||||
specifier: ^3.10.2
|
specifier: ^3.10.4
|
||||||
version: 3.10.2(solid-js@1.8.21)
|
version: 3.10.4(solid-js@1.8.21)
|
||||||
'@tanstack/virtual-core':
|
'@tanstack/virtual-core':
|
||||||
specifier: ^3.10.2
|
specifier: ^3.10.2
|
||||||
version: 3.10.2
|
version: 3.10.2
|
||||||
@ -1322,8 +1322,8 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
solid-js: '>=1.3'
|
solid-js: '>=1.3'
|
||||||
|
|
||||||
'@tanstack/solid-virtual@3.10.2':
|
'@tanstack/solid-virtual@3.10.4':
|
||||||
resolution: {integrity: sha512-rhLFDYl0SyVggAOaPX3NP+vgUjoTV0mOXvjVgjlhqHEfX+lK1xwDMbUQC5qbnb5OdjeeV1AvpRbFsuc7TEE4OA==}
|
resolution: {integrity: sha512-vw6xQrPIgxP0td3WmJlpuyma9eIWOCbTE5DI8pgjy9sgF8JCJzwEpzRIa+M8HO7Ny2yuycjJ3eLsIKfocloB7w==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
solid-js: ^1.3.0
|
solid-js: ^1.3.0
|
||||||
|
|
||||||
@ -1334,6 +1334,9 @@ packages:
|
|||||||
'@tanstack/virtual-core@3.10.2':
|
'@tanstack/virtual-core@3.10.2':
|
||||||
resolution: {integrity: sha512-nQXJnavN0D5PcKW2XL+w05aO/bxnuBq0+p3X+RG+R+lTHluNSWp5ePNbz0wIfg7U4HPrX/LBE9llMOvS3/6Cuw==}
|
resolution: {integrity: sha512-nQXJnavN0D5PcKW2XL+w05aO/bxnuBq0+p3X+RG+R+lTHluNSWp5ePNbz0wIfg7U4HPrX/LBE9llMOvS3/6Cuw==}
|
||||||
|
|
||||||
|
'@tanstack/virtual-core@3.10.4':
|
||||||
|
resolution: {integrity: sha512-yHyli4RHVsI+eJ0RjmOsjA9RpHp3/Zah9t+iRjmFa72dq00TeG/NwuLYuCV6CB4RkWD4i5RD421j1eb6BdKgvQ==}
|
||||||
|
|
||||||
'@thisbeyond/solid-dnd@0.7.5':
|
'@thisbeyond/solid-dnd@0.7.5':
|
||||||
resolution: {integrity: sha512-DfI5ff+yYGpK9M21LhYwIPlbP2msKxN2ARwuu6GF8tT1GgNVDTI8VCQvH4TJFoVApP9d44izmAcTh/iTCH2UUw==}
|
resolution: {integrity: sha512-DfI5ff+yYGpK9M21LhYwIPlbP2msKxN2ARwuu6GF8tT1GgNVDTI8VCQvH4TJFoVApP9d44izmAcTh/iTCH2UUw==}
|
||||||
engines: {node: '>=18.0.0', pnpm: '>=8.6.0'}
|
engines: {node: '>=18.0.0', pnpm: '>=8.6.0'}
|
||||||
@ -5064,15 +5067,17 @@ snapshots:
|
|||||||
'@tanstack/table-core': 8.20.1
|
'@tanstack/table-core': 8.20.1
|
||||||
solid-js: 1.8.21
|
solid-js: 1.8.21
|
||||||
|
|
||||||
'@tanstack/solid-virtual@3.10.2(solid-js@1.8.21)':
|
'@tanstack/solid-virtual@3.10.4(solid-js@1.8.21)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tanstack/virtual-core': 3.10.2
|
'@tanstack/virtual-core': 3.10.4
|
||||||
solid-js: 1.8.21
|
solid-js: 1.8.21
|
||||||
|
|
||||||
'@tanstack/table-core@8.20.1': {}
|
'@tanstack/table-core@8.20.1': {}
|
||||||
|
|
||||||
'@tanstack/virtual-core@3.10.2': {}
|
'@tanstack/virtual-core@3.10.2': {}
|
||||||
|
|
||||||
|
'@tanstack/virtual-core@3.10.4': {}
|
||||||
|
|
||||||
'@thisbeyond/solid-dnd@0.7.5(solid-js@1.8.21)':
|
'@thisbeyond/solid-dnd@0.7.5(solid-js@1.8.21)':
|
||||||
dependencies:
|
dependencies:
|
||||||
solid-js: 1.8.21
|
solid-js: 1.8.21
|
||||||
|
Loading…
Reference in New Issue
Block a user