build(deps): bump @tanstack/virtual-core from 3.8.6 to 3.9.0 (#918)

Bumps [@tanstack/virtual-core](https://github.com/TanStack/virtual/tree/HEAD/packages/virtual-core) from 3.8.6 to 3.9.0.
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Commits](https://github.com/TanStack/virtual/commits/v3.9.0/packages/virtual-core)

---
updated-dependencies:
- dependency-name: "@tanstack/virtual-core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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:
dependabot[bot] 2024-08-15 09:47:49 +08:00 committed by GitHub
parent 7512b9fd83
commit acd2ac484e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 3 deletions

View File

@ -33,7 +33,7 @@
"@tanstack/match-sorter-utils": "^8.19.4",
"@tanstack/solid-table": "^8.20.1",
"@tanstack/solid-virtual": "^3.8.6",
"@tanstack/virtual-core": "^3.8.6",
"@tanstack/virtual-core": "^3.9.0",
"@thisbeyond/solid-dnd": "^0.7.5",
"@types/byte-size": "^8.1.2",
"@types/lodash": "^4.17.7",

View File

@ -66,8 +66,8 @@ importers:
specifier: ^3.8.6
version: 3.8.6(solid-js@1.8.21)
'@tanstack/virtual-core':
specifier: ^3.8.6
version: 3.8.6
specifier: ^3.9.0
version: 3.9.0
'@thisbeyond/solid-dnd':
specifier: ^0.7.5
version: 0.7.5(solid-js@1.8.21)
@ -1334,6 +1334,9 @@ packages:
'@tanstack/virtual-core@3.8.6':
resolution: {integrity: sha512-UJeU4SBrx3hqULNzJ3oC0kgJ5miIAg+FwomxMTlQNxob6ppTInifANHd9ukETvzdzxr6zt3CjQ0rttQpVjbt6Q==}
'@tanstack/virtual-core@3.9.0':
resolution: {integrity: sha512-Saga7/QRGej/IDCVP5BgJ1oDqlDT2d9rQyoflS3fgMS8ntJ8JGw/LBqK2GorHa06+VrNFc0tGz65XQHJQJetFQ==}
'@thisbeyond/solid-dnd@0.7.5':
resolution: {integrity: sha512-DfI5ff+yYGpK9M21LhYwIPlbP2msKxN2ARwuu6GF8tT1GgNVDTI8VCQvH4TJFoVApP9d44izmAcTh/iTCH2UUw==}
engines: {node: '>=18.0.0', pnpm: '>=8.6.0'}
@ -5073,6 +5076,8 @@ snapshots:
'@tanstack/virtual-core@3.8.6': {}
'@tanstack/virtual-core@3.9.0': {}
'@thisbeyond/solid-dnd@0.7.5(solid-js@1.8.21)':
dependencies:
solid-js: 1.8.21