From 5b139344ef21ba85bea6c91cb0bdc2637037c5f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 18:38:52 +0800 Subject: [PATCH] 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 9 ++------- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index c98a1ae..11d7c9b 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 299dd8d..f6dcd85 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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)':