From 567482c1f766bde3cbc27ddbb29703176d5383da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 10:46:34 +0100 Subject: chore(deps): bump @tanstack/react-table from 8.19.2 to 8.19.3 in /ui (#2279) Bumps [@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table) from 8.19.2 to 8.19.3. - [Release notes](https://github.com/TanStack/table/releases) - [Commits](https://github.com/TanStack/table/commits/v8.19.3/packages/react-table) --- updated-dependencies: - dependency-name: "@tanstack/react-table" 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> --- 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 33725578..09764053 100644 --- a/ui/package.json +++ b/ui/package.json @@ -28,7 +28,7 @@ "@radix-ui/react-slot": "^1.1.0", "@radix-ui/react-toast": "^1.2.1", "@tailwindcss/forms": "^0.5.7", - "@tanstack/react-table": "^8.19.2", + "@tanstack/react-table": "^8.19.3", "@tanstack/react-virtual": "^3.8.1", "@tauri-apps/api": "2.0.0-beta.15", "@tauri-apps/plugin-http": "2.0.0-beta.5", -- cgit v1.3.1