From 830e1e733aeea8a19b18be6b7f5b4cb01425fcd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 14:41:39 +0100 Subject: chore(deps): bump @tanstack/react-virtual from 3.5.1 to 3.8.1 in /ui (#2221) Bumps [@tanstack/react-virtual](https://github.com/tanstack/virtual) from 3.5.1 to 3.8.1. - [Release notes](https://github.com/tanstack/virtual/releases) - [Commits](https://github.com/tanstack/virtual/compare/v3.5.1...v3.8.1) --- updated-dependencies: - dependency-name: "@tanstack/react-virtual" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/package.json') diff --git a/ui/package.json b/ui/package.json index 0b3bdee4..055f2c4b 100644 --- a/ui/package.json +++ b/ui/package.json @@ -28,7 +28,7 @@ "@radix-ui/react-toast": "^1.2.1", "@tailwindcss/forms": "^0.5.7", "@tanstack/react-table": "^8.19.2", - "@tanstack/react-virtual": "^3.5.1", + "@tanstack/react-virtual": "^3.8.1", "@tauri-apps/api": "2.0.0-beta.13", "@tauri-apps/plugin-http": "2.0.0-beta.5", "@tauri-apps/plugin-shell": "2.0.0-beta.6", -- cgit v1.3.1