mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-13 06:05:34 +08:00
build(deps): bump @tanstack/virtual-core from 3.10.5 to 3.10.6 (#963)
Bumps [@tanstack/virtual-core](https://github.com/TanStack/virtual/tree/HEAD/packages/virtual-core) from 3.10.5 to 3.10.6. - [Release notes](https://github.com/TanStack/virtual/releases) - [Commits](https://github.com/TanStack/virtual/commits/v3.10.6/packages/virtual-core) --- 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
191cb6e4c1
commit
5b139344ef
@ -33,7 +33,7 @@
|
||||
"@tanstack/match-sorter-utils": "^8.19.4",
|
||||
"@tanstack/solid-table": "^8.20.5",
|
||||
"@tanstack/solid-virtual": "^3.10.6",
|
||||
"@tanstack/virtual-core": "^3.10.5",
|
||||
"@tanstack/virtual-core": "^3.10.6",
|
||||
"@thisbeyond/solid-dnd": "^0.7.5",
|
||||
"@types/byte-size": "^8.1.2",
|
||||
"@types/lodash": "^4.17.7",
|
||||
|
@ -66,8 +66,8 @@ importers:
|
||||
specifier: ^3.10.6
|
||||
version: 3.10.6(solid-js@1.8.22)
|
||||
'@tanstack/virtual-core':
|
||||
specifier: ^3.10.5
|
||||
version: 3.10.5
|
||||
specifier: ^3.10.6
|
||||
version: 3.10.6
|
||||
'@thisbeyond/solid-dnd':
|
||||
specifier: ^0.7.5
|
||||
version: 0.7.5(solid-js@1.8.22)
|
||||
@ -1331,9 +1331,6 @@ packages:
|
||||
resolution: {integrity: sha512-P9dF7XbibHph2PFRz8gfBKEXEY/HJPOhym8CHmjF8y3q5mWpKx9xtZapXQUWCgkqvsK0R46Azuz+VaxD4Xl+Tg==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
'@tanstack/virtual-core@3.10.5':
|
||||
resolution: {integrity: sha512-WlJp8CipNzBz8Q4g159uMfswYHZ8p1+xJwLBdnbBTcSSu0zVoY6i27Suw5J0Y88YBnJ9jHR8jJMH/qSuZWWfNw==}
|
||||
|
||||
'@tanstack/virtual-core@3.10.6':
|
||||
resolution: {integrity: sha512-1giLc4dzgEKLMx5pgKjL6HlG5fjZMgCjzlKAlpr7yoUtetVPELgER1NtephAI910nMwfPTHNyWKSFmJdHkz2Cw==}
|
||||
|
||||
@ -5062,8 +5059,6 @@ snapshots:
|
||||
|
||||
'@tanstack/table-core@8.20.5': {}
|
||||
|
||||
'@tanstack/virtual-core@3.10.5': {}
|
||||
|
||||
'@tanstack/virtual-core@3.10.6': {}
|
||||
|
||||
'@thisbeyond/solid-dnd@0.7.5(solid-js@1.8.22)':
|
||||
|
Loading…
Reference in New Issue
Block a user