build(deps): bump @tanstack/virtual-core from 3.5.0 to 3.5.1 (#742)

Bumps [@tanstack/virtual-core](https://github.com/tanstack/virtual) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/tanstack/virtual/releases)
- [Commits](https://github.com/tanstack/virtual/compare/v3.5.0...v3.5.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>
This commit is contained in:
dependabot[bot] 2024-06-06 12:05:37 +08:00 committed by GitHub
parent 2a69b208ce
commit 7dc18457d3
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.15.1",
"@tanstack/solid-table": "^8.17.3",
"@tanstack/solid-virtual": "^3.5.0",
"@tanstack/virtual-core": "^3.5.0",
"@tanstack/virtual-core": "^3.5.1",
"@thisbeyond/solid-dnd": "^0.7.5",
"@types/byte-size": "^8.1.2",
"@types/lodash": "^4.17.4",

View File

@ -66,8 +66,8 @@ importers:
specifier: ^3.5.0
version: 3.5.0(solid-js@1.8.17)
'@tanstack/virtual-core':
specifier: ^3.5.0
version: 3.5.0
specifier: ^3.5.1
version: 3.5.1
'@thisbeyond/solid-dnd':
specifier: ^0.7.5
version: 0.7.5(solid-js@1.8.17)
@ -1334,6 +1334,9 @@ packages:
'@tanstack/virtual-core@3.5.0':
resolution: {integrity: sha512-KnPRCkQTyqhanNC0K63GBG3wA8I+D1fQuVnAvcBF8f13akOKeQp1gSbu6f77zCxhEk727iV5oQnbHLYzHrECLg==}
'@tanstack/virtual-core@3.5.1':
resolution: {integrity: sha512-046+AUSiDru/V9pajE1du8WayvBKeCvJ2NmKPy/mR8/SbKKrqmSbj7LJBfXE+nSq4f5TBXvnCzu0kcYebI9WdQ==}
'@thisbeyond/solid-dnd@0.7.5':
resolution: {integrity: sha512-DfI5ff+yYGpK9M21LhYwIPlbP2msKxN2ARwuu6GF8tT1GgNVDTI8VCQvH4TJFoVApP9d44izmAcTh/iTCH2UUw==}
engines: {node: '>=18.0.0', pnpm: '>=8.6.0'}
@ -4946,6 +4949,8 @@ snapshots:
'@tanstack/virtual-core@3.5.0': {}
'@tanstack/virtual-core@3.5.1': {}
'@thisbeyond/solid-dnd@0.7.5(solid-js@1.8.17)':
dependencies:
solid-js: 1.8.17