mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
chore(deps): bump @tanstack/virtual-core from 3.2.0 to 3.2.1 (#667)
Bumps [@tanstack/virtual-core](https://github.com/tanstack/virtual) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/tanstack/virtual/releases) - [Commits](https://github.com/tanstack/virtual/compare/v3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: "@tanstack/virtual-core" 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
4aa27610b5
commit
1e11f74c3c
@ -33,7 +33,7 @@
|
||||
"@tanstack/match-sorter-utils": "^8.15.1",
|
||||
"@tanstack/solid-table": "^8.15.3",
|
||||
"@tanstack/solid-virtual": "^3.2.1",
|
||||
"@tanstack/virtual-core": "^3.2.0",
|
||||
"@tanstack/virtual-core": "^3.2.1",
|
||||
"@thisbeyond/solid-dnd": "^0.7.5",
|
||||
"@types/byte-size": "^8.1.2",
|
||||
"@types/lodash": "^4.17.0",
|
||||
|
@ -63,8 +63,8 @@ dependencies:
|
||||
specifier: ^3.2.1
|
||||
version: 3.2.1(solid-js@1.8.16)
|
||||
'@tanstack/virtual-core':
|
||||
specifier: ^3.2.0
|
||||
version: 3.2.0
|
||||
specifier: ^3.2.1
|
||||
version: 3.2.1
|
||||
'@thisbeyond/solid-dnd':
|
||||
specifier: ^0.7.5
|
||||
version: 0.7.5(solid-js@1.8.16)
|
||||
@ -2318,10 +2318,6 @@ packages:
|
||||
engines: {node: '>=12'}
|
||||
dev: false
|
||||
|
||||
/@tanstack/virtual-core@3.2.0:
|
||||
resolution: {integrity: sha512-P5XgYoAw/vfW65byBbJQCw+cagdXDT/qH6wmABiLt4v4YBT2q2vqCOhihe+D1Nt325F/S/0Tkv6C5z0Lv+VBQQ==}
|
||||
dev: false
|
||||
|
||||
/@tanstack/virtual-core@3.2.1:
|
||||
resolution: {integrity: sha512-nO0d4vRzsmpBQCJYyClNHPPoUMI4nXNfrm6IcCRL33ncWMoNVpURh9YebEHPw8KrtsP2VSJIHE4gf4XFGk1OGg==}
|
||||
dev: false
|
||||
|
Loading…
Reference in New Issue
Block a user