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.1 to 3.10.2 (#941)
Bumps [@tanstack/solid-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/solid-virtual) from 3.10.1 to 3.10.2. - [Release notes](https://github.com/TanStack/virtual/releases) - [Commits](https://github.com/TanStack/virtual/commits/v3.10.2/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
3c65c23c39
commit
2986d5b860
@ -32,7 +32,7 @@
|
||||
"@tabler/icons-solidjs": "^3.12.0",
|
||||
"@tanstack/match-sorter-utils": "^8.19.4",
|
||||
"@tanstack/solid-table": "^8.20.1",
|
||||
"@tanstack/solid-virtual": "^3.10.1",
|
||||
"@tanstack/solid-virtual": "^3.10.2",
|
||||
"@tanstack/virtual-core": "^3.10.2",
|
||||
"@thisbeyond/solid-dnd": "^0.7.5",
|
||||
"@types/byte-size": "^8.1.2",
|
||||
|
@ -63,8 +63,8 @@ importers:
|
||||
specifier: ^8.20.1
|
||||
version: 8.20.1(solid-js@1.8.21)
|
||||
'@tanstack/solid-virtual':
|
||||
specifier: ^3.10.1
|
||||
version: 3.10.1(solid-js@1.8.21)
|
||||
specifier: ^3.10.2
|
||||
version: 3.10.2(solid-js@1.8.21)
|
||||
'@tanstack/virtual-core':
|
||||
specifier: ^3.10.2
|
||||
version: 3.10.2
|
||||
@ -1322,8 +1322,8 @@ packages:
|
||||
peerDependencies:
|
||||
solid-js: '>=1.3'
|
||||
|
||||
'@tanstack/solid-virtual@3.10.1':
|
||||
resolution: {integrity: sha512-Uhc7u+py5xsIxcujk9iErEqdhpwIn0BTDNezlrj041w062FnmyLnT9SVnnxwj708bTdMCD9LWPE4FOXYQBcEmQ==}
|
||||
'@tanstack/solid-virtual@3.10.2':
|
||||
resolution: {integrity: sha512-rhLFDYl0SyVggAOaPX3NP+vgUjoTV0mOXvjVgjlhqHEfX+lK1xwDMbUQC5qbnb5OdjeeV1AvpRbFsuc7TEE4OA==}
|
||||
peerDependencies:
|
||||
solid-js: ^1.3.0
|
||||
|
||||
@ -1331,9 +1331,6 @@ packages:
|
||||
resolution: {integrity: sha512-5Ly5TIRHnWH7vSDell9B/OVyV380qqIJVg7H7R7jU4fPEmOD4smqAX7VRflpYI09srWR8aj5OLD2Ccs1pI5mTg==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
'@tanstack/virtual-core@3.10.1':
|
||||
resolution: {integrity: sha512-JDi3wU1HIxuxx8BgD7Ix8IXlelCKdTJIh9c0qBs+QXHdix3mjMbkXI3wOq0TuCx1w1RGgzZue34QrM/NPdp/sw==}
|
||||
|
||||
'@tanstack/virtual-core@3.10.2':
|
||||
resolution: {integrity: sha512-nQXJnavN0D5PcKW2XL+w05aO/bxnuBq0+p3X+RG+R+lTHluNSWp5ePNbz0wIfg7U4HPrX/LBE9llMOvS3/6Cuw==}
|
||||
|
||||
@ -5067,15 +5064,13 @@ snapshots:
|
||||
'@tanstack/table-core': 8.20.1
|
||||
solid-js: 1.8.21
|
||||
|
||||
'@tanstack/solid-virtual@3.10.1(solid-js@1.8.21)':
|
||||
'@tanstack/solid-virtual@3.10.2(solid-js@1.8.21)':
|
||||
dependencies:
|
||||
'@tanstack/virtual-core': 3.10.1
|
||||
'@tanstack/virtual-core': 3.10.2
|
||||
solid-js: 1.8.21
|
||||
|
||||
'@tanstack/table-core@8.20.1': {}
|
||||
|
||||
'@tanstack/virtual-core@3.10.1': {}
|
||||
|
||||
'@tanstack/virtual-core@3.10.2': {}
|
||||
|
||||
'@thisbeyond/solid-dnd@0.7.5(solid-js@1.8.21)':
|
||||
|
Loading…
Reference in New Issue
Block a user