From 6410a5cc4585221f685c9cfc678dbeaa2bd6381a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jun 2024 12:13:12 +0800 Subject: [PATCH] build(deps): bump @tanstack/virtual-core from 3.5.1 to 3.7.0 (#780) --- package.json | 2 +- pnpm-lock.yaml | 9 ++------- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 2f5588d..c57fa15 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@tanstack/match-sorter-utils": "^8.15.1", "@tanstack/solid-table": "^8.17.3", "@tanstack/solid-virtual": "^3.7.0", - "@tanstack/virtual-core": "^3.5.1", + "@tanstack/virtual-core": "^3.7.0", "@thisbeyond/solid-dnd": "^0.7.5", "@types/byte-size": "^8.1.2", "@types/lodash": "^4.17.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eb6815e..b0de3d7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -66,8 +66,8 @@ importers: specifier: ^3.7.0 version: 3.7.0(solid-js@1.8.17) '@tanstack/virtual-core': - specifier: ^3.5.1 - version: 3.5.1 + specifier: ^3.7.0 + version: 3.7.0 '@thisbeyond/solid-dnd': specifier: ^0.7.5 version: 0.7.5(solid-js@1.8.17) @@ -1331,9 +1331,6 @@ packages: resolution: {integrity: sha512-mPBodDGVL+fl6d90wUREepHa/7lhsghg2A3vFpakEhrhtbIlgNAZiMr7ccTgak5qbHqF14Fwy+W1yFWQt+WmYQ==} engines: {node: '>=12'} - '@tanstack/virtual-core@3.5.1': - resolution: {integrity: sha512-046+AUSiDru/V9pajE1du8WayvBKeCvJ2NmKPy/mR8/SbKKrqmSbj7LJBfXE+nSq4f5TBXvnCzu0kcYebI9WdQ==} - '@tanstack/virtual-core@3.7.0': resolution: {integrity: sha512-p0CWuqn+n8iZmsL7/l0Xg7kbyIKnHNqkEJkMDOkg4x3Ni3LohszmnJY8FPhTgG7Ad9ZFGcdKmn1R1mKUGEh9Xg==} @@ -4947,8 +4944,6 @@ snapshots: '@tanstack/table-core@8.17.3': {} - '@tanstack/virtual-core@3.5.1': {} - '@tanstack/virtual-core@3.7.0': {} '@thisbeyond/solid-dnd@0.7.5(solid-js@1.8.17)':