From b6eb6d1b96ada57f0b05ed740fe410a6b141265c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 14:01:05 +0800 Subject: [PATCH] build(deps): bump @tanstack/virtual-core from 3.10.4 to 3.10.5 (#958) Bumps [@tanstack/virtual-core](https://github.com/TanStack/virtual/tree/HEAD/packages/virtual-core) from 3.10.4 to 3.10.5. - [Release notes](https://github.com/TanStack/virtual/releases) - [Commits](https://github.com/TanStack/virtual/commits/v3.10.5/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 de0a8b9..ccaa6a3 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.5", - "@tanstack/virtual-core": "^3.10.4", + "@tanstack/virtual-core": "^3.10.5", "@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 fa08bf4..317b398 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -66,8 +66,8 @@ importers: specifier: ^3.10.5 version: 3.10.5(solid-js@1.8.22) '@tanstack/virtual-core': - specifier: ^3.10.4 - version: 3.10.4 + specifier: ^3.10.5 + version: 3.10.5 '@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.4': - resolution: {integrity: sha512-yHyli4RHVsI+eJ0RjmOsjA9RpHp3/Zah9t+iRjmFa72dq00TeG/NwuLYuCV6CB4RkWD4i5RD421j1eb6BdKgvQ==} - '@tanstack/virtual-core@3.10.5': resolution: {integrity: sha512-WlJp8CipNzBz8Q4g159uMfswYHZ8p1+xJwLBdnbBTcSSu0zVoY6i27Suw5J0Y88YBnJ9jHR8jJMH/qSuZWWfNw==} @@ -5062,8 +5059,6 @@ snapshots: '@tanstack/table-core@8.20.5': {} - '@tanstack/virtual-core@3.10.4': {} - '@tanstack/virtual-core@3.10.5': {} '@thisbeyond/solid-dnd@0.7.5(solid-js@1.8.22)':