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.4 to 3.10.5 (#953)
Bumps [@tanstack/solid-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/solid-virtual) from 3.10.4 to 3.10.5. - [Release notes](https://github.com/TanStack/virtual/releases) - [Commits](https://github.com/TanStack/virtual/commits/v3.10.5/packages/solid-virtual) --- updated-dependencies: - dependency-name: "@tanstack/solid-virtual" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
0de0275c75
commit
8450ef03ae
@ -32,7 +32,7 @@
|
|||||||
"@tabler/icons-solidjs": "^3.14.0",
|
"@tabler/icons-solidjs": "^3.14.0",
|
||||||
"@tanstack/match-sorter-utils": "^8.19.4",
|
"@tanstack/match-sorter-utils": "^8.19.4",
|
||||||
"@tanstack/solid-table": "^8.20.5",
|
"@tanstack/solid-table": "^8.20.5",
|
||||||
"@tanstack/solid-virtual": "^3.10.4",
|
"@tanstack/solid-virtual": "^3.10.5",
|
||||||
"@tanstack/virtual-core": "^3.10.4",
|
"@tanstack/virtual-core": "^3.10.4",
|
||||||
"@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.5
|
specifier: ^8.20.5
|
||||||
version: 8.20.5(solid-js@1.8.21)
|
version: 8.20.5(solid-js@1.8.21)
|
||||||
'@tanstack/solid-virtual':
|
'@tanstack/solid-virtual':
|
||||||
specifier: ^3.10.4
|
specifier: ^3.10.5
|
||||||
version: 3.10.4(solid-js@1.8.21)
|
version: 3.10.5(solid-js@1.8.21)
|
||||||
'@tanstack/virtual-core':
|
'@tanstack/virtual-core':
|
||||||
specifier: ^3.10.4
|
specifier: ^3.10.4
|
||||||
version: 3.10.4
|
version: 3.10.4
|
||||||
@ -1322,8 +1322,8 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
solid-js: '>=1.3'
|
solid-js: '>=1.3'
|
||||||
|
|
||||||
'@tanstack/solid-virtual@3.10.4':
|
'@tanstack/solid-virtual@3.10.5':
|
||||||
resolution: {integrity: sha512-vw6xQrPIgxP0td3WmJlpuyma9eIWOCbTE5DI8pgjy9sgF8JCJzwEpzRIa+M8HO7Ny2yuycjJ3eLsIKfocloB7w==}
|
resolution: {integrity: sha512-A5pvOGZYFawsmSL18jNephLdUmPohsGcfoJWW8wefUKbL6YOsD25fCy5FPrP8vcfQfGy47+r+FkREE2TkSle2w==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
solid-js: ^1.3.0
|
solid-js: ^1.3.0
|
||||||
|
|
||||||
@ -1334,6 +1334,9 @@ packages:
|
|||||||
'@tanstack/virtual-core@3.10.4':
|
'@tanstack/virtual-core@3.10.4':
|
||||||
resolution: {integrity: sha512-yHyli4RHVsI+eJ0RjmOsjA9RpHp3/Zah9t+iRjmFa72dq00TeG/NwuLYuCV6CB4RkWD4i5RD421j1eb6BdKgvQ==}
|
resolution: {integrity: sha512-yHyli4RHVsI+eJ0RjmOsjA9RpHp3/Zah9t+iRjmFa72dq00TeG/NwuLYuCV6CB4RkWD4i5RD421j1eb6BdKgvQ==}
|
||||||
|
|
||||||
|
'@tanstack/virtual-core@3.10.5':
|
||||||
|
resolution: {integrity: sha512-WlJp8CipNzBz8Q4g159uMfswYHZ8p1+xJwLBdnbBTcSSu0zVoY6i27Suw5J0Y88YBnJ9jHR8jJMH/qSuZWWfNw==}
|
||||||
|
|
||||||
'@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'}
|
||||||
@ -5052,15 +5055,17 @@ snapshots:
|
|||||||
'@tanstack/table-core': 8.20.5
|
'@tanstack/table-core': 8.20.5
|
||||||
solid-js: 1.8.21
|
solid-js: 1.8.21
|
||||||
|
|
||||||
'@tanstack/solid-virtual@3.10.4(solid-js@1.8.21)':
|
'@tanstack/solid-virtual@3.10.5(solid-js@1.8.21)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tanstack/virtual-core': 3.10.4
|
'@tanstack/virtual-core': 3.10.5
|
||||||
solid-js: 1.8.21
|
solid-js: 1.8.21
|
||||||
|
|
||||||
'@tanstack/table-core@8.20.5': {}
|
'@tanstack/table-core@8.20.5': {}
|
||||||
|
|
||||||
'@tanstack/virtual-core@3.10.4': {}
|
'@tanstack/virtual-core@3.10.4': {}
|
||||||
|
|
||||||
|
'@tanstack/virtual-core@3.10.5': {}
|
||||||
|
|
||||||
'@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