From e2a3dddabcd00b5cc4aa3ce48910ff828947c61c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2024 12:55:16 +0800 Subject: [PATCH] build(deps): bump @tanstack/virtual-core from 3.8.4 to 3.8.6 (#902) --- package.json | 2 +- pnpm-lock.yaml | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 74b4767..1800438 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@tanstack/match-sorter-utils": "^8.19.4", "@tanstack/solid-table": "^8.20.1", "@tanstack/solid-virtual": "^3.8.4", - "@tanstack/virtual-core": "^3.8.4", + "@tanstack/virtual-core": "^3.8.6", "@thisbeyond/solid-dnd": "^0.7.5", "@types/byte-size": "^8.1.2", "@types/lodash": "^4.17.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b8365ee..d3d571f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -66,8 +66,8 @@ importers: specifier: ^3.8.4 version: 3.8.4(solid-js@1.8.20) '@tanstack/virtual-core': - specifier: ^3.8.4 - version: 3.8.4 + specifier: ^3.8.6 + version: 3.8.6 '@thisbeyond/solid-dnd': specifier: ^0.7.5 version: 0.7.5(solid-js@1.8.20) @@ -1334,6 +1334,9 @@ packages: '@tanstack/virtual-core@3.8.4': resolution: {integrity: sha512-iO5Ujgw3O1yIxWDe9FgUPNkGjyT657b1WNX52u+Wv1DyBFEpdCdGkuVaky0M3hHFqNWjAmHWTn4wgj9rTr7ZQg==} + '@tanstack/virtual-core@3.8.6': + resolution: {integrity: sha512-UJeU4SBrx3hqULNzJ3oC0kgJ5miIAg+FwomxMTlQNxob6ppTInifANHd9ukETvzdzxr6zt3CjQ0rttQpVjbt6Q==} + '@thisbeyond/solid-dnd@0.7.5': resolution: {integrity: sha512-DfI5ff+yYGpK9M21LhYwIPlbP2msKxN2ARwuu6GF8tT1GgNVDTI8VCQvH4TJFoVApP9d44izmAcTh/iTCH2UUw==} engines: {node: '>=18.0.0', pnpm: '>=8.6.0'} @@ -5067,6 +5070,8 @@ snapshots: '@tanstack/virtual-core@3.8.4': {} + '@tanstack/virtual-core@3.8.6': {} + '@thisbeyond/solid-dnd@0.7.5(solid-js@1.8.20)': dependencies: solid-js: 1.8.20